This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/14438] [3.3/3.4/3.5 Regression] -E of #pragma has negative line number
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Mar 2004 03:19:11 -0000
- Subject: [Bug preprocessor/14438] [3.3/3.4/3.5 Regression] -E of #pragma has negative line number
- References: <20040305002353.14438.lindsayd@cisco.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-03-24 03:19 -------
Subject: Bug 14438
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: aoliva@gcc.gnu.org 2004-03-24 03:19:02
Modified files:
gcc : ChangeLog cpplib.c
Log message:
PR preprocessor/14438
* cpplib.c (do_pragma): Remove line_change call after pragma
handler.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.367&r2=2.2326.2.368
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpplib.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.355.4.1&r2=1.355.4.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14438