[Bug target/33123] internal compiler error: in decode_addr_const ( arm-linux-gcc 3.4.6)

rearnsha at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Apr 5 13:59:00 GMT 2010



------- Comment #4 from rearnsha at gcc dot gnu dot org  2010-04-05 13:59 -------
We cannot use unpreprocessed C file to replicate bugs -- you need to generate
pre-processed output (<filename>.i).  Use -save-temps as an extra option when
compiling.

Also, 3.4.6 is no-longer being maintained.  Can you reproduce this problem on a
more recent, maintained, version of the compiler (4.3.0 or later)?


-- 

rearnsha at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
 GCC target triplet|                            |arm-linux


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



More information about the Gcc-bugs mailing list