This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11712] [HPUX 11.00 - gcc 3.3] __STDC_EXT__ not defined for .cpp by default anymore?
- From: "sean at bladelogic dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 19:40:46 -0000
- Subject: [Bug c++/11712] [HPUX 11.00 - gcc 3.3] __STDC_EXT__ not defined for .cpp by default anymore?
- References: <20030729193700.11712.sean@bladelogic.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11712
------- Additional Comments From sean at bladelogic dot com 2003-07-29 19:40 -------
Created an attachment (id=4507)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4507&action=view)
Compressed preprocessor output for testing.cpp
Attached is the output to:
gcc -v -save-temps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE \
-D_FILE_OFFSET_BITS=64 testing.cpp