OSDN Git Service

2010-03-31 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index e1fd302..6515701 100644 (file)
@@ -1,3 +1,25 @@
+2010-03-31  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/43600
+       * cgraphunit.c (cgraph_output_in_order): Do not allocate
+       temporary data on stack.
+
+2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * config/sparc/sysv4.h (PUSHSECTION_FORMAT): Remove undef.
+       (PUSHSECTION_ASM_OP): Remove.
+       (POPSECTION_ASM_OP): Remove.
+       (PUSHSECTION_FORMAT): Remove.
+       * config/sol2.h (PUSHSECTION_FORMAT): Define.
+       * config/sparc/sol2.h [!USE_GAS] (PUSHSECTION_FORMAT): Redefine.
+       * config/sol2.c (solaris_output_init_fini): Use it.
+
+2010-03-31  Jie Zhang  <jie@codesourcery.com>
+
+       PR 43574
+       * opt-functions.awk (var_type_struct): Use signed char type
+       for simple variables.
+
 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * config/sol2.c: Include output.h.