]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
13 years agore PR target/53559 (ICE on altivec builtins stv[l|r]x[l])
Edmar Wienskoski [Mon, 4 Jun 2012 17:42:25 +0000 (17:42 +0000)] 
re PR target/53559 (ICE on altivec builtins stv[l|r]x[l])

2012-06-04  Edmar Wienskoski  <edmar@freescale.com>

PR target/53559
* config/rs6000/altivec.md (altivec_stvlx): Change machine mode of
operands.
(altivec_stvlxl): Ditto.
(altivec_stvrx): Ditto.
(altivec_stvrxl): Ditto.

gcc/testsuite
2012-06-04  Edmar Wienskoski  <edmar@freescale.com>

PR target/53559
* gcc.target/powerpc/cell_builtin_1.c: New test case.
* gcc.target/powerpc/cell_builtin_2.c: Ditto.
* gcc.target/powerpc/cell_builtin_3.c: Ditto.
* gcc.target/powerpc/cell_builtin_4.c: Ditto.
* gcc.target/powerpc/cell_builtin_5.c: Ditto.
* gcc.target/powerpc/cell_builtin_6.c: Ditto.
* gcc.target/powerpc/cell_builtin_7.c: Ditto.
* gcc.target/powerpc/cell_builtin_8.c: Ditto.

From-SVN: r188194

13 years agobackport: re PR target/46261 (avr-gcc: Segfaults when compiled with the -mint8 option)
Georg-Johann Lay [Mon, 4 Jun 2012 09:53:04 +0000 (09:53 +0000)] 
backport: re PR target/46261 (avr-gcc: Segfaults when compiled with the -mint8 option)

Backport from 2012-06-04 mainline r188172
PR target/46261
* config/avr/avr-stdint.h: New file.
* config.gcc (avr-*-*,tm_file): Use avr/avr-stdint.h instead of
newlib-stdint.h

From-SVN: r188174

13 years agoDaily bump.
GCC Administrator [Mon, 4 Jun 2012 00:17:25 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r188158

13 years agore PR target/52999 (ICE, segmentation fault in c_tree_printer)
John David Anglin [Sun, 3 Jun 2012 12:41:02 +0000 (12:41 +0000)] 
re PR target/52999 (ICE, segmentation fault in c_tree_printer)

PR target/52999
* config/pa/pa.c (TARGET_SECTION_TYPE_FLAGS): Define.
(pa_section_type_flags): New.
* config/pa/pa.h (LEGITIMATE_CONSTANT_P): Revert previous change.

From-SVN: r188150

13 years agoDaily bump.
GCC Administrator [Sun, 3 Jun 2012 00:16:58 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r188144

13 years agoDaily bump.
GCC Administrator [Sat, 2 Jun 2012 00:17:22 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r188131

13 years agore PR fortran/53521 (Memory leak with zero-sized array constructor)
Tobias Burnus [Fri, 1 Jun 2012 20:06:39 +0000 (22:06 +0200)] 
re PR fortran/53521 (Memory leak with zero-sized array constructor)

2012-06-01  Tobias Burnus  <burnus@net-b.de>

        PR fortran/53521
        * trans.c (gfc_deallocate_scalar_with_status): Properly
        handle the case size == 0.

From-SVN: r188124

13 years agoDaily bump.
GCC Administrator [Fri, 1 Jun 2012 00:17:17 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r188092

13 years agore PR middle-end/53541 (gcc-4.6.2 segfaults on dumping tree information)
Richard Guenther [Thu, 31 May 2012 15:03:37 +0000 (15:03 +0000)] 
re PR middle-end/53541 (gcc-4.6.2 segfaults on dumping tree information)

2012-05-31  Richard Guenther  <rguenther@suse.de>

PR middle-end/53541
* tree-pretty-print.c (dump_generic_node): Guard against
NULL_TREE TREE_TYPE when dumping MEM_REF offset type.

From-SVN: r188066

13 years agoDaily bump.
GCC Administrator [Thu, 31 May 2012 00:16:59 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r188037

13 years agoDaily bump.
GCC Administrator [Wed, 30 May 2012 00:17:14 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187996

13 years agoDaily bump.
GCC Administrator [Tue, 29 May 2012 00:17:07 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187939

13 years agoDaily bump.
GCC Administrator [Mon, 28 May 2012 00:17:13 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187925

13 years agoDaily bump.
GCC Administrator [Sun, 27 May 2012 00:17:01 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187919

13 years agodecl.c (variant_desc): Rename 'record' to 'new_type'.
Eric Botcazou [Sat, 26 May 2012 10:44:06 +0000 (10:44 +0000)] 
decl.c (variant_desc): Rename 'record' to 'new_type'.

* gcc-interface/decl.c (variant_desc): Rename 'record' to 'new_type'.
(build_variant_list): Adjust to above renaming.
(gnat_to_gnu_entity) <E_Record_Subtype>: Likewise.  Give a unique name
to the type of the variant containers.
(create_variant_part_from): Likewise.  Give a unique name to the type
of the variant part.

From-SVN: r187910

13 years agoDaily bump.
GCC Administrator [Sat, 26 May 2012 00:17:45 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187904

13 years agoDaily bump.
GCC Administrator [Fri, 25 May 2012 00:17:05 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187863

13 years agobackport: re PR target/53385 ("Error: operand out of range" after changes for LSHIFT_...
Bill Schmidt [Thu, 24 May 2012 13:52:56 +0000 (13:52 +0000)] 
backport: re PR target/53385 ("Error: operand out of range" after changes for LSHIFT_EXPR in vrp.c)

2012-05-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

Backport from mainline
        2012-05-18  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

PR target/53385
* config/rs6000/rs6000.c (print_operand): Revise code that unsafely
relied on signed overflow behavior.

From-SVN: r187834

13 years agoDaily bump.
GCC Administrator [Thu, 24 May 2012 00:17:47 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187820

13 years agoFix the PR entry in the ChangeLog. Should be:
Michael Hope [Wed, 23 May 2012 21:34:50 +0000 (21:34 +0000)] 
Fix the PR entry in the ChangeLog.  Should be:

2012-05-23  Michael Hope  <michael.hope@linaro.org>

PR c++/52796
* g++.dg/cpp0x/variadic-value1.C: Change selector for explicit
options.

From-SVN: r187816

13 years agoPR c++/PR52796
Michael Hope [Wed, 23 May 2012 21:29:55 +0000 (21:29 +0000)] 
PR c++/PR52796

2012-05-23  Michael Hope  <michael.hope@linaro.org>

PR c++/PR52796
* g++.dg/cpp0x/variadic-value1.C: Change selector for explicit
options.

From-SVN: r187813

13 years agore PR fortran/53389 (-frealloc-lhs: memory leak when assigning array function result...
Tobias Burnus [Wed, 23 May 2012 19:13:27 +0000 (21:13 +0200)] 
re PR fortran/53389 (-frealloc-lhs: memory leak when assigning array function result to allocatable array, where one of its supplied arguments is itself an array function result)

2012-05-23  Tobias Burnus  <burnus@net-b.de>

        PR fortran/53389
        * trans-array.c (gfc_add_loop_ss_code): Don't evaluate
        expression, if ss->is_alloc_lhs is set.

2012-05-23  Tobias Burnus  <burnus@net-b.de>

        PR fortran/53389
        * gfortran.dg/realloc_on_assign_15.f90: New.

From-SVN: r187810

13 years agoDaily bump.
GCC Administrator [Wed, 23 May 2012 00:17:37 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187786

13 years agobackport: re PR middle-end/51071 (ICE in gimple_has_side_effects, at gimple.c:2513)
Richard Guenther [Tue, 22 May 2012 09:23:01 +0000 (09:23 +0000)] 
backport: re PR middle-end/51071 (ICE in gimple_has_side_effects, at gimple.c:2513)

2012-05-22  Richard Guenther  <rguenther@suse.de>

        Backport from mainline
        2011-11-10  Richard Guenther  <rguenther@suse.de>

PR middle-end/51071
* gimple.c (gimple_has_side_effects): Remove checking code
that doesn't belong here.

* gcc.dg/torture/pr51071.c: New testcase.
* gcc.dg/torture/pr51071-2.c: Likewise.

From-SVN: r187764

13 years agobackport: re PR target/52407 (sse2 simd uint32_t and int64_t and stack variable initi...
Richard Guenther [Tue, 22 May 2012 09:20:15 +0000 (09:20 +0000)] 
backport: re PR target/52407 (sse2 simd uint32_t and int64_t and stack variable initialization)

2012-05-22  Richard Guenther  <rguenther@suse.de>

        Backport from mainline
        2012-02-28  Richard Guenther  <rguenther@suse.de>

PR target/52407
* config/i386/i386.c (ix86_expand_vector_set): Fix element
ordering for the VEC_CONCAT for two element vectors for
V2SFmode, V2SImode and V2DImode.

* gcc.dg/torture/pr52407.c: New testcase.

From-SVN: r187763

13 years agobackport: re PR c/52862 (ICE convert_to_pointer, at convert.c:50)
Richard Guenther [Tue, 22 May 2012 09:17:42 +0000 (09:17 +0000)] 
backport: re PR c/52862 (ICE convert_to_pointer, at convert.c:50)

2012-05-22  Richard Guenther  <rguenther@suse.de>

        Backport from mainline
        2012-04-12  Richard Guenther  <rguenther@suse.de>

PR c/52862
* convert.c (convert_to_pointer): Remove special-casing of
zero.

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

From-SVN: r187762

13 years agoDaily bump.
GCC Administrator [Tue, 22 May 2012 00:17:36 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187753

13 years agore PR c/53418 (ICE at gimplify.c:7773)
Joseph Myers [Mon, 21 May 2012 20:12:05 +0000 (21:12 +0100)] 
re PR c/53418 (ICE at gimplify.c:7773)

PR c/53418
* c-typeck.c (build_conditional_expr): Remove C_MAYBE_CONST_EXPR
from folded operands before wrapping another around the
conditional expression.

testsuite:
* gcc.c-torture/compile/pr53418-1.c,
gcc.c-torture/compile/pr53418-2.c: New tests.

From-SVN: r187736

13 years agoUse unspec_volatile on rdrand<mode>_1
H.J. Lu [Mon, 21 May 2012 12:59:53 +0000 (12:59 +0000)] 
Use unspec_volatile on rdrand<mode>_1

gcc/

Backport from mainline
PR target/53416
* config/i386/i386.md (UNSPEC_RDRAND): Renamed to ...
(UNSPECV_RDRAND): This.
(rdrand<mode>_1): Updated.

gcc/testsuite/

Backport from mainline
PR target/53416
* gcc.target/i386/pr53416.c: New file.

From-SVN: r187712

13 years agoDaily bump.
GCC Administrator [Mon, 21 May 2012 00:17:42 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187701

13 years agoAdd RDRND, F16C and FSGSBASE support to -march=native
H.J. Lu [Sun, 20 May 2012 23:19:40 +0000 (23:19 +0000)] 
Add RDRND, F16C and FSGSBASE support to -march=native

Backport from mainline
* config/i386/driver-i386.c (host_detect_local_cpu): Support
RDRND, F16C and FSGSBASE.

From-SVN: r187698

13 years agoDaily bump.
GCC Administrator [Sun, 20 May 2012 00:17:40 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187686

13 years agoDaily bump.
GCC Administrator [Sat, 19 May 2012 00:17:34 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187672

13 years agoDaily bump.
GCC Administrator [Fri, 18 May 2012 00:17:49 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187644

13 years agoDaily bump.
GCC Administrator [Thu, 17 May 2012 00:16:58 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r187618

13 years ago* configure: Regenerate.
Eric Botcazou [Wed, 16 May 2012 09:19:25 +0000 (09:19 +0000)] 
* configure: Regenerate.

From-SVN: r187583

13 years agoDaily bump.
GCC Administrator [Wed, 16 May 2012 00:17:06 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187571

13 years agoDaily bump.
GCC Administrator [Tue, 15 May 2012 00:16:53 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r187491

13 years agore PR target/46098 (ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat-store...
Uros Bizjak [Mon, 14 May 2012 21:32:29 +0000 (23:32 +0200)] 
re PR target/46098 (ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat-store and __builtin_ia32_loadupd())

PR target/46098
* config/i386/i386.c (ix86_expand_special_args_builtin): Always
generate target register for "load" class builtins.

Revert:
2010-10-22  Uros Bizjak  <ubizjak@gmail.com>

PR target/46098
* config/i386/sse.md (*avx_movu<ssemodesuffix><avxmodesuffix>):
Rename from avx_movu<ssemodesuffix><avxmodesuffix>.
(avx_movu<ssemodesuffix><avxmodesuffix>): New expander.
(*<sse>_movu<ssemodesuffix>): Rename from <sse>_movu<ssemodesuffix>.
(<sse>_movu<ssemodesuffix>): New expander.
(*avx_movdqu<avxmodesuffix>): Rename from avx_movdqu<avxmodesuffix>.
(avx_movdqu<avxmodesuffix>): New expander.
(*sse2_movdqu): Rename from sse2_movdqu.
(sse2_movdqu): New expander.

testsuite/ChangeLog:

* gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
* gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.

From-SVN: r187483

13 years agoDaily bump.
GCC Administrator [Mon, 14 May 2012 00:17:54 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187447

13 years agobackport: alpha.c (alpha_emit_conditional_branch): Handle ORDERED and UNORDERED condi...
Uros Bizjak [Sun, 13 May 2012 20:12:58 +0000 (22:12 +0200)] 
backport: alpha.c (alpha_emit_conditional_branch): Handle ORDERED and UNORDERED conditions.

Backport from mainline
2012-05-12  Uros Bizjak  <ubizjak@gmail.com>

* config/alpha/alpha.c (alpha_emit_conditional_branch): Handle
ORDERED and UNORDERED conditions.

From-SVN: r187444

13 years agoDaily bump.
GCC Administrator [Sun, 13 May 2012 00:17:39 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187432

13 years agoDaily bump.
GCC Administrator [Sat, 12 May 2012 00:17:31 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187421

13 years agore PR fortran/53310 (EOSHIFT leaks memory)
Tobias Burnus [Fri, 11 May 2012 22:33:21 +0000 (00:33 +0200)] 
re PR fortran/53310 (EOSHIFT leaks memory)

2012-05-12  Tobias Burnus  <burnus@net-b.de>

        PR fortran/53310
        * intrinsics/eoshift2.c (eoshift2): Do not leak
        memory by allocating it in the loop.

From-SVN: r187418

13 years agoDaily bump.
GCC Administrator [Fri, 11 May 2012 00:17:31 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187389

13 years agoDaily bump.
GCC Administrator [Thu, 10 May 2012 00:17:33 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187360

13 years agoDaily bump.
GCC Administrator [Wed, 9 May 2012 00:17:53 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187305

13 years agoDaily bump.
GCC Administrator [Tue, 8 May 2012 00:17:21 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187273

13 years agoDaily bump.
GCC Administrator [Mon, 7 May 2012 00:17:40 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187221

13 years agore PR target/52999 (ICE, segmentation fault in c_tree_printer)
John David Anglin [Sun, 6 May 2012 20:59:10 +0000 (20:59 +0000)] 
re PR target/52999 (ICE, segmentation fault in c_tree_printer)

PR target/52999
* config/pa/pa.h (LEGITIMATE_CONSTANT_P): Don't put function labels
in constant pool.

From-SVN: r187217

13 years agoDaily bump.
GCC Administrator [Sun, 6 May 2012 00:17:22 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187201

13 years agoDaily bump.
GCC Administrator [Sat, 5 May 2012 00:17:23 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187186

13 years agobackport: re PR target/53228 (target attributes in libcpp/lex.c cause illegal instruc...
Uros Bizjak [Fri, 4 May 2012 17:48:56 +0000 (19:48 +0200)] 
backport: re PR target/53228 (target attributes in libcpp/lex.c cause illegal instructions to be used elsewhere)

Backport from mainline
2012-05-04  Uros Bizjak  <ubizjak@gmail.com>

PR target/53228
* config/i386/i386.h (X86_ARCH_CMOV): Rename from X86_ARCH_CMOVE.
(TARGET_CMOV): Rename from TARGET_CMOVE.
(TARGET_CMOVE): New define.
* config/i386/i386.c (ix86_option_override_internal): Use TARGET_CMOV.
Do not set TARGET_CMOVE here.

From-SVN: r187171

13 years agore PR target/53199 (__builtin_bswap64 and __builtin_bswap32 generate errors if -mcpu...
Michael Meissner [Fri, 4 May 2012 00:31:50 +0000 (00:31 +0000)] 
re PR target/53199 (__builtin_bswap64 and __builtin_bswap32 generate errors if -mcpu=power6)

[gcc]
2012-05-03  Michael Meissner  <meissner@linux.vnet.ibm.com>

PR target/53199
* config/rs6000/rs6000.md (bswapdi splitters): If
-mavoid-indexed-addresses (or -mcpu=power6 which sets it by
default) is used, generate an alternate sequence that does not
depend on using indexed addressing.

[gcc/testsuite]
2012-05-03  Michael Meissner  <meissner@linux.vnet.ibm.com>

PR target/53199
* gcc.target/powwerpc/pr53199.c: New file.

From-SVN: r187133

13 years agoDaily bump.
GCC Administrator [Fri, 4 May 2012 00:17:20 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187129

13 years agoDaily bump.
GCC Administrator [Thu, 3 May 2012 00:17:26 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187070

13 years agobackport: [multiple changes]
Tobias Burnus [Wed, 2 May 2012 12:53:20 +0000 (14:53 +0200)] 
backport: [multiple changes]

2012-05-02  Tobias Burnus  <burnus@net-b.de>

        Backport from mainline
        2012-04-12  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52864
        * expr.c (gfc_check_vardef_context): Fix assignment check for
        pointer components.

2012-05-02  Tobias Burnus  <burnus@net-b.de>

        Backport from mainline
        2012-04-16  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52864
        * gfortran.dg/pointer_intent_6.f90: New.

From-SVN: r187046

13 years agoDaily bump.
GCC Administrator [Wed, 2 May 2012 00:17:31 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r187032

13 years agoDaily bump.
GCC Administrator [Tue, 1 May 2012 00:18:00 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r187005

13 years agobackport: re PR target/53138 (spaceship operator miscompiled)
Uros Bizjak [Mon, 30 Apr 2012 09:56:27 +0000 (11:56 +0200)] 
backport: re PR target/53138 (spaceship operator miscompiled)

Backport from mainline
2012-04-27  Paolo Bonzini  <bonzini@gnu.org>

PR target/53138
* config/i386/i386.md (x86_mov<mode>cc_0_m1_neg): Add clobber.

testsuite/ChangeLog:

Backport from mainline
2012-04-27  Paolo Bonzini  <bonzini@gnu.org>

PR target/53138
* gcc.c-torture/execute/20120427-1.c: New testcase.

From-SVN: r186963

13 years agoDaily bump.
GCC Administrator [Mon, 30 Apr 2012 00:17:32 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186950

13 years agoDaily bump.
GCC Administrator [Sun, 29 Apr 2012 00:17:49 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186936

13 years agoDaily bump.
GCC Administrator [Sat, 28 Apr 2012 00:17:24 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186923

13 years agoDaily bump.
GCC Administrator [Fri, 27 Apr 2012 00:17:15 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186890

13 years agoDaily bump.
GCC Administrator [Thu, 26 Apr 2012 00:17:28 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186852

13 years agoDaily bump.
GCC Administrator [Wed, 25 Apr 2012 00:17:17 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186791

13 years agore PR middle-end/53084 (GCC cannot handle array initialization of string constant...
Jakub Jelinek [Tue, 24 Apr 2012 06:14:37 +0000 (08:14 +0200)] 
re PR middle-end/53084 (GCC cannot handle array initialization of string constant with point arithmetic properly)

PR middle-end/53084
* varasm.c (compute_reloc_for_constant): Handle ADDR_EXPR
of MEM_REF.
(output_addressed_constants): Likewise.

* gcc.c-torture/execute/pr53084.c: New test.

From-SVN: r186746

13 years agoDaily bump.
GCC Administrator [Tue, 24 Apr 2012 00:17:15 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186732

13 years agobackport: re PR lto/48246 (ICE in lto_wpa_write_files)
Peter Bergner [Mon, 23 Apr 2012 12:44:46 +0000 (07:44 -0500)] 
backport: re PR lto/48246 (ICE in lto_wpa_write_files)

Backport from mainline
2011-06-11  Jan Hubicka  <jh@suse.cz>

PR lto/48246
* lto.c (lto_1_to_1_map): Don't create empty partitions.
(lto_balanced_map): Likewise.

From-SVN: r186703

13 years agoDaily bump.
GCC Administrator [Mon, 23 Apr 2012 00:17:09 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186690

13 years agoDaily bump.
GCC Administrator [Sun, 22 Apr 2012 00:17:37 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186660

13 years agoDaily bump.
GCC Administrator [Sat, 21 Apr 2012 00:17:48 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186647

13 years agostruct siginfo vs. siginfo_t
Thomas Schwinge [Fri, 20 Apr 2012 08:08:13 +0000 (10:08 +0200)] 
struct siginfo vs. siginfo_t

Backport from trunk (but apply to gcc/):

gcc/
2012-04-20  Thomas Schwinge  <thomas@codesourcery.com>

* config/alpha/linux-unwind.h (alpha_fallback_frame_state): Use
siginfo_t instead of struct siginfo.
* config/bfin/linux-unwind.h (bfin_fallback_frame_state): Likewise.
* config/i386/linux-unwind.h (x86_fallback_frame_state): Likewise.
* config/ia64/linux-unwind.h (ia64_fallback_frame_state)
(ia64_handle_unwabi): Likewise.
* config/mips/linux-unwind.h (mips_fallback_frame_state): Likewise.
* config/pa/linux-unwind.h (pa32_fallback_frame_state): Likewise.
* config/sh/linux-unwind.h (shmedia_fallback_frame_state)
(sh_fallback_frame_state): Likewise.
* config/xtensa/linux-unwind.h (xtensa_fallback_frame_state): Likewise.

From-SVN: r186612

13 years agoDaily bump.
GCC Administrator [Fri, 20 Apr 2012 00:17:45 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186602

13 years agoDaily bump.
GCC Administrator [Thu, 19 Apr 2012 00:17:45 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186582

13 years agoDaily bump.
GCC Administrator [Wed, 18 Apr 2012 00:17:53 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186555

13 years agoDaily bump.
GCC Administrator [Tue, 17 Apr 2012 00:17:16 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186514

13 years agoDaily bump.
GCC Administrator [Mon, 16 Apr 2012 00:17:29 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186476

13 years agoDaily bump.
GCC Administrator [Sun, 15 Apr 2012 00:17:29 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186458

13 years agoDaily bump.
GCC Administrator [Sat, 14 Apr 2012 00:18:55 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r186442

13 years agore PR target/52775 (Change default for using FCFID instruction)
Michael Meissner [Fri, 13 Apr 2012 21:55:15 +0000 (21:55 +0000)] 
re PR target/52775 (Change default for using FCFID instruction)

[gcc]
2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>

PR target/52775
* config/rs6000/rs6000.h (TARGET_FCFID): Add TARGET_PPC_GPOPT to
the list of options to enable the FCFID instruction.
(TARGET_EXTRA_BUILTINS): Adjust comment.

[gcc/testsuite]
2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>

PR target/52775
* gcc.target/powerpc/pr52775.c: New file.

From-SVN: r186438

13 years agoDaily bump.
GCC Administrator [Fri, 13 Apr 2012 00:17:25 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186400

13 years agoFix PR52822 by explicitly checking for object identity before move-assigning.
Jeffrey Yasskin [Thu, 12 Apr 2012 22:26:02 +0000 (22:26 +0000)] 
Fix PR52822 by explicitly checking for object identity before move-assigning.

Fix PR52822 by explicitly checking for object identity before
move-assigning.  This is a simpler fix than was committed to 4.7 and
4.8.

2012-04-12   Jeffrey Yasskin  <jyasskin@google.com>

PR libstdc++/52822
* include/bits/stl_algo.h (__stable_partition_adaptive): Avoid
move-assigning an object to itself by explicitly testing for
identity.
* testsuite/25_algorithms/stable_partition/pr52822.cc: Test
vectors, which have a destructive self-move-assignment.
* testsuite/25_algorithms/stable_partition/moveable.cc (test02):
Test with rvalstruct, which explicitly checks
self-move-assignment.

From-SVN: r186396

13 years agore PR target/49448 (arm-tab-linux-gnu-eabi enableds big endian when it should not)
Richard Earnshaw [Thu, 12 Apr 2012 14:11:33 +0000 (14:11 +0000)] 
re PR target/49448 (arm-tab-linux-gnu-eabi enableds big endian when it should not)

PR target/49448
* config.gcc (arm*-*-linux*): Use an unambiguous pattern for
detecting big-endian triplets.

From-SVN: r186379

13 years agoDaily bump.
GCC Administrator [Thu, 12 Apr 2012 00:18:17 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r186369

13 years agoDaily bump.
GCC Administrator [Wed, 11 Apr 2012 00:17:46 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186299

13 years agore PR middle-end/52894 (Stage1 bootstrap fails with gcc-4.6.3: Infinite loop in point...
John David Anglin [Tue, 10 Apr 2012 22:13:52 +0000 (22:13 +0000)] 
re PR middle-end/52894 (Stage1 bootstrap fails with gcc-4.6.3: Infinite loop in pointer_set_insert)

PR middle-end/52894
* varasm.c (process_pending_assemble_externals): Set
pending_assemble_externals_processed true.
(assemble_external): Call assemble_external_real if the pending
assemble externals have been processed.

From-SVN: r186297

13 years agoDaily bump.
GCC Administrator [Tue, 10 Apr 2012 00:17:27 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186254

13 years agore PR target/52717 (thunk referenced in discarded section when building samba with...
Eric Botcazou [Mon, 9 Apr 2012 08:53:49 +0000 (08:53 +0000)] 
re PR target/52717 (thunk referenced in discarded section when building samba with -flto)

PR target/52717
* config/sparc/sparc.c (sparc_file_end): Set TREE_PUBLIC explicitly on
the DECL generated for the special GOT helper.

From-SVN: r186239

13 years agoMakefile.am (TEST_GCC_EXEC_PREFIX): New.
Terry Guo [Mon, 9 Apr 2012 01:42:09 +0000 (01:42 +0000)] 
Makefile.am (TEST_GCC_EXEC_PREFIX): New.

        * testsuite/Makefile.am (TEST_GCC_EXEC_PREFIX): New.
        * testsuite/Makefile.in: Regenerated.

From-SVN: r186235

13 years agoDaily bump.
GCC Administrator [Mon, 9 Apr 2012 00:17:46 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186231

13 years agoDaily bump.
GCC Administrator [Sun, 8 Apr 2012 00:17:36 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186220

13 years agoDaily bump.
GCC Administrator [Sat, 7 Apr 2012 00:17:27 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186206

13 years agoinstall.texi: Correct typo "-mno-lsc" -> "-mno-llsc".
Matt Turner [Fri, 6 Apr 2012 08:28:56 +0000 (08:28 +0000)] 
install.texi: Correct typo "-mno-lsc" -> "-mno-llsc".

gcc/
2012-04-04  Matt Turner  <mattst88@gmail.com>

* doc/install.texi: Correct typo "-mno-lsc" -> "-mno-llsc".

From-SVN: r186181

13 years agoDaily bump.
GCC Administrator [Fri, 6 Apr 2012 00:17:08 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186172

13 years agoDaily bump.
GCC Administrator [Thu, 5 Apr 2012 00:17:39 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186151

13 years agobackport: decl.c (cxx_init_decl_processing): Use ptr_mode instead of Pmode.
Steve Ellcey [Wed, 4 Apr 2012 20:48:59 +0000 (20:48 +0000)] 
backport: decl.c (cxx_init_decl_processing): Use ptr_mode instead of Pmode.

2012-04-04  Steve Ellcey <sje@cup.hp.com>

Backported from mainline.
* decl.c (cxx_init_decl_processing): Use ptr_mode instead of Pmode.

From-SVN: r186148

13 years agoDaily bump.
GCC Administrator [Wed, 4 Apr 2012 00:17:13 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r186126

13 years agore PR c++/52796 ([C++11] Initialization of primitive object with 0-length parameter...
Jason Merrill [Tue, 3 Apr 2012 22:51:08 +0000 (18:51 -0400)] 
re PR c++/52796 ([C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize)

PR c++/52796
* pt.c (tsubst_initializer_list): A pack expansion with no elements
means value-initialization.

From-SVN: r186120

13 years ago52672
Jason Merrill [Tue, 3 Apr 2012 22:50:13 +0000 (18:50 -0400)] 
52672

From-SVN: r186119