This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12935] internal compiler error with: -traditional -E and compiling sscanf.c from glibc-2.3.2
- 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: 7 Nov 2003 02:05:31 -0000
- Subject: [Bug c/12935] internal compiler error with: -traditional -E and compiling sscanf.c from glibc-2.3.2
- References: <20031107015016.12935.frahm@irsamc.ups-tlse.fr>
- 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=12935
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-07 02:05 -------
The first "non" bug, "used in function with fixed args" is glibc's bug.
The second bug is a bug that is not going to be fixed because -traditional is removed for 3.4 (for
some reason it is not documented in <http://gcc.gnu.org/gcc-3.4/changes.html>).