utils.c (create_subprog_decl): If this is for the 'main' entry point according to...
authorOlivier Hainque <hainque@adacore.com>
Tue, 10 Jun 2008 13:14:15 +0000 (13:14 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Tue, 10 Jun 2008 13:14:15 +0000 (13:14 +0000)
commit12ae9b26238af6671f8a33619810e36646c83caa
treee3feb4e532cb41ca8d74b60b569f12984746a465
parentc24aadf3fac43ff63e9f309b0ead43881be9548e
utils.c (create_subprog_decl): If this is for the 'main' entry point according to the asm name...

        * utils.c (create_subprog_decl): If this is for the 'main' entry
        point according to the asm name, redirect main_identifier_node.

From-SVN: r136619
gcc/ada/ChangeLog
gcc/ada/utils.c