[Bug ada/59671] Improper Ada behavior under -gnat2012

2014-01-05 Thread p-kell at live dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59671 Patrick Kelly p-kell at live dot com changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug ada/59671] Improper Ada behavior under -gnat2012

2014-01-05 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59671 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug ada/59671] Improper Ada behavior under -gnat2012

2014-01-05 Thread p-kell at live dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59671 --- Comment #4 from Patrick Kelly p-kell at live dot com --- Let's say I'm trying to build a library/package, tens thousands of lines long, provided by someone else. Is changing every instance of a function with an out parameter to a procedure

[Bug ada/59671] Improper Ada behavior under -gnat2012

2014-01-05 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59671 --- Comment #5 from Eric Botcazou ebotcazou at gcc dot gnu.org --- I thought I was clear of the steps needed to produce it. Compile, using the flags listed, with a function utilizing an out parameter. This would occur even in test packages, in

[Bug ada/59671] Improper Ada behavior under -gnat2012

2014-01-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59671 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED