OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog-2005
index 78c9709..175bbb3 100644 (file)
 
        PR tree-optimization/25125
        * convert.c (convert_to_integer): Don't narrow the type of a
-       PLUX_EXPR or MINUS_EXPR if !flag_wrapv and the unwidened type
+       PLUS_EXPR or MINUS_EXPR if !flag_wrapv and the unwidened type
        is signed.
 
 2005-12-26  Graham Stott  <graham.stott@btinternet.com>
        * config/i386/i386.md (movsi_1, movdi_1_rex64): Use mmxadd type
        for setting MMX register to 0 rather than mmx.
 
+2005-10-10  Mark Mitchell <mark@codesourcery.com>
+
+       * toplev.c (check_global_declaration_1): Robustify.
+
 2005-10-10  Steve Ellcey  <sje@cup.hp.com>
 
        PR target/12098