eandrews added a comment.

I think it makes sense to include this case just to make the flag more 
complete. Also, we don't really match GCC behavior for this flag. GCC emits all 
static constants by default (when O0). When optimized, this flag has no effect 
on GCC.  The negation is used to not emit the constants.

Erich has uploaded a possible fix here - https://reviews.llvm.org/D53718


Repository:
  rC Clang

https://reviews.llvm.org/D40925



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to