1. 01 Dec, 2006 5 commits
    • [multiple changes] · fbb5445b
      2006-12-01  Zdenek Dvorak <dvorakz@suse.cz>
      
      	PR tree-optimization/29921
      	* tree-ssa-ccp.c (canonicalize_float_value): New function.
      	(set_lattice_value): Use canonicalize_float_value.
      
      2006-12-01  H.J. Lu  <hongjiu.lu@intel.com>
      	    Zdenek Dvorak <dvorakz@suse.cz>
      
      	PR tree-optimization/29921
      	* gcc.dg/pr29921-2.c: New test.
      
      From-SVN: r119401
      H.J. Lu committed
    • spu.c (spu_builtin_range): Move from spu-c.c · b66b813d
      2006-11-30  Andrew Pinski  <andrew_pinski@playstation.sony.com>
      
              * config/spu/spu.c (spu_builtin_range): Move from spu-c.c
              (TARGET_RESOLVE_OVERLOADED_BUILTIN): Delete.
              (spu_cpu_cpp_builtins): Remove.
              (spu_override_options): Don't set warn_main.
              (spu_force_reg): Move from spu-c.c.
              (spu_check_builtin_parm): Likewise.
              (expand_builtin_args): Likewise.
              (spu_expand_builtin_1): Likewise.
              (spu_expand_builtin): Likewise.
              * config/spu/spu.h (REGISTER_TARGET_PRAGMAS): Define, set
              warn_main and targetm.resolve_overloaded_builtin.
              * config/spu/spu-c.c (spu_builtin_range): Remove.
              (spu_check_builtin_parm): Remove.
              (expand_builtin_args): Remove.
              (spu_expand_builtin_1): Remove.
              (spu_expand_builtin): Remove.
              (spu_cpu_cpp_builtins): Moved from spu.c
              (spu_force_reg): Remove.
      
      From-SVN: r119397
      Andrew Pinski committed
    • re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c:3143) · 8521c414
      2006-12-01  Joseph Myers  <joseph@codesourcery.com>
                  David Edelsohn  <edelsohn@gnu.org>
      
      	PR target/24036
      	* doc/tm.texi (HARD_REGNO_NREGS_HAS_PADDING,
      	HARD_REGNO_NREGS_WITH_PADDING): Document new target macros.
      	* defaults.h (HARD_REGNO_NREGS_HAS_PADDING,
      	HARD_REGNO_NREGS_WITH_PADDING): Define.
      	* config/i386/i386.h (HARD_REGNO_NREGS_HAS_PADDING,
      	HARD_REGNO_NREGS_WITH_PADDING): Define.
      	* rtlanal.c (subreg_regno_offset, subreg_offset_representable_p):
      	Use new macros to detect modes with holes; do not look at integer
      	units.
      	(subreg_offset_representable_p): Check for and disallow cases
      	where the modes use different numbers of bits from registers.
      	* config/rs6000/rs6000.c (rs6000_emit_move): Handle TFmode
      	constant for soft-float.
      	(rs6000_hard_regno_nregs): Use UNITS_PER_FP_WORD for e500 GPRs
      	containing doubles.
      	(rs6000_split_multireg_move): Use DFmode reg_mode for TFmode moves
      	in E500 double case.
      	* config/rs6000/rs6000.md (movtf): Allow soft-float.
      	(movtf_softfloat): New.
      
      Co-Authored-By: David Edelsohn <edelsohn@gnu.org>
      
      From-SVN: r119395
      Joseph Myers committed
    • i386-cpuid.h (bit_SSE3): New. · 877c1c55
      2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
      
      	* gcc.dg/i386-cpuid.h (bit_SSE3): New.
      	(i386_get_cpuid): New function.
      	(i386_cpuid_ecx): Likewise.
      	(i386_cpuid_edx): Likewise.
      	(i386_cpuid): Updated to call i386_cpuid_edx.
      
      	* gcc.target/i386/sse3-addsubpd.c: New file.
      	* gcc.target/i386/sse3-addsubps.c: Likewise.
      	* gcc.target/i386/sse3-haddpd.c: Likewise.
      	* gcc.target/i386/sse3-haddps.c: Likewise.
      	* gcc.target/i386/sse3-hsubpd.c: Likewise.
      	* gcc.target/i386/sse3-hsubps.c: Likewise.
      	* gcc.target/i386/sse3-lddqu.c: Likewise.
      	* gcc.target/i386/sse3-movddup.c: Likewise.
      	* gcc.target/i386/sse3-movshdup.c: Likewise.
      	* gcc.target/i386/sse3-movsldup.c: Likewise.
      
      From-SVN: r119390
      H.J. Lu committed
    • Daily bump. · c928f426
      From-SVN: r119388
      GCC Administrator committed
  2. 30 Nov, 2006 21 commits
  3. 29 Nov, 2006 14 commits
    • * dfp-bit.c (DFP_TO_INT): Fix rounding mode. · 2d42636d
      From-SVN: r119335
      Janis Johnson committed
    • throw_allocator.h: Consistent @file markup. · 78a53887
      2006-11-29  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/ext/throw_allocator.h: Consistent @file markup.
      	* include/ext/type_traits.h: Same.
      	* include/debug/hash_map: Same.
      	* include/debug/hash_multimap.h: Same.
      	* include/debug/set.h: Same.
      	* include/debug/hash_set.h: Same.
      	* include/debug/formatter.h: Same.
      	* include/debug/bitset: Same.
      	* include/debug/set: Same.
      	* include/debug/multiset.h: Same.
      	* include/debug/safe_sequence.h: Same.
      	* include/debug/hash_set: Same.
      	* include/debug/functions.h: Same.
      	* include/debug/safe_base.h: Same.
      	* include/debug/hash_multiset.h: Same.
      	* include/debug/safe_iterator.tcc: Same.
      	* include/debug/vector: Same.
      	* include/debug/map.h: Same.
      	* include/debug/deque: Same.
      	* include/debug/hash_map.h: Same.
      	* include/debug/string: Same.
      	* include/debug/macros.h: Same.
      	* include/debug/list: Same.
      	* include/debug/debug.h: Same.
      	* include/debug/map: Same. 
      	* include/debug/safe_iterator.h: Same.
      	* include/debug/multimap.h: Same.
      	* config/cpu/generic/atomicity_mutex/atomicity.h: Same.
      	* config/cpu/generic/atomicity_builtins/atomicity.h: Same.
      	* config/cpu/generic/atomic_word.h: Same.
      	* include/tr1/memory: Same.
      	* include/tr1/random: Same.	
      	* include/std/std_queue.h: Same.
      	* include/std/std_iterator.h: Same.
      	* include/std/std_bitset.h: Same.
      	* include/std/std_set.h: Same.
      	* include/std/std_vector.h: Same.
      	* include/std/std_deque.h: Same.
      	* include/std/std_utility.h: Same.
      	* include/std/std_stack.h: Same.
      	* include/std/std_string.h: Same.
      	* include/std/std_list.h: Same.
      	* include/std/std_map.h: Same.
      	* libsupc++/typeinfo: Same.
      	* libsupc++/exception: Same.
      	* libsupc++/exception_defines.h: Same.
      	* libsupc++/new: Same.
      	
      	* include/ext/bitmap_allocator.h: Change namespace __balloc to
      	__detail.
      	* src/bitmap_allocator.cc: Same.
      	
      	* include/bits/cpp_type_traits.h: Change __true_type and
      	__false_type from global to namespace std scope.
      	* include/ext/slist: Same.
      	* include/ext/vstring.h: Same.
      	* include/ext/vstring.tcc: Same.
      	* include/ext/rc_string_base.h: Same.
      	* include/ext/sso_string_base.h: Same.
      
      	* include/bits/codecvt.h: Adjust markup so that correct namespace
      	scope information is in all files.
      	* include/bits/locale_facets.h: Same. Include ctype_base directly.
      	* config/os/windiss/ctype_base.h: Add in namespace markup.
      	* config/os/newlib/ctype_base.h: Same.
      	* config/os/aix/ctype_base.h: Same.
      	* config/os/vxworks/ctype_base.h: Same.
      	* config/os/hpux/ctype_base.h: Same.
      	* config/os/mingw32/ctype_base.h: Same.
      	* config/os/gnu-linux/ctype_base.h: Same.
      	* config/os/tpf/ctype_base.h: Same.
      	* config/os/uclibc/ctype_base.h: Same.
      	* config/os/djgpp/ctype_base.h: Same.
      	* config/os/qnx/qnx6.1/ctype_base.h: Same.
      	* config/os/bsd/netbsd/ctype_base.h: Same.
      	* config/os/bsd/darwin/ctype_base.h: Same.
      	* config/os/bsd/freebsd/ctype_base.h: Same.
      	* config/os/irix/irix5.2/ctype_base.h: Same.
      	* config/os/irix/irix6.5/ctype_base.h: Same.
      	* config/os/solaris/solaris2.5/ctype_base.h: Same.
      	* config/os/solaris/solaris2.6/ctype_base.h: Same.
      	* config/os/solaris/solaris2.7/ctype_base.h: Same.
      	* config/os/generic/ctype_base.h: Same.
      	* include/tr1/mu_iterate.h: Same.
      	* include/tr1/tuple: Same.
      	* include/tr1/tuple_iterate.h: Same.
      	* include/tr1/tuple_defs.h: Same.
      	* include/tr1/random.tcc: Same.
      	* include/tr1/functional: Same.
      	* include/tr1/functional_iterate.h: Same.
      	
      	* testsuite/ext/type_traits/remove_unsigned_integer_neg.cc: Line
      	number changes.	
      	* testsuite/ext/type_traits/add_unsigned_floating_neg.cc: Same.
      	* testsuite/ext/type_traits/remove_unsigned_floating_neg.cc: Same.
      	* testsuite/ext/type_traits/add_unsigned_integer_neg.cc: Same.
      
      	* docs/doxygen/user.cfg.in: Update to doxygen 1.5.1.
      	* docs/html/17_intro/license.html: Updated info for generated docs.
      	* docs/doxygen/guide.html: Adjust.
      	* docs/doxygen/run_doxygen: Adjust.
      	* docs/doxygen/mainpage.html: Same.
      	* docs/doxygen/doxygroups.cc: Same.
      	* docs/doxygen/Intro.3: Same.
      	* docs/doxygen/tables.html: Same.
      
      From-SVN: r119334
      Benjamin Kosnik committed
    • prefetch-3.c: Allow x86_64, but require ilp32. · 3a7d5586
      2006-11-29  Eric Christopher  <echristo@apple.com>
      
              * gcc.dg/tree-ssa/prefetch-3.c: Allow x86_64, but require ilp32.
      
      From-SVN: r119333
      Eric Christopher committed
    • * gcc.dg/dfp/convert-bfp.c: Skip long double conversions. · 70d53c3b
      From-SVN: r119330
      Janis Johnson committed
    • decRound.c: Move declarations to new file, update comments. · 240e6b6b
      libdecnumber/
      	* decRound.c: Move declarations to new file, update comments.
      	* decRound.h: New file.
      gcc/
      	* mklibgcc.in: Fix dependencies for dfp-bit.c.
      	* config/dfp-bit.h (CONTEXT_ROUND): Delete.
      	(DFP_INIT_ROUNDMODE): Define.
      	* config/dfp-bit.c: Replace CONTEXT_ROUND with DFP_INIT_ROUNDMODE.
      
      From-SVN: r119329
      Janis Johnson committed
    • haifa-sched.c: Remove define LINE_NOTE(INSN). · 07c02828
      2006-11-29  Tehila Meyzels  <tehila@il.ibm.com>
      
            * haifa-sched.c: Remove define LINE_NOTE(INSN).
            Remove line_note_head.
            Update documentation.
            (associate_line_notes_with_blocks): Kill.
            (extend_bb): Remove basic block argument, put void instead.
            Remove line number handling for each bb.
            (save_line_notes): Kill.
            (restore_line_notes): Kill.
            (sched_init): Remove line_note_head initialization.
            Change extend_bb call.
            (sched_finish): Remove free of line_note_head.
            (add_block): Change extend_bb call.
            * sched-ebb.c (schedule_ebb): Remove save_line_notes,
            rm_line_notes and restore_line_notes calls.
            (schedule_ebbs): Remove rm_redundant_line_notes.
            * sched-int.h (struct haifa_insn_data): Remove line_note.
            (save_line_notes): Remove declaration.
            (restore_line_notes): Remove declaration.
            * modulo-sched.c (loop_canon_p): Update debug info printing
            by using insn locators instead of line note.
            (sms_schedule): Update debug info printing, by using insn
            locators instead of line note.
            * sched-rgn.c (debug_dependencies): Remove handling of case
            n>0 (line number), since it's a dead code.
            (schedule_region): Remove save_line_notes and
            restore_line_notes calls.
      
      From-SVN: r119328
      Tehila Meyzels committed
    • predicates.md (gpc_reg_operand): Check invalid_e500_subreg. · 14502dad
      	* config/rs6000/predicates.md (gpc_reg_operand): Check
      	invalid_e500_subreg.
      	* config/rs6000/rs6000.c (invalid_e500_subreg): Don't allow any
      	SImode subregs of SPE vectors.
      	* config/rs6000/rs6000.md (insv): Fail for invalid E500 subregs.
      	* jump.c (true_regnum): Require subregs to satisfy
      	subreg_offset_representable_p.
      
      From-SVN: r119324
      Joseph Myers committed
    • Makefile.in (tree-ssanames.o): Remove gt-tree-ssanames.h, since it no longer exists. · d315c4a9
      2006-11-29  Daniel Berlin  <dberlin@dberlin.org>
      	    Steven Bosscher <stevenb.gcc@gmail.com>
      
      	* Makefile.in (tree-ssanames.o): Remove gt-tree-ssanames.h,
      	since it no longer exists.
      
      
      Co-Authored-By: Steven Bosscher <stevenb.gcc@gmail.com>
      
      From-SVN: r119323
      Daniel Berlin committed
    • re PR tree-optimization/23744 (VRP does not merge discontinuous ranges of PHIs) · 32c8bce7
      	PR tree-optimization/23744
      	* tree-vrp.c (vrp_meet): do not require ranges to intersect.
      	* testsuite/gcc.dg/tree-ssa/pr23744.c: new test.
      	* testsuite/gcc.dg/tree-ssa/update-threading.c: xfail.
      
      From-SVN: r119320
      Duncan Sands committed
    • re PR c++/29022 (ICE using operator int in invalid class hierarchy) · 7f9faf5e
      	PR c++/29022
      	* parser.c (cp_parser_class_head): Move processing
      	of any base classes to...
      	(cp_parser_class_specifier) ...here. Take an extra
      	tree* parameter for any base classes. Only process
      	them if the opening brace was found.
      
      	* g++.dg/inherit/virtual2.C: New test.
      	* g++.dg/inherit/virtual3.C: Likewise.
      	* g++.old-deja/g++.bugs/900121_05.C: Adjust error markers.
      	* g++.dg/inherit/error2.C: Likewise.
      	* g++.dg/template/instantiate1.C: Likewise.
      
      From-SVN: r119318
      Lee Millward committed
    • * doc/tm.texi (NO_PROFILE_COUNTERS): Document more accurately. · 8b65a354
      From-SVN: r119315
      Jie Zhang committed
    • sh.opt (minline-ic_invalidate): New option. · dc557046
      	* sh.opt (minline-ic_invalidate): New option.
      	(musermode): Adjust comment.
      	* sh.c (sh_initialize_trampoline): Emit library call unless
      	is set; if it is set, don't emit library call if we can use icbi
      	instead.
      	* sh.md (ic_invalidate_line, ic_invalidate_line_sh4a): Also use
      	icbi for TARGET_SH4_300.
      	* t-sh (LIB1ASMFUNCS_CACHE): Set.
      	* doc/invoke.texi: Document -minline-ic_invalidate; Update
      	-musermode documentation.
      
      From-SVN: r119314
      J"orn Rennecke committed
    • gthr-tpf.h (__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION, [...]): Define. · 6db28892
      2006-11-29  Jim Tison  <jtison@us.ibm.com>
      
      	* gthr-tpf.h (__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION,
      	__gthread_recursive_mutex_init): Define.
      
      From-SVN: r119311
      Jim Tison committed