------- Comment #2 from charlet at gcc dot gnu dot org  2010-06-23 09:15 -------
Subject: Bug 44633

Author: charlet
Date: Wed Jun 23 09:14:55 2010
New Revision: 161264

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161264
Log:
2010-06-23  Thomas Quinot  <qui...@adacore.com>

        * sem_util.adb: Minor code cleanup: test for proper entity instead of
        testing just Chars attribute when checking whether a given scope is
        System.
        * exp_ch4.adb, einfo.adb: Minor reformatting.

2010-06-23  Vincent Celier  <cel...@adacore.com>

        PR ada/44633
        * switch-m.adb (Normalize_Compiler_Switches): Take into account
        switches -gnatB, -gnatD=nn, -gnatG (incuding -gnatG=nn), -gnatI,
        -gnatl=file, -gnatS, -gnatjnn, -gnateI=nn and -gnatWx.

2010-06-23  Ed Schonberg  <schonb...@adacore.com>

        * sem_res.adb (Resolve_Membership_Op): If left operand is a mixed mode
        operation with a universal real operand, and the right operand is a
        range with universal bounds, find unique fixed point that may be
        candidate, and warn appropriately.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/einfo.adb
    trunk/gcc/ada/exp_ch4.adb
    trunk/gcc/ada/sem_res.adb
    trunk/gcc/ada/sem_util.adb
    trunk/gcc/ada/switch-m.adb


-- 


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

Reply via email to