[Bug bootstrap/44048] [4.6 Regression] dbxout.c:1870: error: NULLPTR_TYPE undeclared
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 10 22:11:00 GMT 2010
------- Comment #2 from pinskia at gcc dot gnu dot org 2010-05-10 22:11 -------
NULLPTR_TYPE is only defined in cp/cp-tree.def which means if you configure
without C++, this fails to compile. Yes this is a big bug.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu dot org
Severity|normal |blocker
Status|UNCONFIRMED |NEW
Component|c |bootstrap
Ever Confirmed|0 |1
Keywords| |build
Last reconfirmed|0000-00-00 00:00:00 |2010-05-10 22:11:21
date| |
Summary|dbxout.c:1870: error: |[4.6 Regression]
|NULLPTR_TYPE undeclared |dbxout.c:1870: error:
| |NULLPTR_TYPE undeclared
Target Milestone|--- |4.6.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44048
More information about the Gcc-bugs
mailing list