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: "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: 4 Oct 2005 23:05:03 -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 #2 from pinskia at gcc dot gnu dot org 2005-10-04 23:05 -------
Hmm, I think this is related to PR 15167.
This worked with "4.0.0 20050225" and "3.5.0 20040909".
Though it failed with "3.4.0 20040116" and 3.4.0 release and the current
mainline.
I am going to mark this currently as a 4.1 regression but not confirm it until
I can get a newer 4.0.x and 3.4.x though I will fill out the known to work/fail
for releases I tried.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Known to fail| |3.4.0 4.1.0
Known to work| |3.3.3
Summary|Segfault with #pragma once |[4.1 Regression] Segfault
| |with #pragma once
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24202