This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/36649] [4.3/4.4 Regression] -H option doesn't work as expected
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2008 21:26:45 -0000
- Subject: [Bug preprocessor/36649] [4.3/4.4 Regression] -H option doesn't work as expected
- References: <bug-36649-15404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tromey at gcc dot gnu dot org 2008-07-29 21:26 -------
> I don't know why line_table was changed into a pointer
It was because PCH does not know how to write structs.
I agree with your analysis; we have to save that field
across PCH loading.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-07-29 21:26:45
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36649