This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12929] [tree-ssa] Syntax errors compiling newlib
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Nov 2003 20:56:07 -0000
- Subject: [Bug optimization/12929] [tree-ssa] Syntax errors compiling newlib
- References: <20031106203158.12929.bbooth@redhat.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=12929
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-06 20:56 -------
Not a gcc problem:
__FUNCTION__ "\n"
The concatenation of __FUNCTION__ with a string was removed in 3.4 and Deprecated in 3.0.