]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
14 years agobackport: re PR rtl-optimization/49619 (ICE in simplify_subreg, at simplify-rtx.c...
Jakub Jelinek [Tue, 19 Jul 2011 19:32:12 +0000 (21:32 +0200)] 
backport: re PR rtl-optimization/49619 (ICE in simplify_subreg, at simplify-rtx.c:5362)

Backport from mainline
2011-07-04  Jakub Jelinek  <jakub@redhat.com>

PR rtl-optimization/49619
* combine.c (combine_simplify_rtx): In PLUS -> IOR simplification
pass VOIDmode as op0_mode to recursive call.

* gcc.dg/pr49619.c: New test.

From-SVN: r176485

14 years agobackport: re PR c++/49165 (ICE on for-loop/throw combination)
Jakub Jelinek [Tue, 19 Jul 2011 19:31:01 +0000 (21:31 +0200)] 
backport: re PR c++/49165 (ICE on for-loop/throw combination)

Backport from mainline
2011-05-27  Jakub Jelinek  <jakub@redhat.com>

PR c++/49165
* c-common.c (c_common_truthvalue_conversion) <case COND_EXPR>: For
C++ don't call c_common_truthvalue_conversion on void type arms.

* g++.dg/eh/cond6.C: New test.

From-SVN: r176484

14 years agobackport: re PR c++/49165 (ICE on for-loop/throw combination)
Jakub Jelinek [Tue, 19 Jul 2011 19:29:57 +0000 (21:29 +0200)] 
backport: re PR c++/49165 (ICE on for-loop/throw combination)

Backport from mainline
2011-05-26  Jakub Jelinek  <jakub@redhat.com>

PR c++/49165
* gimplify.c (shortcut_cond_r): Don't special case
COND_EXPRs if they have void type on one of their arms.

* g++.dg/eh/cond5.C: New test.

From-SVN: r176483

14 years agobackport: re PR middle-end/48973 (Inliner bug with one-bit (1-bit) bitfield)
Jakub Jelinek [Tue, 19 Jul 2011 19:28:41 +0000 (21:28 +0200)] 
backport: re PR middle-end/48973 (Inliner bug with one-bit (1-bit) bitfield)

Backport from mainline
2011-05-23  Jakub Jelinek  <jakub@redhat.com>

PR middle-end/48973
* expr.c (expand_expr_real_1) <case LT_EXPR>: If do_store_flag
failed and the comparison has a single bit signed type, use
constm1_rtx instead of const1_rtx for true value.
(do_store_flag): If TREE_TYPE (exp) is single bit signed type, disable
single bit test optimization, pass -1 instead of 1 as last
parameter to emit_store_flag and use constm1_rtx instead of
const1_rtx as true value.

* gcc.c-torture/execute/pr48973-1.c: New test.
* gcc.c-torture/execute/pr48973-2.c: New test.

From-SVN: r176482

14 years agobackport: re PR c++/49039 (LLVM StringRef miscompilation with -O2)
Jakub Jelinek [Tue, 19 Jul 2011 19:27:30 +0000 (21:27 +0200)] 
backport: re PR c++/49039 (LLVM StringRef miscompilation with -O2)

Backport from mainline
2011-05-18  Jakub Jelinek  <jakub@redhat.com>

PR tree-optimization/49039
* tree-vrp.c (extract_range_from_binary_expr): For
MIN_EXPR <~[a, b], ~[c, d]> and MAX_EXPR <~[a, b], ~[c, d]>
return ~[MAX_EXPR <a, c>, MIN_EXPR <b, d>].

* gcc.c-torture/execute/pr49039.c: New test.
* gcc.dg/tree-ssa/pr49039.c: New test.
* g++.dg/torture/pr49039.C: New test.

From-SVN: r176481

14 years agoDaily bump.
GCC Administrator [Tue, 19 Jul 2011 00:16:53 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176427

14 years agoDaily bump.
GCC Administrator [Mon, 18 Jul 2011 00:16:49 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176381

14 years agore PR target/49746 (Generated PA-RISC2.0w code cannot be assembled by GNU as-2.21.1)
John David Anglin [Sun, 17 Jul 2011 21:36:36 +0000 (21:36 +0000)] 
re PR target/49746 (Generated PA-RISC2.0w code cannot be assembled by GNU as-2.21.1)

PR target/49746
Revert:
2010-12-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

* config/pa/pa.md: Add ",*" condition to 64-bit add/subtract boolean
patterns.

From-SVN: r176380

14 years agoDaily bump.
GCC Administrator [Sun, 17 Jul 2011 00:16:50 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176361

14 years agore PR target/49723 (gcc.c-torture/compile/pr46934.c: ICE in do_SUBST, at combine...
John David Anglin [Sat, 16 Jul 2011 18:33:43 +0000 (18:33 +0000)] 
re PR target/49723 (gcc.c-torture/compile/pr46934.c: ICE in do_SUBST, at combine.c:707 at -O1 and above)

PR target/49723
* config/pa/pa.md (casesi): Use gen_int_mode instead of GEN_INT.

From-SVN: r176359

14 years agoDaily bump.
GCC Administrator [Sat, 16 Jul 2011 00:16:48 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176344

14 years agoDaily bump.
GCC Administrator [Fri, 15 Jul 2011 00:16:59 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176298

14 years agoDaily bump.
GCC Administrator [Thu, 14 Jul 2011 00:16:39 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176256

14 years agoDaily bump.
GCC Administrator [Wed, 13 Jul 2011 00:16:58 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176219

14 years agoDaily bump.
GCC Administrator [Tue, 12 Jul 2011 00:16:26 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176189

14 years agoDaily bump.
GCC Administrator [Mon, 11 Jul 2011 00:17:06 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r176130

14 years agoDaily bump.
GCC Administrator [Sun, 10 Jul 2011 00:16:48 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176112

14 years agoDaily bump.
GCC Administrator [Sat, 9 Jul 2011 00:16:41 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176067

14 years agoDaily bump.
GCC Administrator [Fri, 8 Jul 2011 00:16:40 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r176022

14 years agoDaily bump.
GCC Administrator [Thu, 7 Jul 2011 00:16:51 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r175950

14 years agoDaily bump.
GCC Administrator [Wed, 6 Jul 2011 00:17:20 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175897

14 years agoDaily bump.
GCC Administrator [Tue, 5 Jul 2011 00:16:52 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r175837

14 years agore PR tree-optimization/49615 (internal compiler error: verify_stmts failed / LHS...
Richard Guenther [Mon, 4 Jul 2011 12:21:45 +0000 (12:21 +0000)] 
re PR tree-optimization/49615 (internal compiler error: verify_stmts failed / LHS in noreturn call with pointer-to-never-returning-member)

2011-07-04  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/49615
* tree-cfgcleanup.c (split_bbs_on_noreturn_calls): Fix
basic-block index check.

* g++.dg/torture/pr49615.C: New testcase.

From-SVN: r175808

14 years agoDaily bump.
GCC Administrator [Mon, 4 Jul 2011 00:17:31 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175790

14 years agoDaily bump.
GCC Administrator [Sun, 3 Jul 2011 00:16:48 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r175782

14 years agoDaily bump.
GCC Administrator [Sat, 2 Jul 2011 00:16:48 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r175772

14 years agoDaily bump.
GCC Administrator [Fri, 1 Jul 2011 00:16:40 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r175739

14 years agore PR tree-optimization/49572 (gcc.dg/tree-ssa/20030709-2.c scan-tree-dump-times...
Eric Botcazou [Thu, 30 Jun 2011 19:39:41 +0000 (19:39 +0000)] 
re PR tree-optimization/49572 (gcc.dg/tree-ssa/20030709-2.c scan-tree-dump-times cddce2 ".rtmem" 0)

PR tree-optimization/49572
* tree-ssa-dom.c (initialize_hash_element) <GIMPLE_SINGLE_RHS>: Use the
type of the RHS instead of that of the LHS for the expression type.

From-SVN: r175724

14 years agore PR tree-optimization/38752 (ICE in set_uids_in_ptset, at tree-ssa-structalias...
Richard Guenther [Thu, 30 Jun 2011 08:56:02 +0000 (08:56 +0000)] 
re PR tree-optimization/38752 (ICE in set_uids_in_ptset, at tree-ssa-structalias.c:4817)

2011-06-30  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/38752
* gcc.c-torture/compile/pr38752.c: New testcase.

From-SVN: r175687

14 years agoDaily bump.
GCC Administrator [Thu, 30 Jun 2011 00:16:50 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r175675

14 years agoDaily bump.
GCC Administrator [Wed, 29 Jun 2011 00:17:13 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175613

14 years ago* tree-ssa-dom.c (initialize_hash_element): Fix oversight.
Eric Botcazou [Tue, 28 Jun 2011 22:00:00 +0000 (22:00 +0000)] 
* tree-ssa-dom.c (initialize_hash_element): Fix oversight.

From-SVN: r175603

14 years agoDaily bump.
GCC Administrator [Tue, 28 Jun 2011 00:17:11 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175569

14 years agoconfigure.ac (cris-*-* | crisv32-*-*, mmix-*-*): Add target-libiberty to skipdirs.
Hans-Peter Nilsson [Mon, 27 Jun 2011 21:15:57 +0000 (21:15 +0000)] 
configure.ac (cris-*-* | crisv32-*-*, mmix-*-*): Add target-libiberty to skipdirs.

* configure.ac (cris-*-* | crisv32-*-*, mmix-*-*): Add
target-libiberty to skipdirs.
* configure: Regenerate.

From-SVN: r175566

14 years agoDaily bump.
GCC Administrator [Mon, 27 Jun 2011 00:17:50 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175413

14 years agoDaily bump.
GCC Administrator [Sun, 26 Jun 2011 00:17:10 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175401

14 years agoDaily bump.
GCC Administrator [Sat, 25 Jun 2011 00:17:13 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175391

14 years agoDaily bump.
GCC Administrator [Fri, 24 Jun 2011 00:17:52 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175359

14 years agoDaily bump.
GCC Administrator [Thu, 23 Jun 2011 00:17:30 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175324

14 years agoDaily bump.
GCC Administrator [Wed, 22 Jun 2011 00:17:10 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175280

14 years agoDaily bump.
GCC Administrator [Tue, 21 Jun 2011 00:17:29 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175232

14 years agobackport: re PR target/43603 (gcc-4.4.3 ICE on ia64 with -O3)
Andrey Belevantsev [Mon, 20 Jun 2011 11:56:08 +0000 (15:56 +0400)] 
backport: re PR target/43603 (gcc-4.4.3 ICE on ia64 with -O3)

        Backport from mainline
        2010-12-07  Andrey Belevantsev  <abel@ispras.ru>
        PR target/43603
        * haifa-sched.c (sched_create_recovery_edges): Update
        dominator info.
        * sel-sched-ir.c (maybe_tidy_empty_bb): Update dominator info
        after deleting an empty block, verify dominators.
        (sel_remove_bb): Update dominator info after removing a block.
        (sel_redirect_edge_and_branch_force): Assert that no unreachable
        blocks will be created. Update dominator info.
        (sel_redirect_edge_and_branch): Update dominator info when
        basic blocks do not become unreachable.
        (sel_remove_loop_preheader): Update dominator info.

        2010-10-14  Andrey Belevantsev  <abel@ispras.ru>

        * sel-sched-ir.c (maybe_tidy_empty_bb): Simplify comment.
        (tidy_control_flow): Tidy vertical space.
        (sel_remove_bb): New variable idx.  Use it to remember the basic
        block index before deleting the block.
        (sel_remove_empty_bb): Remove dead code, simplify and insert to ...
        (sel_merge_blocks): ... here.  Add forward declaration.
        * sel-sched-ir.h (sel_remove_empty_bb): Remove prototype.
        (sel_merge_blocks): Likewise.

2011-06-20  Andrey Belevantsev  <abel@ispras.ru>

        Backport from mainline
        2010-12-07  Andrey Belevantsev  <abel@ispras.ru>

        PR target/43603
        * gcc.target/ia64/pr43603.c: New.
        * gcc/testsuite/g++.dg/opt/pr46640.C: New.

From-SVN: r175207

14 years agoDaily bump.
GCC Administrator [Mon, 20 Jun 2011 00:17:24 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175196

14 years agoDaily bump.
GCC Administrator [Sun, 19 Jun 2011 00:17:01 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175185

14 years agoDaily bump.
GCC Administrator [Sat, 18 Jun 2011 00:17:50 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175160

14 years agore PR rtl-optimization/48542 (unchanged variables in code which calls setjmp may...
Hans-Peter Nilsson [Fri, 17 Jun 2011 11:20:38 +0000 (11:20 +0000)] 
re PR rtl-optimization/48542 (unchanged variables in code which calls setjmp may be clobbered (including the return-address))

PR rtl-optimization/48542
* gcc.dg/torture/pr48542.c: New test.

From-SVN: r175145

14 years agore PR rtl-optimization/48542 (unchanged variables in code which calls setjmp may...
Hans-Peter Nilsson [Fri, 17 Jun 2011 11:20:01 +0000 (11:20 +0000)] 
re PR rtl-optimization/48542 (unchanged variables in code which calls setjmp may be clobbered (including the return-address))

PR rtl-optimization/48542
* reload.c (find_equiv_reg): Stop looking when finding a
setjmp-type call.
* reload1.c (reload_as_needed): Invalidate all reload
registers when crossing a setjmp-type call.

From-SVN: r175144

14 years agoDaily bump.
GCC Administrator [Fri, 17 Jun 2011 00:17:50 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175126

14 years agoDaily bump.
GCC Administrator [Thu, 16 Jun 2011 00:17:22 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175085

14 years agoDaily bump.
GCC Administrator [Wed, 15 Jun 2011 00:17:34 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r175067

14 years agoDaily bump.
GCC Administrator [Tue, 14 Jun 2011 00:18:02 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r175003

14 years agoDaily bump.
GCC Administrator [Mon, 13 Jun 2011 00:17:42 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174976

14 years agoDaily bump.
GCC Administrator [Sun, 12 Jun 2011 00:17:21 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174961

14 years agoDaily bump.
GCC Administrator [Sat, 11 Jun 2011 00:16:48 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r174935

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

From-SVN: r174873

14 years ago* config/sparc/sparc.md (return_internal): Adjust 'length' attribute.
Eric Botcazou [Thu, 9 Jun 2011 19:51:17 +0000 (19:51 +0000)] 
* config/sparc/sparc.md (return_internal): Adjust 'length' attribute.

From-SVN: r174858

14 years agoDaily bump.
GCC Administrator [Thu, 9 Jun 2011 00:17:30 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174826

14 years agoDaily bump.
GCC Administrator [Wed, 8 Jun 2011 00:17:26 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174785

14 years agoDaily bump.
GCC Administrator [Tue, 7 Jun 2011 00:17:22 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174730

14 years agoDaily bump.
GCC Administrator [Mon, 6 Jun 2011 00:17:16 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174675

14 years agosparc.c (output_return): Fix thinko in the output of an EH return when delayed branch...
Eric Botcazou [Sun, 5 Jun 2011 23:20:56 +0000 (23:20 +0000)] 
sparc.c (output_return): Fix thinko in the output of an EH return when delayed branches are disabled.

* config/sparc/sparc.c (output_return): Fix thinko in the output of an
EH return when delayed branches are disabled.

From-SVN: r174673

14 years agore PR target/49186 (optimize problem with unsigned long long value.)
Kaz Kojima [Sun, 5 Jun 2011 21:53:25 +0000 (21:53 +0000)] 
re PR target/49186 (optimize problem with unsigned long long value.)

PR target/49186
* config/sh/sh.c (expand_cbranchdi4): Set msw_skip when the high
part of the second operand is 0.
* gcc.c-torture/execute/pr49186.c: New.

From-SVN: r174667

14 years agoDaily bump.
GCC Administrator [Sun, 5 Jun 2011 00:17:17 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174652

14 years agoDaily bump.
GCC Administrator [Sat, 4 Jun 2011 00:17:02 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174627

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

From-SVN: r174589

14 years agoDaily bump.
GCC Administrator [Thu, 2 Jun 2011 00:17:10 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174554

14 years agoDaily bump.
GCC Administrator [Wed, 1 Jun 2011 00:17:12 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174515

14 years agoDaily bump.
GCC Administrator [Tue, 31 May 2011 00:18:03 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r174460

14 years agoDaily bump.
GCC Administrator [Mon, 30 May 2011 00:17:36 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174419

14 years agore PR target/43700 (global register variables defect)
Richard Sandiford [Sun, 29 May 2011 18:10:44 +0000 (18:10 +0000)] 
re PR target/43700 (global register variables defect)

gcc/
PR target/43700
* config/mips/mips.c (mips_cfun_call_saved_reg_p): Handle global
registers.

gcc/testsuite/
* gcc.target/mips/reg-var-1.c: New test.

From-SVN: r174409

14 years agoDaily bump.
GCC Administrator [Sun, 29 May 2011 00:17:21 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174388

14 years agoDaily bump.
GCC Administrator [Sat, 28 May 2011 00:17:11 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174370

14 years agoDaily bump.
GCC Administrator [Fri, 27 May 2011 00:16:54 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r174312

14 years agoDaily bump.
GCC Administrator [Thu, 26 May 2011 00:17:54 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174249

14 years agore PR target/49133 (modification of aliased __m128d miscompiles)
Uros Bizjak [Wed, 25 May 2011 16:39:22 +0000 (18:39 +0200)] 
re PR target/49133 (modification of aliased __m128d miscompiles)

PR target/49133
* config/i386/sse.md (sse2_loadhpd): Remove shufpd alternative.

testsuite/ChangeLog:

PR target/49133
* g++.dg/other/pr49133.C: New test.

From-SVN: r174215

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

From-SVN: r174154

14 years agoDaily bump.
GCC Administrator [Tue, 24 May 2011 00:17:31 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174096

14 years agore PR rtl-optimization/49007 (ICE in extract_true_false_edges_from_block at tree...
John David Anglin [Mon, 23 May 2011 22:31:55 +0000 (22:31 +0000)] 
re PR rtl-optimization/49007 (ICE in extract_true_false_edges_from_block at tree-cfg.c:7379)

PR rtl-optimization/49007
Backport from mainline:
2009-11-30  Hans-Peter Nilsson  <hp@axis.com>

PR rtl-optimization/40086
* reorg.c (relax_delay_slots): When looking for redundant insn at
the branch target, use next_real_insn, not next_active_insn.

From-SVN: r174090

14 years agoDaily bump.
GCC Administrator [Mon, 23 May 2011 00:17:44 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r174051

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

From-SVN: r174018

14 years agosparc.md (setjmp): Handle PIC mode and use the hard frame pointer.
Eric Botcazou [Sat, 21 May 2011 22:51:00 +0000 (22:51 +0000)] 
sparc.md (setjmp): Handle PIC mode and use the hard frame pointer.

* config/sparc/sparc.md (setjmp): Handle PIC mode and use the hard
frame pointer.

From-SVN: r174016

14 years agosparc.c (eligible_for_return_delay): Do not return false if there are call-saved...
Eric Botcazou [Sat, 21 May 2011 22:05:52 +0000 (22:05 +0000)] 
sparc.c (eligible_for_return_delay): Do not return false if there are call-saved registers here...

* config/sparc/sparc.c (eligible_for_return_delay): Do not return
false if there are call-saved registers here...
(sparc_can_use_return_insn_p): ...but here instead.
(save_or_restore_regs): Fix thinko.
(sparc_expand_prologue): Use current_function_is_leaf.
* config/sparc/sparc.h (FRAME_POINTER_REQUIRED) : Likewise.

From-SVN: r174012

14 years agoDaily bump.
GCC Administrator [Sat, 21 May 2011 00:17:15 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r173988

14 years agore PR c++/48873 ([C++0x][noexcept] Placement-new problem with deleted destructors)
Jason Merrill [Fri, 20 May 2011 20:01:19 +0000 (16:01 -0400)] 
re PR c++/48873 ([C++0x][noexcept] Placement-new problem with deleted destructors)

PR c++/48873
* tree.c (stabilize_expr): Don't make gratuitous copies of classes.

From-SVN: r173978

14 years agoDaily bump.
GCC Administrator [Fri, 20 May 2011 00:18:16 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r173932

14 years agoDaily bump.
GCC Administrator [Thu, 19 May 2011 00:17:50 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r173884

14 years agore PR rtl-optimization/48932 (ICE in check_dep, at sched-deps.c:4097)
John David Anglin [Wed, 18 May 2011 00:33:22 +0000 (00:33 +0000)] 
re PR rtl-optimization/48932 (ICE in check_dep, at sched-deps.c:4097)

PR rtl-optimization/48932
Fix type in entry.

From-SVN: r173844

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

From-SVN: r173840

14 years agoDaily bump.
GCC Administrator [Tue, 17 May 2011 00:18:14 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r173811

14 years agoDaily bump.
GCC Administrator [Mon, 16 May 2011 00:17:46 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r173782

14 years agoDaily bump.
GCC Administrator [Sun, 15 May 2011 00:17:09 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r173765

14 years agore PR rtl-optimization/48932 (ICE in check_dep, at sched-deps.c:4097)
John David Anglin [Sat, 14 May 2011 20:39:54 +0000 (20:39 +0000)] 
re PR rtl-optimization/48932 (ICE in check_dep, at sched-deps.c:4097)

PR rtl_optimization/48932
Backport from mainline:
2010-09-15  Eric Botcazou  <ebotcazou@adacore.com>

PR rtl-optimization/45593
* reorg.c (relax_delay_slots): Use emit_copy_of_insn_after to re-emit
insns that were in delay slots as stand-alone insns.

Backport from mainline:
2010-09-15  Eric Botcazou  <ebotcazou@adacore.com>

* gcc.c-torture/compile/20100915-1.c: New test.

From-SVN: r173763

14 years agoDaily bump.
GCC Administrator [Sat, 14 May 2011 00:17:39 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r173744

14 years agoDaily bump.
GCC Administrator [Fri, 13 May 2011 00:18:07 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r173719

14 years agoDaily bump.
GCC Administrator [Thu, 12 May 2011 00:17:37 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r173688

14 years agoDaily bump.
GCC Administrator [Wed, 11 May 2011 00:17:19 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r173638

14 years agobackport: re PR tree-optimization/48837 (Wrong optimization of recursive function...
Jakub Jelinek [Tue, 10 May 2011 08:47:09 +0000 (10:47 +0200)] 
backport: re PR tree-optimization/48837 (Wrong optimization of recursive function calls)

Backported from mainline
2011-05-07  Zdenek Dvorak  <ook@ucw.cz>

PR tree-optimization/48837
* tree-tailcall.c (tree_optimize_tail_calls_1): Do not mark tailcalls
when accumulator transformation is performed.

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

From-SVN: r173611

14 years agoDaily bump.
GCC Administrator [Tue, 10 May 2011 00:17:36 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r173601

14 years agore PR c++/48936 (sizeof template parm not considered constant expression)
Jason Merrill [Mon, 9 May 2011 18:00:37 +0000 (14:00 -0400)] 
re PR c++/48936 (sizeof template parm not considered constant expression)

PR c++/48936
* decl2.c (mark_used): Instantiate constant variables even
in unevaluated context.

From-SVN: r173585

14 years agoDaily bump.
GCC Administrator [Mon, 9 May 2011 00:17:43 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r173554