This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/21489] Wrong code generated for legal program, RM 6.4.1(13), 9.5.1(3), 9.5.3(8)



------- Comment #2 from sam at gcc dot gnu dot org  2007-12-05 09:25 -------
Subject: Bug 21489

Author: sam
Date: Wed Dec  5 09:25:38 2007
New Revision: 130617

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130617
Log:
    gcc/ada/
        PR ada/21489
        * exp_ch9.adb (Build_Simple_Entry_Call): Initialize OUT access type
        parameters of an entry call.

    gcc/testsuite/
        PR ada/21489
        * gnat.dg/rm_6_4_1_13.adb: New test.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_ch9.adb
    trunk/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]