This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/52355] [4.7 regression] address difference between array elements is not considered to be a compile time constant anymore


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52355

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-23 15:18:07 UTC ---
I think PR51730 is similar, but there it wasn't about inline asm.  Perhaps we
want to fold harder for "i" or something.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]