public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/22614] New: C++ EH broken on IA64, many tests in g++.dg/eh failing.
@ 2005-07-22 17:53 sje at cup dot hp dot com
  2005-07-22 17:53 ` [Bug target/22614] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: sje at cup dot hp dot com @ 2005-07-22 17:53 UTC (permalink / raw)
  To: gcc-bugs

C++ EH on IA64 (both HP-UX and Linux) appears to be broken.  Here is a minimal
test case, on Linux I get a Memory Fault when running the program:

int main(int argc, char *argv[])
{
    try { throw 0; } catch (int) { };
}

-- 
           Summary: C++ EH broken on IA64, many tests in g++.dg/eh failing.
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: EH
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sje at cup dot hp dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: ia64-*-*


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug target/22614] C++ EH broken on IA64, many tests in g++.dg/eh failing.
  2005-07-22 17:53 [Bug target/22614] New: C++ EH broken on IA64, many tests in g++.dg/eh failing sje at cup dot hp dot com
@ 2005-07-22 17:53 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-22 17:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-22 17:53 -------


*** This bug has been marked as a duplicate of 22284 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-22 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-22 17:53 [Bug target/22614] New: C++ EH broken on IA64, many tests in g++.dg/eh failing sje at cup dot hp dot com
2005-07-22 17:53 ` [Bug target/22614] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).