This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/24202] [4.1 Regression] Segfault with #pragma once



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]