public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/9712] [3.4 regression] __PRETTY_FUNCTION__ in function try block causes ICE
       [not found] <20030215144600.9712.vlukas@gmx.de>
@ 2003-06-02 15:10 ` pinskia@physics.uc.edu
  2003-06-16 18:46 ` pinskia@physics.uc.edu
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia@physics.uc.edu @ 2003-06-02 15:10 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=9712



------- Additional Comments From pinskia@physics.uc.edu  2003-06-02 15:10 -------
I cannot reproduce this on the mainline (20030525) with:
extern "C" void puts(const char*);

void func()
{
try { puts (__PRETTY_FUNCTION__ ); }
catch(...)
{ }
}

Has this been fixed?



------- 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] 2+ messages in thread

* [Bug c++/9712] [3.4 regression] __PRETTY_FUNCTION__ in function try block causes ICE
       [not found] <20030215144600.9712.vlukas@gmx.de>
  2003-06-02 15:10 ` [Bug c++/9712] [3.4 regression] __PRETTY_FUNCTION__ in function try block causes ICE pinskia@physics.uc.edu
@ 2003-06-16 18:46 ` pinskia@physics.uc.edu
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia@physics.uc.edu @ 2003-06-16 18: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=9712


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia@physics.uc.edu  2003-06-16 18:46 -------
Closing as fixed in at least 20030525 and for sure in 20030525.


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

end of thread, other threads:[~2003-06-16 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030215144600.9712.vlukas@gmx.de>
2003-06-02 15:10 ` [Bug c++/9712] [3.4 regression] __PRETTY_FUNCTION__ in function try block causes ICE pinskia@physics.uc.edu
2003-06-16 18:46 ` pinskia@physics.uc.edu

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).