OSDN Git Service

pf3gnuchains/gcc-fork.git
14 years agoDaily bump.
gccadmin [Wed, 3 Mar 2010 00:17:36 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157184 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * config.gcc (sparc-*-linux*): Do not include sparc/gas.h.
ebotcazou [Tue, 2 Mar 2010 23:35:12 +0000 (23:35 +0000)]
* config.gcc (sparc-*-linux*): Do not include sparc/gas.h.
(sparc64-*-linux*): Likewise.
(sparc64-*-solaris2*): Include assembler files before linker ones.
(sparc-*-solaris2*): Simplify and reorder to match previous case.
* config/sparc/gas.h: Delete.
* config/sparc/sol2-64.h: Add copyright notice.
* config/sparc/sol2-gas-bi.h: Likewise.
* config/sparc/sol2-gld.h: Likewise.
* config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Delete.
* config/sparc/sol2.h (TARGET_ASM_NAMED_SECTION): Redefine.
* config/sparc/sol2-gas.h (TARGET_ASM_NAMED_SECTION): Likewise.
* config/sparc/sparc.c (TARGET_ASM_ALIGNED_SI_OP): Never redefine.
(sparc_elf_asm_named_section): Rename into...
(sparc_solaris_elf_asm_named_section): ...this.  Always define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157181 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-02 Jonathan Wakely <jwakely.gcc@gmail.com>
redi [Tue, 2 Mar 2010 23:00:21 +0000 (23:00 +0000)]
2010-03-02  Jonathan Wakely  <jwakely.gcc@gmail.com>

* include/std/mutex (lock_guard::lock_guard): Do not lock mutex when
adopt_lock_t constructor is used.
* testsuite/30_threads/lock_guard/cons/1.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157180 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-02 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 2 Mar 2010 21:49:12 +0000 (21:49 +0000)]
2010-03-02  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/stl_bvector.h (hash<vector<bool, _Alloc>>::
operator()(const vector<bool, _Alloc>&)): Move definition...
* include/bits/vector.tcc: ... here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157179 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-02 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 2 Mar 2010 21:48:20 +0000 (21:48 +0000)]
2010-03-02  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/stl_bvector.h (hash<vector<bool, _Alloc>>::
operator()(const vector<bool, _Alloc>&)): Move definition...
* include/bits/vector.tcc: ... here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157178 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * testsuite/Makefile.am (check-DEJAGNU): Include de* in normal0
ro [Tue, 2 Mar 2010 21:46:23 +0000 (21:46 +0000)]
* testsuite/Makefile.am (check-DEJAGNU): Include de* in normal0
dirs.
* testsuite/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157177 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-02 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 2 Mar 2010 21:11:19 +0000 (21:11 +0000)]
2010-03-02  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/stl_bvector.h (hash<vector<bool, _Alloc>>): Add.
* include/debug/vector (hash<__debug::vector<bool, _Alloc>>):
Likewise.
* include/profile/vector (hash<__profile::vector<bool, _Alloc>>):
Likewise.
* testsuite/23_containers/vector/bool/hash/1.cc: New.

* include/std/bitset (hash<bitset<_Nb>>): Small tweaks.
(hash<bitset<0>>): Add.
* include/debug/bitset (hash<__debug::bitset<_Nb>>): Forward to
hash<bitset<_Nb>>.
* include/profile/bitset (hash<__profile::bitset<_Nb>>): Likewise.
* testsuite/23_containers/bitset/hash/1.cc: Improve.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157176 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * dg-extract-results.sh: Fix result order to match sequential case.
ro [Tue, 2 Mar 2010 20:28:55 +0000 (20:28 +0000)]
* dg-extract-results.sh: Fix result order to match sequential case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157175 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoAdd PR# to my last change
law [Tue, 2 Mar 2010 20:00:25 +0000 (20:00 +0000)]
Add PR# to my last change

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157173 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR c++/41090
mrs [Tue, 2 Mar 2010 19:40:02 +0000 (19:40 +0000)]
PR c++/41090
* g++.dg/ext/label13.C (C::C): xfail for darwin for now.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157172 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * config/alpha/alpha.c (override_options): Fix -mtune error message.
uros [Tue, 2 Mar 2010 19:18:40 +0000 (19:18 +0000)]
* config/alpha/alpha.c (override_options): Fix -mtune error message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157169 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * reload1.c (rtx_p, substitute_stack): Declare.
law [Tue, 2 Mar 2010 18:56:50 +0000 (18:56 +0000)]
* reload1.c (rtx_p, substitute_stack): Declare.
(substitute): Record addresses of changed rtxs.
(gen_reload_chain_without_interm_reg_p): Don't use copy_rtx anymore.
Restore the original rtx when complete.
(reload): Free subsitute_stack when complete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157168 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * doc/gccint.texi (menu): Add Testsuites as a chapter.
janis [Tue, 2 Mar 2010 17:44:30 +0000 (17:44 +0000)]
* doc/gccint.texi (menu): Add Testsuites as a chapter.
* doc/sourcebuild.texi (Testsuites): Move up a level to be a
new chapter.
(Test Idioms, Test Directives, Ada Tests, C Tests, libgcj Tests,
LTO Testing, gcov Testing, profopt Testing, compat Testing,
Torture Tests): Change from subsection to section.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157167 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-02 Jonathan Wakely <jwakely.gcc@gmail.com>
paolo [Tue, 2 Mar 2010 15:36:00 +0000 (15:36 +0000)]
2010-03-02  Jonathan Wakely  <jwakely.gcc@gmail.com>

PR libstdc++/43230
* testsuite/30_threads/promise/members/set_value3.cc
(tester::~tester): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157166 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-02 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 2 Mar 2010 14:08:52 +0000 (14:08 +0000)]
2010-03-02  Paolo Carlini  <paolo.carlini@oracle.com>

* include/std/bitset (_Base_bitset<>::_M_getdata()): Add.
(hash<_GLIBCXX_STD_D::bitset<_Nb>>): Add, use the latter.
* include/debug/bitset (hash<std::__debug::bitset<_Nb>>): Add.
* include/profile/bitset (hash<std::__profile::bitset<_Nb>>): Likewise.
* testsuite/23_containers/bitset/hash/1.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157165 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * var-tracking.c (vt_initialize): Scan insns in ebb chunks instead
jakub [Tue, 2 Mar 2010 12:18:39 +0000 (12:18 +0000)]
* var-tracking.c (vt_initialize): Scan insns in ebb chunks instead
of bb.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157164 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-02 Paul Thomas <pault@gcc.gnu.org>
pault [Tue, 2 Mar 2010 11:58:02 +0000 (11:58 +0000)]
2010-03-02  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/43180
* trans-array.c (gfc_conv_array_parameter): A full array of
derived type need not be restricted to a symbol without an
array spec to use the call to gfc_conv_expr_descriptor.

PR fortran/43173
* trans-array.c (gfc_conv_array_parameter): Contiguous refs to
allocatable arrays do not need temporaries.

2010-03-02  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/43180
* gfortran.dg/internal_pack_10.f90: New test.

PR fortran/43173
* gfortran.dg/internal_pack_11.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157163 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoFix PR42640: Correctly initialize the value of the new induction variable.
spop [Tue, 2 Mar 2010 10:22:30 +0000 (10:22 +0000)]
Fix PR42640: Correctly initialize the value of the new induction variable.

2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>

PR middle-end/42640
* tree-loop-distribution.c (update_phis_for_loop_copy): Replaced
the assignment from the new induction variable to the assignment
of the value from the original loop PHI function.

* gcc.dg/tree-ssa/pr42640.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157161 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoSmall multilib rule fixups.
rwild [Tue, 2 Mar 2010 06:09:56 +0000 (06:09 +0000)]
Small multilib rule fixups.

libgcc/:
        PR other/42980
        * Makefile.in (install): Use $(MAKE) string in rule, for
        parallel make.

libiberty/:
        * Makefile.in (all): Do not use exec.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157159 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-02 Jonathan Wakely <jwakely.gcc@gmail.com>
redi [Tue, 2 Mar 2010 00:40:28 +0000 (00:40 +0000)]
2010-03-02  Jonathan Wakely  <jwakely.gcc@gmail.com>

PR libstdc++/43183
* include/bits/unique_ptr.h (reset): Fix as per working paper.
(operator*, operator->, operator[], operator bool, release): Use
pointer's null value instead of 0.
* testsuite/20_util/unique_ptr/assign/assign_neg.cc: Adjust.
* testsuite/20_util/unique_ptr/modifiers/reset_neg.cc: Adjust.
* testsuite/20_util/unique_ptr/modifiers/43183.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157158 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoDaily bump.
gccadmin [Tue, 2 Mar 2010 00:17:00 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157157 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * doc/sourcebuild.texi (Test directives): Clarify options to
janis [Mon, 1 Mar 2010 23:29:18 +0000 (23:29 +0000)]
* doc/sourcebuild.texi (Test directives): Clarify options to
dg-skip-if.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157154 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-01 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Mon, 1 Mar 2010 19:12:39 +0000 (19:12 +0000)]
2010-03-01  Paolo Carlini  <paolo.carlini@oracle.com>

* include/std/iomanip (get_money, put_money): Add in C++0x mode; tidy.
* testsuite/27_io/manipulators/extended/get_money/char/1.cc: New.
* testsuite/27_io/manipulators/extended/get_money/wchar_t/1.cc:
Likewise.
* testsuite/27_io/manipulators/extended/put_money/char/1.cc: Likewise.
* testsuite/27_io/manipulators/extended/put_money/wchar_t/1.cc:
Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157153 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-01 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 1 Mar 2010 19:04:23 +0000 (19:04 +0000)]
2010-03-01  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/atomicfwd_cxx.h: Add typedefs to group.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157152 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * configure.ac (gcc_cv_as_cfi_directive) [i?86-*-solaris*]:
ro [Mon, 1 Mar 2010 18:09:19 +0000 (18:09 +0000)]
* configure.ac (gcc_cv_as_cfi_directive) [i?86-*-solaris*]:
Disable cfi directives unless GCC and gas agree on using read-only
.eh_frame sections for 64-bit.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157151 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-01 Richard Guenther <rguenther@suse.de>
rguenth [Mon, 1 Mar 2010 16:57:02 +0000 (16:57 +0000)]
2010-03-01  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/43220
* tree-ssa-ccp.c (optimize_stack_restore): Do not optimize
BUILT_IN_STACK_{SAVE,RESTORE} around alloca.

* gcc.c-torture/execute/pr43220.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157149 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-01 Richard Guenther <rguenther@suse.de>
rguenth [Mon, 1 Mar 2010 15:43:32 +0000 (15:43 +0000)]
2010-03-01  Richard Guenther  <rguenther@suse.de>
Martin Jambor  <mjambor@suse.cz>

PR middle-end/41250
* gimplify.c (gimplify_body): Unset DECL_HAS_VALUE_EXPR_P on
gimplified parameters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157148 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoset LABEL_PRESERVE_P for landing pad labels
chrbr [Mon, 1 Mar 2010 14:34:44 +0000 (14:34 +0000)]
set LABEL_PRESERVE_P for landing pad labels

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157146 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR pch/14940
ro [Mon, 1 Mar 2010 14:07:12 +0000 (14:07 +0000)]
PR pch/14940
* gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157145 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago libstdc++-v3:
ro [Mon, 1 Mar 2010 13:58:48 +0000 (13:58 +0000)]
libstdc++-v3:
PR libstdc++/32499
* testsuite/Makefile.am (check-DEJAGNU
$(check_DEJAGNU_normal_targets)): Export AR, RANLIB.
* testsuite/Makefile.in: Regenerate.

toplevel:
PR libstdc++/32499
* configure.ac (RANLIB): Default to true.
(STRIP): Likewise.
(RANLIB_FOR_TARGET): Remove superfluous : argument.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157144 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoUse SPEC_32 and SPEC_64 in ASM_SPEC.
hjl [Mon, 1 Mar 2010 13:05:44 +0000 (13:05 +0000)]
Use SPEC_32 and SPEC_64 in ASM_SPEC.

2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/linux64.h (ASM_SPEC): Use SPEC_32 and SPEC_64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157143 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-01 Richard Guenther <rguenther@suse.de>
rguenth [Mon, 1 Mar 2010 12:56:44 +0000 (12:56 +0000)]
2010-03-01  Richard Guenther  <rguenther@suse.de>

PR middle-end/43213
* expr.c (expand_assignment): Use the alias-oracle to tell
if the rhs aliases the result decl.

* gcc.dg/pr43213.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157142 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago gcc:
ro [Mon, 1 Mar 2010 12:44:33 +0000 (12:44 +0000)]
gcc:
PR pch/14940
* config/host-solaris.c (HOST_HOOKS_GT_PCH_GET_ADDRESS): Redefine
to sol_gt_pch_get_address.
(TRY_EMPTY_VM_SPACE): Define for all combinations of 32 and
64-bit, SPARC and x86.
(sol_gt_pch_get_address): New function.

gcc/testsuite:
PR pch/14940
* gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157141 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * lib/target-supports.exp (check_effective_target_ucn_nocache):
ro [Mon, 1 Mar 2010 12:40:38 +0000 (12:40 +0000)]
* lib/target-supports.exp (check_effective_target_ucn_nocache):
New function.
(check_effective_target_ucn): Likewise.

* g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
if !ucn.
* gcc.dg/ucnid-2.c: Likewise.
* gcc.dg/ucnid-3.c: Likewise.
* gcc.dg/ucnid-4.c: Likewise.
* gcc.dg/ucnid-11.c: Likewise.
* gcc.dg/ucnid-12.c: Likewise.
* gcc.dg/ucnid-6.c: Skip if !ucn.
* gcc.dg/ucnid-9.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157140 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * gcc.target/i386/pr32000-2.c: Add missing include and exclude
ro [Mon, 1 Mar 2010 12:37:30 +0000 (12:37 +0000)]
* gcc.target/i386/pr32000-2.c: Add missing include and exclude
lists to dg-skip-if.
* gcc.target/i386/stackalign/return-3.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157139 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * configure.host (mips-sgi-irix6*): Don't set libgcj_interpreter.
ro [Mon, 1 Mar 2010 12:35:16 +0000 (12:35 +0000)]
* configure.host (mips-sgi-irix6*): Don't set libgcj_interpreter.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157138 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR libgcj/38251
ro [Mon, 1 Mar 2010 12:32:02 +0000 (12:32 +0000)]
PR libgcj/38251
* tools/Makefile.am (dist-hook): Prune .svn directories in asm and
classes copies.
* tools/Makefile.in: Regenerate.

Revert:
2008-11-05  Andrew Haley  <aph@redhat.com>

* tools/Makefile.am (UPDATE_TOOLS_ZIP, CREATE_TOOLS_ZIP): Exclude
.svn direcories.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157137 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * gcc.target/i386/clearcap.map: New file.
ro [Mon, 1 Mar 2010 12:28:19 +0000 (12:28 +0000)]
* gcc.target/i386/clearcap.map: New file.
* gcc.target/i386/i386.exp: Check for linker -M mapfile support.
Pass clearcap.map by default if supported.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157136 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR fortran/42900
ro [Mon, 1 Mar 2010 12:25:34 +0000 (12:25 +0000)]
PR fortran/42900
* gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
Explain this.
* gfortran.dg/stat_2.f90: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157135 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agogcc/
pzhao [Mon, 1 Mar 2010 09:56:41 +0000 (09:56 +0000)]
gcc/
2010-03-01  Marco Poletti  <poletti.marco@gmail.com>

        * toplev.h (inform_n, error_n): Declare.
        * diagnostic.c (inform_n, error_n): New function.

gcc/cp/
2010-03-01  Marco Poletti  <poletti.marco@gmail.com>

        * pt.c (redeclare_class_template): Use error_n and inform_n.

gcc/po
2010-03-01  Shujing Zhao  <pearly.zhao@oracle.com>

        * exgettext: Handle the functions that end with _n.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157134 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-03-01 Tobias Burnus <burnus@net-b.de>
burnus [Mon, 1 Mar 2010 09:23:35 +0000 (09:23 +0000)]
2010-03-01  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43199
        * resolve.c (find_array_spec): Handle REF_COMPONENT with
        CLASS components.

2010-03-01  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43199
        * gfortran.dg/module_read_2.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157133 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * cfgexpand.c (expand_used_vars): If an artificial non-ignored var
jakub [Mon, 1 Mar 2010 07:03:22 +0000 (07:03 +0000)]
* cfgexpand.c (expand_used_vars): If an artificial non-ignored var
has no rtl yet when processing local_decls, queue it and recheck
if deferred stack allocation hasn't assigned it rtl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157132 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoDaily bump.
gccadmin [Mon, 1 Mar 2010 00:16:50 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157131 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * config/sh/sh.c (unspec_bbr_uid): New.
kkojima [Sun, 28 Feb 2010 23:23:50 +0000 (23:23 +0000)]
* config/sh/sh.c (unspec_bbr_uid): New.
(gen_block_redirect): Use it instead of INSN_UID.
(gen_far_branch): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157128 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoMake TARGET_SUBTARGET32_ISA_DEFAULT the same as
hjl [Sun, 28 Feb 2010 17:55:16 +0000 (17:55 +0000)]
Make TARGET_SUBTARGET32_ISA_DEFAULT the same as
TARGET_SUBTARGET64_ISA_DEFAULT for Darwin/x86.

2010-02-28  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/darwin.h (TARGET_SUBTARGET32_ISA_DEFAULT): Make
it the same as TARGET_SUBTARGET64_ISA_DEFAULT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157125 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-27 Mark Mitchell <mark@codesourcery.com>
mmitchel [Sun, 28 Feb 2010 17:07:54 +0000 (17:07 +0000)]
2010-02-27  Mark Mitchell  <mark@codesourcery.com>

PR c++/42748
* cp-tree.h (push_tinst_level): Declare.
(pop_tinst_level): Likewise.
* pt.c (push_tinst_level): Give it external linkage.
(pop_tinst_level): Likewise.
* mangle.c (mangle_decl_string): Set the source location to that
of the decl while mangling.

2010-02-27  Mark Mitchell  <mark@codesourcery.com>

PR c++/42748
* g++.dg/abi/mangle11.C: Adjust mangling warning locations.
* g++.dg/abi/mangle12.C: Likewise.
* g++.dg/abi/mangle20-2.C: Likewise.
* g++.dg/abi/mangle17.C: Likewise.
* g++.dg/template/cond2.C: Likewise.
* g++.dg/template/pr35240.C: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157124 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-28 Tobias Burnus <burnus@net-b.de>
burnus [Sun, 28 Feb 2010 16:16:22 +0000 (16:16 +0000)]
2010-02-28  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43205
        * trans-expr.c (is_zero_initializer_p): Move up in the file.
        (gfc_conv_initializer): Handle zero initializer as special case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157123 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * doc/html/ext/pb_ds/references.html: Adjust link to SGI's STL
gerald [Sun, 28 Feb 2010 12:57:16 +0000 (12:57 +0000)]
* doc/html/ext/pb_ds/references.html: Adjust link to SGI's STL
site.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157122 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoFix typos in documentation.
rwild [Sun, 28 Feb 2010 12:50:39 +0000 (12:50 +0000)]
Fix typos in documentation.

gcc/:
* doc/invoke.texi (Warning Options, RX Options): Fix typos.
(Warning Options): -Wno-conversion-null is valid for
Objective-C++ as well.
* doc/tm.texi (Named Address Spaces): Likewise.
* doc/plugins.texi (Plugins): Replace TABs with spaces.
* doc/tree-ssa.texi (Tree SSA): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157121 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-28 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Sun, 28 Feb 2010 10:37:04 +0000 (10:37 +0000)]
2010-02-28  Paolo Carlini  <paolo.carlini@oracle.com>

       * src/hash-long-double-aux.cc (hash<long double>::
       operator()(long double)): Hash both -0 and +0 to 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157120 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoDon't set the default arch for i[34567]86-*-darwin*|x86_64-*-darwin*.
hjl [Sun, 28 Feb 2010 07:56:36 +0000 (07:56 +0000)]
Don't set the default arch for i[34567]86-*-darwin*|x86_64-*-darwin*.

2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>

PR bootstrap/43202
* config.gcc: Don't enable SSE math for i[34567]86-*-darwin*
by default.  Don't set the default arch for
i[34567]86-*-darwin*|x86_64-*-darwin*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157119 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoRestore i[34567]86-*-darwin* bootstrap.
hjl [Sun, 28 Feb 2010 07:23:31 +0000 (07:23 +0000)]
Restore i[34567]86-*-darwin* bootstrap.

2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>

PR bootstrap/43202
* config.gcc: Enable SSE math for i[34567]86-*-darwin* by
default.  Set the default 32bit/64bit archs with $with_arch
instead of $arch for i[34567]86-*-*|x86_64-*-* targets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157118 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoDaily bump.
gccadmin [Sun, 28 Feb 2010 00:17:01 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157117 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-27 Richard Guenther <rguenther@suse.de>
rguenth [Sat, 27 Feb 2010 23:28:46 +0000 (23:28 +0000)]
2010-02-27  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/43186
* params.def (PARAM_MAX_UNROLL_ITERATIONS): New param.
* doc/invoke.texi (max-completely-peel-loop-nest-depth): Document.
* tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely): Limit
unroller iterations.

* gcc.c-torture/compile/pr43186.c: Adjust testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157114 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * g++.dg/abi/packed1.C: Expect warning on the SH.
kkojima [Sat, 27 Feb 2010 22:14:51 +0000 (22:14 +0000)]
* g++.dg/abi/packed1.C: Expect warning on the SH.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157113 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agogcc/cp/
simartin [Sat, 27 Feb 2010 19:21:39 +0000 (19:21 +0000)]
gcc/cp/

2010-02-27  Simon Martin  <simartin@users.sourceforge.net>

        PR c++/42054
        * pt.c (redeclare_class_template): Return false if there are erroneous
        template parameters.

gcc/testsuite/

2010-02-27  Simon Martin  <simartin@users.sourceforge.net>

        PR c++/42054:
* g++.dg/parse/error37.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157112 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu [Sat, 27 Feb 2010 17:48:02 +0000 (17:48 +0000)]
2010-02-27  Manuel López-Ibáñez  <manu@gcc.gnu.org>

PR c/24577
PR c/43192
* gcc.dg/pr8927-1.c: Match new note.
* gcc.dg/990506-0.c: Likewise.
* gcc.dg/gomp/flush-2.c: Likewise.
* gcc.dg/gomp/atomic-5.c: Likewise.
* gcc.dg/gomp/pr34607.c: Likewise.
* gcc.dg/pr35746.c: Likewise.
* gcc.dg/cpp/pragma-1.c: Likewise.
* gcc.dg/cpp/pragma-2.c: Likewise.
* gcc.dg/pr41842.c: Likewise.
* gcc.dg/noncompile/20040629-1.c: Likewise.
* objc.dg/private-1.m: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157111 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoSet the default 32bit/64bit archs if needed.
hjl [Sat, 27 Feb 2010 17:44:41 +0000 (17:44 +0000)]
Set the default 32bit/64bit archs if needed.

2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>

* config.gcc: Set the default 32bit/64bit archs if 64bit ISA is
required and i[34567]86-*-* targets don't support 64bit ISA.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157110 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-27 Tobias Burnus <burnus@net-b.de>
burnus [Sat, 27 Feb 2010 17:25:05 +0000 (17:25 +0000)]
2010-02-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43185
        * resolve.c (resolve_fl_variable_derived): Imply SAVE
        for module variables for Fortran 2008.

2010-02-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43185
        * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
        * gfortran.dg/default_initialization_4.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157109 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR ada/42253
ebotcazou [Sat, 27 Feb 2010 14:27:27 +0000 (14:27 +0000)]
PR ada/42253
* gcc-interface/utils2.c (build_binary_op) <EQ_EXPR>: Assert that fat
pointer base types are variant of each other.  Apply special treatment
for null to fat pointer types in all cases.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157107 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoDaily bump.
gccadmin [Sat, 27 Feb 2010 00:17:05 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157105 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR ada/43096
ebotcazou [Fri, 26 Feb 2010 23:10:24 +0000 (23:10 +0000)]
PR ada/43096
* tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
the same alias set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157102 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoSet the default arch at least to Prescott/Pentium 4.
hjl [Fri, 26 Feb 2010 22:35:34 +0000 (22:35 +0000)]
Set the default arch at least to Prescott/Pentium 4.

2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>

* config.gcc: Set the default arch at least to Prescott for
i[34567]86-*-darwin* and Pentium 4 for i[34567]86-*-* targets
if SSE math is enabled.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157101 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu [Fri, 26 Feb 2010 22:06:56 +0000 (22:06 +0000)]
2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>

* diagnostic.c (diagnostic_initialize): Update.
(diagnostic_report_diagnostic): Test inhibit_notes_p for
informative notes.
* diagnostic.h (diagnostic_context): New bool inhibit_notes_p.
(diagnostic_inhibit_notes): New.
* toplev.c (process_options): inhibit notes with -fcompare-debug.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157100 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu [Fri, 26 Feb 2010 17:09:29 +0000 (17:09 +0000)]
2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>

PR c/20631
* doc/cpp.texi: Use c90 instead of c89 and gnu90 instead of gnu89.
* doc/standards.texi: Likewise.
* doc/extend.texi: Likewise.
* doc/trouble.texi: Likewise.
* doc/cppopts.texi: Likewise.
* doc/install.texi: Likewise.
* c.opt (std=c90,std=gnu90): New options.
* c-opts.c (c_common_handle_option): Handle them.
testsuite/
* gcc.dg/cpp/c90-pedantic.c: New.
* gcc.dg/cpp/c90.c: New.
* gcc.dg/gnu90-const-expr-1.c: New.
* gcc.dg/Woverlength-strings-pedantic-c90.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157096 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu [Fri, 26 Feb 2010 16:56:09 +0000 (16:56 +0000)]
2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>

PR c/24577
* c-decl.c (undeclared_variable): Use an informative note.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157095 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-26 Richard Guenther <rguenther@suse.de>
rguenth [Fri, 26 Feb 2010 16:01:52 +0000 (16:01 +0000)]
2010-02-26  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/43186
* gimple.h (gimple_fold): Remove.
* gimple.c (gimple_fold): Remove.  Inline into single user ...
* tree-cfgcleanup.c (cleanup_control_expr_graph): ... here.
Try harder for conditions.

* gcc.c-torture/compile/pr43186.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157093 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR debug/43190
jakub [Fri, 26 Feb 2010 15:58:57 +0000 (15:58 +0000)]
PR debug/43190
* function.c (used_types_insert): Don't skip through named pointer
types.  Don't use TYPE_MAIN_VARIANT if the original type has a name
and it is different from the main variant's type.

* c-c++-common/dwarf2/pr43190.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157092 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * config/rx/rx.md (sminsi3): Remove bogus alternative.
nickc [Fri, 26 Feb 2010 15:32:27 +0000 (15:32 +0000)]
    * config/rx/rx.md (sminsi3): Remove bogus alternative.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157091 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoSupport --with-fpmath=sse for x86.
hjl [Fri, 26 Feb 2010 14:52:01 +0000 (14:52 +0000)]
Support --with-fpmath=sse for x86.

2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>

* config.gcc: Support --with-fpmath=sse for x86.

* config/i386/ssemath.h: New.

* doc/install.texi (--with-fpmath=sse): Documented.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157090 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoAdd -mno-mmx to x86 in gcc.dg/torture/stackalign/stackalign.exp.
hjl [Fri, 26 Feb 2010 14:49:02 +0000 (14:49 +0000)]
Add -mno-mmx to x86 in gcc.dg/torture/stackalign/stackalign.exp.

2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>

PR testsuite/37074:
* gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157089 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-26 Richard Guenther <rguenther@suse.de>
rguenth [Fri, 26 Feb 2010 13:34:38 +0000 (13:34 +0000)]
2010-02-26  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/43188
* tree-vect-stmts.c (get_vectype_for_scalar_type): Do not build
vector types of over-aligned element type.

* gcc.c-torture/compile/pr43188.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157088 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoCorrect expand_vec_perm_blend in i386.c for V8HImode merge.
hjl [Fri, 26 Feb 2010 13:18:17 +0000 (13:18 +0000)]
Correct expand_vec_perm_blend in i386.c for V8HImode merge.

gcc/

2010-02-26  Uros Bizjak  <ubizjak@gmail.com>

PR target/43175
* config/i386/i386.c (expand_vec_perm_blend): Use correct
operands in V8HImode subregs.  Fix operand order in VEC_MERGE
rtx.

gcc/testsuite/

2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>

PR target/43175
* gcc.target/i386/vperm-v4si-2-sse4.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157087 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * doc/invoke.texi (-fvar-tracking-assignments): Fix typo.
jkratoch [Fri, 26 Feb 2010 11:54:26 +0000 (11:54 +0000)]
* doc/invoke.texi (-fvar-tracking-assignments): Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157086 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
jakub [Fri, 26 Feb 2010 11:03:46 +0000 (11:03 +0000)]
* Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
* var-tracking.c: Include diagnostic.h.
(debug_dv): New function.
(dump_var): Print DEBUG_EXPR_DECLs as D#N instead of D.-N.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157085 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR debug/43160
jakub [Fri, 26 Feb 2010 11:02:39 +0000 (11:02 +0000)]
PR debug/43160
* var-tracking.c (dv_onepart_p): Return true for DEBUG_EXPR_DECLs.
(add_value_chain, add_value_chains, remove_value_chain,
remove_value_chains): Handle DEBUG_EXPRs.
(check_changed_vars_1, check_changed_vars_2): Handle DEBUG_EXPR_DECLs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157084 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR debug/43161
jakub [Fri, 26 Feb 2010 11:01:28 +0000 (11:01 +0000)]
PR debug/43161
* regcprop.c (struct queued_debug_insn_change): New type.
(struct value_data_entry): Add debug_insn_changes field.
(struct value_data): Add n_debug_insn_changes field.
(debug_insn_changes_pool): New variable.
(free_debug_insn_changes, apply_debug_insn_changes,
cprop_find_used_regs_1, cprop_find_used_regs): New functions.
(kill_value_one_regno): Call free_debug_insn_changes if needed.
(init_value_data): Clear debug_insn_changes and n_debug_insn_changes
fields.
(replace_oldest_value_reg): Don't change DEBUG_INSNs, instead queue
changes for them.
(copyprop_hardreg_forward_1): Don't call apply_change_group for
DEBUG_INSNs.  For a real insn, if there are queued DEBUG_INSN
changes, call cprop_find_used_regs via note_stores.
(copyprop_hardreg_forward): When copying vd from predecessor
which has any queued DEBUG_INSN changes, make sure the pointers are
cleared.  At the end call df_analyze and then if there are any
DEBUG_INSN changes queued at the end of some basic block for still
live registers, apply them.
(pass_cprop_hardreg): Set TODO_df_finish in todo_flags_finish.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157083 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * config.gcc (i[34567]86-*-* | x86_64-*-*): Split long line.
uros [Fri, 26 Feb 2010 08:17:00 +0000 (08:17 +0000)]
* config.gcc (i[34567]86-*-* | x86_64-*-*): Split long line.
(arm*-*-*): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157082 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoSet default arch/cpu for i[34567]86-*-*|x86_64-*-* targets.
hjl [Fri, 26 Feb 2010 02:37:40 +0000 (02:37 +0000)]
Set default arch/cpu for i[34567]86-*-*|x86_64-*-* targets.

2010-02-25  H.J. Lu  <hongjiu.lu@intel.com>

* config.gcc: Set arch/cpu for i[34567]86-*-*|x86_64-*-*
targets.  Set the default with_cpu/with_arch from arch/cpu.
Allow x86-64 and native for with_cpu/with_arch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157081 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-25 Nicolas Benoit <nbenoit@tuxfamily.org>
dnovillo [Fri, 26 Feb 2010 01:51:27 +0000 (01:51 +0000)]
2010-02-25  Nicolas Benoit  <nbenoit@tuxfamily.org>

* ebitmap.c: Change calls to verify_popcount with calls to
sbitmap_verify_popcount.
(ebitmap_clear_bit): Fixed map->cacheindex test and
map>cache update when bit clearing results in an empty
element.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157080 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * g++.dg/abi/packed1.C: Expect warning on the SPARC.
ebotcazou [Fri, 26 Feb 2010 00:21:04 +0000 (00:21 +0000)]
* g++.dg/abi/packed1.C: Expect warning on the SPARC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157079 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoDaily bump.
gccadmin [Fri, 26 Feb 2010 00:17:00 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157078 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoFix PR target/43154
meissner [Thu, 25 Feb 2010 22:26:55 +0000 (22:26 +0000)]
Fix PR target/43154

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157074 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * doc/extend.texi (Symbol-Renaming Pragmas): Fix spelling of
gerald [Thu, 25 Feb 2010 20:48:57 +0000 (20:48 +0000)]
* doc/extend.texi (Symbol-Renaming Pragmas): Fix spelling of
#pragma extern_prefix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157072 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-25 Ed Smith-Rowland <3dw4rd@verizon.net>
paolo [Thu, 25 Feb 2010 17:34:30 +0000 (17:34 +0000)]
2010-02-25  Ed Smith-Rowland  <3dw4rd@verizon.net>

* include/bits/random.tcc (operator<<): Use max_digits10.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157068 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-25 Ed Smith-Rowland <3dw4rd@verizon.net>
paolo [Thu, 25 Feb 2010 17:13:04 +0000 (17:13 +0000)]
2010-02-25  Ed Smith-Rowland  <3dw4rd@verizon.net>

* include/std/limits (__numeric_limits_base::max_digits10,
numeric_limits<>::max_digits10, numeric_limits<>::lowest): Add.
* src/limits.cc: Define max_digits10.
* config/abi/pre/gnu.ver: Adjust.
* testsuite/18_support/numeric_limits/dr559.cc: Test max_digits10
and lowest too.
* testsuite/18_support/numeric_limits/lowest.cc: New.
* testsuite/18_support/numeric_limits/max_digits10.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157067 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-25 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Thu, 25 Feb 2010 13:32:52 +0000 (13:32 +0000)]
2010-02-25  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/functional_hash.h (__hash_combine): Remove.
(_Fnv_hash_base<>::hash(const char*, size_t)): Add defaulted
hash parameter.
(_Fnv_hash::__hash_combine(const _Tp&, size_t)): Add.
* include/std/system_error (hash<system_error>): Adjust.
* src/compatibility-c++0x.cc (hash<system_error>): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157065 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR debug/43166
jakub [Thu, 25 Feb 2010 10:50:24 +0000 (10:50 +0000)]
PR debug/43166
* cfgexpand.c (expand_debug_expr) <case VAR_DECL>: If mode is
BLKmode, assert op0 is a MEM and just adjust its mode.

* trans-common.c (build_common_decl): Also update DECL_MODE,
and DECL_SIZE when encountering a larger common block and call
layout_decl.

* gfortran.dg/debug/pr43166.f: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157063 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR debug/43165
jakub [Thu, 25 Feb 2010 10:41:52 +0000 (10:41 +0000)]
PR debug/43165
* cfgexpand.c (expand_debug_expr): Don't call simplify_gen_subreg
if bitpos isn't multiple of mode's bitsize.

* gcc.dg/torture/pr43165.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157062 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago Fix ChangeLog Entry.
jvdelisle [Thu, 25 Feb 2010 05:53:35 +0000 (05:53 +0000)]
Fix ChangeLog Entry.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157061 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Thu, 25 Feb 2010 05:47:10 +0000 (05:47 +0000)]
2010-02-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* io/transfer.c (require_type): Subtract one from item_count for output
of error message.  Add comment before formatted_transfer function
explaining why the item_count is off by one.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157060 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-24 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 25 Feb 2010 01:22:57 +0000 (01:22 +0000)]
2010-02-24  Benjamin Kosnik  <bkoz@redhat.com>

* doc/xml/faq.xml: Adjust structure for pdf index.
* doc/xml/manual/mt_allocator.xml: Same.
* doc/xml/manual/allocator.xml: Same.
* doc/xml/manual/ctype.xml: Same.
* doc/xml/manual/numerics.xml: Same.
* doc/xml/manual/codecvt.xml: Same.
* doc/xml/manual/intro.xml: Same.
* doc/xml/manual/shared_ptr.xml: Same.
* doc/xml/manual/status_cxxtr1.xml: Same.
* doc/xml/manual/auto_ptr.xml: Same.
* doc/xml/manual/internals.xml: Same.
* doc/xml/manual/status_cxx1998.xml: Same.
* doc/xml/manual/parallel_mode.xml: Same.
* doc/xml/manual/profile_mode.xml: Same.
* doc/xml/manual/containers.xml: Same.
* doc/xml/manual/io.xml: Same.
* doc/xml/manual/concurrency_extensions.xml: Same.
* doc/xml/manual/appendix_porting.xml: Same.
* doc/xml/manual/utilities.xml: Same.
* doc/xml/manual/support.xml: Same.
* doc/xml/manual/bitmap_allocator.xml: Same.
* doc/xml/manual/configure.xml: Same.
* doc/xml/manual/build_hacking.xml: Same.
* doc/xml/manual/evolution.xml: Same.
* doc/xml/manual/using.xml: Same.
* doc/xml/manual/debug.xml: Same.
* doc/xml/manual/localization.xml: Same.
* doc/xml/manual/strings.xml: Same.
* doc/xml/manual/debug_mode.xml: Same.
* doc/xml/manual/locale.xml: Same.
* doc/xml/manual/extensions.xml: Same.
* doc/xml/manual/appendix_contributing.xml: Same.
* doc/xml/manual/prerequisites.xml: Same.
* doc/xml/manual/messages.xml: Same.
* doc/xml/manual/diagnostics.xml: Same.
* doc/xml/manual/algorithms.xml: Same.
* doc/xml/manual/appendix_free.xml: Same.
* doc/xml/manual/iterators.xml: Same.
* doc/xml/manual/spine.xml: Same.
* doc/xml/manual/status_cxxtr24733.xml: Same.
* doc/xml/manual/status_cxx200x.xml: Same.
* doc/Makefile.am: Refactor.
* doc/Makefile.in: Regenerate.

* include/bits/c++0x_warning.h: Tweak doxygen file markup.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157059 138bc75d-0d04-0410-961f-82ee72b054a4

14 years agoDaily bump.
gccadmin [Thu, 25 Feb 2010 00:17:16 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157058 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu [Wed, 24 Feb 2010 20:41:01 +0000 (20:41 +0000)]
2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>

* c.opt (-ftemplate-depth=): New.
(-ftemplate-depth-): Deprecate.
* optc-gen.awk: Handle -ftemplate-depth=.
* opth-gen.awk: Likewise.
* c-opts.c (c_common_handle_option): Likewise.
* doc/invoke.texi (-ftemplate-depth-): Replace with
-ftemplate-depth=.
cp/
* pt.c (push_tinst_level): Replace -ftemplate-depth- with
-ftemplate-depth=.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157054 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * doc/invoke.texi: Improve -Wabi and -fabi-version docs.
jason [Wed, 24 Feb 2010 19:26:45 +0000 (19:26 +0000)]
* doc/invoke.texi: Improve -Wabi and -fabi-version docs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157053 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago PR c++/12909
jason [Wed, 24 Feb 2010 19:26:38 +0000 (19:26 +0000)]
PR c++/12909
* mangle.c (write_type): Give -Wabi warning for old vector mangling.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157052 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * class.c (layout_class_type): Don't give -Wabi warning for a bug
jason [Wed, 24 Feb 2010 19:26:29 +0000 (19:26 +0000)]
* class.c (layout_class_type): Don't give -Wabi warning for a bug
in a previous ABI version.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157051 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * doc/libffi.texi (The Closure API): Fix typo.
ro [Wed, 24 Feb 2010 16:02:17 +0000 (16:02 +0000)]
* doc/libffi.texi (The Closure API): Fix typo.
* doc/libffi.info: Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157049 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago * io/write_float.def (WRITE_FLOAT): Use __builtin_signbit.
ro [Wed, 24 Feb 2010 15:35:40 +0000 (15:35 +0000)]
* io/write_float.def (WRITE_FLOAT): Use __builtin_signbit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157048 138bc75d-0d04-0410-961f-82ee72b054a4

14 years ago2010-02-24 Andrew Haley <aph@redhat.com>
aph [Wed, 24 Feb 2010 15:34:19 +0000 (15:34 +0000)]
2010-02-24  Andrew Haley  <aph@redhat.com>

        PR java/40816
        * include/jni_md.h: jboolean is an unsigned type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157047 138bc75d-0d04-0410-961f-82ee72b054a4