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 target/47564] [4.6 Regression] internal compiler error in memory_address_addr_space, at explow.c:504


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|internal compiler error in  |[4.6 Regression] internal
                   |memory_address_addr_space,  |compiler error in
                   |at explow.c:504             |memory_address_addr_space,
                   |                            |at explow.c:504

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-01 12:32:51 UTC ---
I get the ICE on x86_64-linux -m64 -O2 too, so that's not it.
Started failing with
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167964


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