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/52472] ICE: in convert_debug_memory_address, at cfgexpand.c:2491


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

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-03-05 10:32:26 UTC ---
I thought about setting POINTERS_EXTEND_UNSIGNED but am unsure about other side
effects of that define.

Presumably, POINTERS_EXTEND_UNSIGNED is undefined because it was never needed
before?

What do you think?


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