This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/51940] Ada.Finalization of passed function return value skipped if exception raised in routine
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 22 Jan 2012 21:57:04 +0000
- Subject: [Bug ada/51940] Ada.Finalization of passed function return value skipped if exception raised in routine
- Auto-submitted: auto-generated
- References: <bug-51940-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51940
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-01-22
CC| |ebotcazou at gcc dot
| |gnu.org
Ever Confirmed|0 |1
--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-01-22 21:57:04 UTC ---
I cannot reproduce. Can you post the output of 'gcc -v' and the gnatmake
command you use (and remove all the useless switches if possible)?