1. 09 Nov, 2003 9 commits
    • closure_fn0.c: Print result and check with dg-output to make debugging easier. · 647af4a9
      2003-11-09  Andreas Tobler  <a.tobler@schweiz.ch>
      
      	* testsuite/libffi.call/closure_fn0.c: Print result and check
      	with dg-output to make debugging easier.
      	* testsuite/libffi.call/closure_fn1.c: Likewise.
      	* testsuite/libffi.call/closure_fn2.c: Likewise.
      	* testsuite/libffi.call/closure_fn3.c: Likewise.
      	* testsuite/libffi.call/closure_fn4.c: Likewise.
      	* testsuite/libffi.call/closure_fn5.c: Likewise.
      	* testsuite/libffi.call/cls_12byte.c: Likewise.
      	* testsuite/libffi.call/cls_16byte.c: Likewise.
      	* testsuite/libffi.call/cls_18byte.c: Likewise.
      	* testsuite/libffi.call/cls_19byte.c: Likewise.
      	* testsuite/libffi.call/cls_1_1byte.c: Likewise.
      	* testsuite/libffi.call/cls_20byte.c: Likewise.
      	* testsuite/libffi.call/cls_20byte1.c: Likewise.
      	* testsuite/libffi.call/cls_24byte.c: Likewise.
      	* testsuite/libffi.call/cls_2byte.c: Likewise.
      	* testsuite/libffi.call/cls_3_1byte.c: Likewise.
      	* testsuite/libffi.call/cls_3byte1.c: Likewise.
      	* testsuite/libffi.call/cls_3byte2.c: Likewise.
      	* testsuite/libffi.call/cls_4_1byte.c: Likewise.
      	* testsuite/libffi.call/cls_4byte.c: Likewise.
      	* testsuite/libffi.call/cls_5byte.c: Likewise.
      	* testsuite/libffi.call/cls_64byte.c: Likewise.
      	* testsuite/libffi.call/cls_6byte.c: Likewise.
      	* testsuite/libffi.call/cls_7byte.c: Likewise.
      	* testsuite/libffi.call/cls_8byte.c: Likewise.
      	* testsuite/libffi.call/cls_9byte1.c: Likewise.
      	* testsuite/libffi.call/cls_9byte2.c: Likewise.
      	* testsuite/libffi.call/cls_double.c: Likewise.
      	* testsuite/libffi.call/cls_float.c: Likewise.
      	* testsuite/libffi.call/cls_schar.c: Likewise.
      	* testsuite/libffi.call/cls_sint.c: Likewise.
      	* testsuite/libffi.call/cls_sshort.c: Likewise.
      	* testsuite/libffi.call/cls_uchar.c: Likewise.
      	* testsuite/libffi.call/cls_uint.c: Likewise.
      	* testsuite/libffi.call/cls_ulonglong.c: Likewise.
      	* testsuite/libffi.call/cls_ushort.c: Likewise.
      	* testsuite/libffi.call/problem1.c: Likewise.
      
      	* testsuite/libffi.special/unwindtest.cc: Make ffi_closure
      	static.
      
      From-SVN: r73393
      Andreas Tobler committed
    • loop.c (check_dbra_loop): Try swapping the comparison operands of the loop… · ce4191ee
      loop.c (check_dbra_loop): Try swapping the comparison operands of the loop condition to identify a...
      
      
      	* loop.c (check_dbra_loop): Try swapping the comparison operands
      	of the loop condition to identify a suitable induction variable.
      	* unroll.c (loop_iterations): Likewise.
      
      From-SVN: r73391
      Roger Sayle committed
    • sparc.h (TARGET_CPU_CPP_BUILTINS): Fix sparc vs sparc64 #cpu and #machine assertions. · 8b93ca2d
      	* config/sparc/sparc.h (TARGET_CPU_CPP_BUILTINS): Fix sparc vs
      	sparc64 #cpu and #machine assertions.
      
      From-SVN: r73390
      Kaveh R. Ghazi committed
    • re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented) · 7c752655
      2003-11-09  Paolo Carlini  <pcarlini@suse.de>
      
      	PR libstdc++/12971
      	* include/bits/locale_facets.tcc
      	(money_put::do_put(..., long double)): Fix conversion
      	specification as per DR 328 [WP].
      	* testsuite/22_locale/money_put/put/char/12971.cc: Add.
      	* testsuite/22_locale/money_put/put/wchar_t/12971.cc: Ditto.
      	* docs/html/ext/howto.html: Add entry for DR 328.
      
      From-SVN: r73389
      Paolo Carlini committed
    • * Makefile.in (rtlanal.o): Depend on BASIC_BLOCK_H. · 757dc040
      From-SVN: r73386
      Richard Henderson committed
    • * tree-optimize.c (tree_rest_of_compilation): Fix warning. · ec89843e
      From-SVN: r73385
      Jan Hubicka committed
    • cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p. · bd04ab32
      
      	* cgraphunit.c (cgraph_expand_function): Use
      	cgraph_possibly_inlined_p.
      	* tree-optimize.c (tree_rest_of_compilation): Do not kill saved tree.
      
      	* opts.c (common_handle_option): Do not set max-inline-insns.
      	* params.def: Update comments.
      	(PARAM_MAX_INLINE_INSNS): Kill.
      	* invoke.texi (max-inline-insns): Kill.
      
      From-SVN: r73384
      Jan Hubicka committed
    • cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p. · f7a01847
      	* cgraphunit.c (cgraph_expand_function): Use
      	cgraph_possibly_inlined_p.
      	* tree-optimize.c (tree_rest_of_compilation): Do not kill saved tree.
      
      	* opts.c (common_handle_option): Do not set max-inline-insns.
      	* params.def: Update comments.
      	(PARAM_MAX_INLINE_INSNS): Kill.
      	* invoke.texi (max-inline-insns): Kill.
      
      From-SVN: r73382
      Jan Hubicka committed
    • Daily bump. · f10fe8f0
      From-SVN: r73380
      GCC Administrator committed
  2. 08 Nov, 2003 18 commits
  3. 07 Nov, 2003 13 commits