public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/10778] Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler
       [not found] <20030514094600.10778.marwijn.hessel@ict.nl>
@ 2003-06-02  0:19 ` dhazeghi@yahoo.com
  2003-06-02 18:05 ` dhazeghi@yahoo.com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-02  0:19 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi@yahoo.com  2003-06-02 00:19 -------
Hello,

would it be possible for you to resend your attachments for this report, using bugzilla? It looks like 
the conversion didn't quite work... Thanks,

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug other/10778] Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler
       [not found] <20030514094600.10778.marwijn.hessel@ict.nl>
  2003-06-02  0:19 ` [Bug other/10778] Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler dhazeghi@yahoo.com
@ 2003-06-02 18:05 ` dhazeghi@yahoo.com
  2003-08-06  0:46 ` pinskia at physics dot uc dot edu
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-02 18:05 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
  GCC build triplet|                            |i686-pc-linux-gnu
   GCC host triplet|                            |i686-pc-linux-gnu
 GCC target triplet|                            |powerpc-eabi
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-02 18:05:22
               date|                            |


------- Additional Comments From dhazeghi@yahoo.com  2003-06-02 18:05 -------
Confirmed as still present on gcc 3.3.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug other/10778] Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler
       [not found] <20030514094600.10778.marwijn.hessel@ict.nl>
  2003-06-02  0:19 ` [Bug other/10778] Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler dhazeghi@yahoo.com
  2003-06-02 18:05 ` dhazeghi@yahoo.com
@ 2003-08-06  0:46 ` pinskia at physics dot uc dot edu
  2003-08-21 12:40 ` dank at kegel dot com
  2004-05-27  4:35 ` [Bug target/10778] " pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-06  0:46 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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

* [Bug other/10778] Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler
       [not found] <20030514094600.10778.marwijn.hessel@ict.nl>
                   ` (2 preceding siblings ...)
  2003-08-06  0:46 ` pinskia at physics dot uc dot edu
@ 2003-08-21 12:40 ` dank at kegel dot com
  2004-05-27  4:35 ` [Bug target/10778] " pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dank at kegel dot com @ 2003-08-21 12:40 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dank at kegel dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel dot com


------- Additional Comments From dank at kegel dot com  2003-08-21 12:40 -------
Is it really ok to surround main with

extern "C" {

?  Wouldn't that cause problems?


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

* [Bug target/10778] Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler
       [not found] <20030514094600.10778.marwijn.hessel@ict.nl>
                   ` (3 preceding siblings ...)
  2003-08-21 12:40 ` dank at kegel dot com
@ 2004-05-27  4:35 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-27  4:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-26 14:23 -------
*** Bug 15662 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rajanba at nortelnetworks
                   |                            |dot com


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


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

* [Bug target/10778] Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler
       [not found] <bug-10778-4@http.gcc.gnu.org/bugzilla/>
@ 2022-01-09  4:51 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-01-09  4:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10778

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|WAITING                     |RESOLVED

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
No feedback in over 5 years, I am going to assume it works now.

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

end of thread, other threads:[~2022-01-09  4:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030514094600.10778.marwijn.hessel@ict.nl>
2003-06-02  0:19 ` [Bug other/10778] Exception handling seems to fail on a powerpc using GCC 3.2.3 powerpc-eabi cross compiler dhazeghi@yahoo.com
2003-06-02 18:05 ` dhazeghi@yahoo.com
2003-08-06  0:46 ` pinskia at physics dot uc dot edu
2003-08-21 12:40 ` dank at kegel dot com
2004-05-27  4:35 ` [Bug target/10778] " pinskia at gcc dot gnu dot org
     [not found] <bug-10778-4@http.gcc.gnu.org/bugzilla/>
2022-01-09  4:51 ` pinskia at gcc dot gnu.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).