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/18819] [4.1/4.2 Regression] ACATS cdd2a02 fails at runtime



------- Comment #12 from ebotcazou at gcc dot gnu dot org  2005-12-15 13:29 -------
Subject: Bug 18819

Author: ebotcazou
Date: Thu Dec 15 13:29:14 2005
New Revision: 108576

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108576
Log:
2005-12-15  Eric Botcazou  <ebotcazou@adacore.com>

        PR ada/18659
        PR ada/18819
ada/
        * misc.c (tree_sra_requested): New global.
        (gnat_init_options): Detect -ftree-sra.
        (gnat_post_options): Enable Tree-SRA only if specifically requested.

gcc/
        * doc/invoke.texi (Optimize Options): Document that
        -ftree-sra is not automatically enabled for the Ada compiler.


Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/ada/ChangeLog
    branches/gcc-4_1-branch/gcc/ada/misc.c
    branches/gcc-4_1-branch/gcc/doc/invoke.texi


-- 


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


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