1. 19 Mar, 2010 3 commits
    • re PR ada/43106 (optimization error in a case statement) · 72c53a83
      	PR ada/43106
      	* gnat.dg/case_optimization2.adb: New test.
      	* gnat.dg/case_optimization_pkg2.ad[sb]: New helper.
      
      From-SVN: r157558
      Eric Botcazou committed
    • sparc.c: Include dwarf2out.h. · 9fd52c6c
      	* config/sparc/sparc.c: Include dwarf2out.h.
      	(emit_pic_helper): Delete.
      	(pic_helper_symbol_name): Delete.
      	(pic_helper_emitted_p): Delete.
      	(pic_helper_needed): New.
      	(USE_HIDDEN_LINKONCE): Define to '1' if HAVE_GAS_HIDDEN else '0'.
      	(get_pc_thunk_name): New.
      	(load_pic_register): Remove 'delay_pic_helper' arg.  Use
      	get_thunk_pc_name and ggc_strdup to generate PIC thunk symbol.
      	Set pic_helper_needed to true.  Don't call emit_pic_helper.
      	(sparc_expand_prologue): Update load_pic_register call.
      	(sparc_output_mi_thunk): Likewise.
      	(sparc_file_end): Emit a hidden comdat symbol for the PIC
      	thunk if possible.  Output CFI information as needed.
      
      From-SVN: r157557
      David S. Miller committed
    • Daily bump. · fda79fea
      From-SVN: r157556
      GCC Administrator committed
  2. 18 Mar, 2010 22 commits
  3. 17 Mar, 2010 13 commits
  4. 16 Mar, 2010 2 commits