This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/24202] [4.1 Regression] Segfault with #pragma once
- From: "janis187 at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Oct 2005 19:45:14 -0000
- Subject: [Bug preprocessor/24202] [4.1 Regression] Segfault with #pragma once
- References: <bug-24202-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from janis187 at us dot ibm dot com 2005-10-07 19:45 -------
The most recent break on mainline was by this patch from jakub:
http://gcc.gnu.org/ml/gcc-cvs/2005-08/msg00974.html
The same patch was applied to the 4.0 branch, causing the failure in 4.0.2.
That patch from Jakub reverted part of this patch from Zack, which had fixed
this bug on mainline:
http://gcc.gnu.org/ml/gcc-cvs/2004-06/msg00122.html
Before that, the failure on mainline started sometime between 2003-07-16 and
2003-09-15. I can identify the patch if it would be useful to anyone.
--
janis187 at us dot ibm dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24202