--- Comment #3 from steigers at phys dot ethz dot ch 2008-02-25 18:20
---
(In reply to comment #2)
> What is the ICE?
>
Segmentation fault.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 84cf8bc685ded1e544606791a260313c
ice
--- Comment #1 from steigers at phys dot ethz dot ch 2008-02-25 10:35
---
Created an attachment (id=15221)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15221&action=view)
Preprocessed file (.ii)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35364
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: steigers at phys dot ethz dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35364
--- Comment #2 from steigers at phys dot ethz dot ch 2007-09-07 14:42
---
Created an attachment (id=14170)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14170&action=view)
Preprocessed file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3
--- Comment #1 from steigers at phys dot ethz dot ch 2007-09-07 14:41
---
Created an attachment (id=14169)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14169&action=view)
Source code which fails to compile
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3
Product: gcc
Version: 4.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: steigers at phys dot ethz dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3
--- Comment #2 from steigers at phys dot ethz dot ch 2007-02-06 10:33
---
Apparently if the close() statement is followed by a clear() statement it
works. I t also works if close() is omitted and only clear() is called.
I therefore suspect that someone forgot to change the status of
--- Comment #1 from steigers at phys dot ethz dot ch 2007-02-06 10:05
---
Created an attachment (id=13012)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13012&action=view)
Code for testing the bug
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30711
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: steigers at phys dot ethz dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30711