------- 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

Reply via email to