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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2011.04.12 10:35:13
     Ever Confirmed|0                           |1

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-12 
10:35:13 UTC ---
GCC 3.4.x is no longer supported.  Please update to at least 4.3.x, preferably
4.5.x or 4.6.0 though.

Also we need preprocessed source, not just the C file.  You can obtain it
by appending -save-temps to the compile command that fails.

Reply via email to