[Bug preprocessor/38322] ICE in gcc.dg/cpp/trad/include.c -fno-show-column at -m32 and -m64

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 2 17:18:00 GMT 2009



------- Comment #4 from pinskia at gcc dot gnu dot org  2009-01-02 17:09 -------
Here is a reduced testcase:
t.c:

#include <t.h>


--- CUT ---
t.h:

#ifdef __PME__

#define _TLS_QUAL /*0123456790*/

#endif // __PME__

Compile with "gcc t.c -isystem . -traditional-cpp".


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-01-02 17:09:50
               date|                            |


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



More information about the Gcc-bugs mailing list