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 c++/26084] ICE (segfault) on C++ OpenMP code



------- Comment #8 from dnovillo at gcc dot gnu dot org  2006-03-09 19:01 -------

Andrew, please do not close bugs if you do not understand the problem.  You
obviously have not even tried to understand the problem.  This PR is related to
26076 but it is *not* a duplicate.

The patch that I developed originally fixes the reduced cases in this PR and
26076, but it DOES NOT fix the unreduced test case.

There are more interactions with EH than what my initial patch fixed.  Richard
is looking at fixing the original, unreduced case in this PR.


-- 

dnovillo at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org
  BugsThisDependsOn|26076                       |
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26084


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