]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
17 years agoDaily bump.
GCC Administrator [Thu, 8 Nov 2007 00:16:29 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129978

17 years agore PR rtl-optimization/33822 (-g -O -mstrict-align causes an ICE in set_variable_part,)
Eric Botcazou [Wed, 7 Nov 2007 20:49:01 +0000 (21:49 +0100)] 
re PR rtl-optimization/33822 (-g -O -mstrict-align causes an ICE in set_variable_part,)

PR rtl-optimization/33822
* rtl.h (REG_OFFSET): Fix comment.
* var-tracking.c (INT_MEM_OFFSET): New macro.
(var_mem_set): Use it.
(var_mem_delete_and_set): Likewise.
(var_mem_delete): Likewise.
(vt_get_decl_and_offset): Likewise.
(offset_valid_for_tracked_p): New predicate.
(count_uses): Do not track locations with invalid offsets.
(add_uses): Likewise.
(add_stores): Likewise.

From-SVN: r129972

17 years agoDaily bump.
GCC Administrator [Wed, 7 Nov 2007 00:16:38 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129950

17 years agoDaily bump.
GCC Administrator [Tue, 6 Nov 2007 00:16:27 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129914

17 years agoDaily bump.
GCC Administrator [Mon, 5 Nov 2007 00:16:34 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129889

17 years agofreebsd-spec.h (FBSD_TARGET_OS_CPP_BUILTINS): Fix broken else-if chain.
Gerald Pfeifer [Sun, 4 Nov 2007 20:09:45 +0000 (20:09 +0000)] 
freebsd-spec.h (FBSD_TARGET_OS_CPP_BUILTINS): Fix broken else-if chain.

* config/freebsd-spec.h (FBSD_TARGET_OS_CPP_BUILTINS): Fix
broken else-if chain.

* config.gcc: Proactively add FreeBSD 10 and FreeBSD 11.
* config/freebsd-spec.h (FBSD_TARGET_OS_CPP_BUILTINS): Ditto.

From-SVN: r129887

17 years agoDaily bump.
GCC Administrator [Sun, 4 Nov 2007 00:16:32 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129876

17 years agoDaily bump.
GCC Administrator [Sat, 3 Nov 2007 00:16:37 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129864

17 years agobackport: re PR rtl-optimization/30113 (ICE in trunc_int_for_mode)
Eric Botcazou [Fri, 2 Nov 2007 12:24:44 +0000 (13:24 +0100)] 
backport: re PR rtl-optimization/30113 (ICE in trunc_int_for_mode)

Backport from mainline:
2006-12-11  Zdenek Dvorak  <dvorakz@suse.cz>

PR rtl-optimization/30113
* loop-iv.c (implies_p): Require the mode of the operands to be
scalar.

From-SVN: r129849

17 years agore PR rtl-optimization/28062 (ICE in simplify_subreg, at simplify-rtx.c:4466)
Eric Botcazou [Fri, 2 Nov 2007 11:57:51 +0000 (12:57 +0100)] 
re PR rtl-optimization/28062 (ICE in simplify_subreg, at simplify-rtx.c:4466)

PR rtl-optimization/28062
* gcc.c-torture/compile/20071102-1.c: New test.

From-SVN: r129848

17 years agoDaily bump.
GCC Administrator [Fri, 2 Nov 2007 00:16:34 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129839

17 years agoDaily bump.
GCC Administrator [Thu, 1 Nov 2007 00:16:31 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129809

17 years agoDaily bump.
GCC Administrator [Wed, 31 Oct 2007 00:16:32 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129788

17 years agoifcvt.c (noce_can_store_speculate_p): New static function.
Ian Lance Taylor [Tue, 30 Oct 2007 13:28:05 +0000 (13:28 +0000)] 
ifcvt.c (noce_can_store_speculate_p): New static function.

* ifcvt.c (noce_can_store_speculate_p): New static function.
(noce_process_if_block): Call it.
(find_if_header): Only call find_if_case_1 and find_if_case_2 if
life_data_ok is set.
(if_convert): Always compute postdominators.

From-SVN: r129771

17 years agoDaily bump.
GCC Administrator [Tue, 30 Oct 2007 00:16:35 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129757

17 years agoinvoke.texi (Option Summary, [...]): Remove -fbounds-check.
Janis Johnson [Mon, 29 Oct 2007 16:59:41 +0000 (16:59 +0000)] 
invoke.texi (Option Summary, [...]): Remove -fbounds-check.

* doc/invoke.texi (Option Summary, optimizations): Remove
-fbounds-check.  Show that the value for options -falign-jumps,
-falign-labels, -falign-loops, -falign-functions,
-fsched-stalled-insns, and -fsched-stalled-insns-dep is optional.
Break up a long line.  Add -ftree-vrp and -funit-at-a-time.
(Option Summary, code gen options)  Add -fno-stack-limit.
* doc/invoke.texi (Option Summary, optimizations):
(Optimization Options): Remove -fbounds-check, which is also
documented under Code Generation Options.  In the descriptions for
-fsched-stalled-insns and -fsched-stalled-insns-dep, show the
options with and without values.  Change -fno-cprop-registers
to -fcprop-registers to match other options, and say when it is
enabled rather than disabled.  Remove extra index entry for
-fno-cx-limited-range.  Add opindex for several optimization
options, and fix typos in the opindex commands for several others.
(Code Gen Options): Add index entry for -ftls-model.

From-SVN: r129725

17 years agoDaily bump.
GCC Administrator [Mon, 29 Oct 2007 00:16:40 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129708

17 years agoDaily bump.
GCC Administrator [Sun, 28 Oct 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129688

17 years agoDaily bump.
GCC Administrator [Sat, 27 Oct 2007 00:16:38 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129667

17 years agore PR c++/33744 (function-style cast and '>' not allowed in template argument)
Jakub Jelinek [Fri, 26 Oct 2007 12:06:31 +0000 (14:06 +0200)] 
re PR c++/33744 (function-style cast and '>' not allowed in template argument)

PR c++/33744
* parser.c (cp_parser_parenthesized_expression_list): Set
greater_than_is_operator_p to true in between the parens.

* g++.dg/template/arg6.C: New test.

From-SVN: r129650

17 years agoDaily bump.
GCC Administrator [Fri, 26 Oct 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129640

17 years agoDaily bump.
GCC Administrator [Thu, 25 Oct 2007 00:16:29 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129616

17 years agoDaily bump.
GCC Administrator [Wed, 24 Oct 2007 00:16:36 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129591

17 years agortl.texi (Flags): Fix MEM_SCALAR_P entry.
Eric Botcazou [Tue, 23 Oct 2007 19:25:45 +0000 (21:25 +0200)] 
rtl.texi (Flags): Fix MEM_SCALAR_P entry.

* doc/rtl.texi (Flags): Fix MEM_SCALAR_P entry.
Document MEM_POINTER.  Replace mentions of "integrated"
field with "return_val".  Delete outdated stuff.

From-SVN: r129586

17 years agoDaily bump.
GCC Administrator [Tue, 23 Oct 2007 00:16:26 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129566

17 years agolinux-unwind.h (ppc_fallback_frame_state): Point saved CR2 offset to low 32 bits...
Jakub Jelinek [Mon, 22 Oct 2007 02:00:06 +0000 (04:00 +0200)] 
linux-unwind.h (ppc_fallback_frame_state): Point saved CR2 offset to low 32 bits of regs->ccr rather than the whole 64-bit...

* config/rs6000/linux-unwind.h (ppc_fallback_frame_state): Point
saved CR2 offset to low 32 bits of regs->ccr rather than the whole
64-bit register in 64-bit libgcc.

From-SVN: r129547

17 years agoDaily bump.
GCC Administrator [Mon, 22 Oct 2007 00:16:29 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129543

17 years agoDaily bump.
GCC Administrator [Sun, 21 Oct 2007 00:16:26 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129516

17 years agoDaily bump.
GCC Administrator [Sat, 20 Oct 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129500

17 years agoDaily bump.
GCC Administrator [Fri, 19 Oct 2007 00:16:24 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129466

17 years agoDaily bump.
GCC Administrator [Thu, 18 Oct 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129424

17 years agoDaily bump.
GCC Administrator [Wed, 17 Oct 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129394

17 years agoDaily bump.
GCC Administrator [Tue, 16 Oct 2007 00:16:24 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129374

17 years agoDaily bump.
GCC Administrator [Mon, 15 Oct 2007 00:16:32 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129305

17 years agoDaily bump.
GCC Administrator [Sun, 14 Oct 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129287

17 years agoDaily bump.
GCC Administrator [Sat, 13 Oct 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129278

17 years agoDaily bump.
GCC Administrator [Fri, 12 Oct 2007 00:16:32 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129247

17 years agoDaily bump.
GCC Administrator [Thu, 11 Oct 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129220

17 years agoDaily bump.
GCC Administrator [Wed, 10 Oct 2007 00:16:26 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129189

17 years agoDaily bump.
GCC Administrator [Tue, 9 Oct 2007 00:16:25 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129145

17 years agoDaily bump.
GCC Administrator [Mon, 8 Oct 2007 00:16:26 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129117

17 years agoDaily bump.
GCC Administrator [Sun, 7 Oct 2007 00:16:47 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129062

17 years agoDaily bump.
GCC Administrator [Sat, 6 Oct 2007 00:16:45 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129043

17 years agoDaily bump.
GCC Administrator [Fri, 5 Oct 2007 00:16:32 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r129026

17 years agoDaily bump.
GCC Administrator [Thu, 4 Oct 2007 00:16:34 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128995

17 years agoDaily bump.
GCC Administrator [Wed, 3 Oct 2007 00:16:27 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128968

17 years agoDaily bump.
GCC Administrator [Tue, 2 Oct 2007 00:16:27 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128927

17 years agoDaily bump.
GCC Administrator [Mon, 1 Oct 2007 00:16:30 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128896

17 years agoDaily bump.
GCC Administrator [Sun, 30 Sep 2007 00:16:24 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128886

17 years agoDaily bump.
GCC Administrator [Sat, 29 Sep 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128876

17 years agoDaily bump.
GCC Administrator [Fri, 28 Sep 2007 00:16:30 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128850

17 years agoDaily bump.
GCC Administrator [Thu, 27 Sep 2007 00:16:23 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128826

17 years agoDaily bump.
GCC Administrator [Wed, 26 Sep 2007 00:16:31 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128774

17 years agoDaily bump.
GCC Administrator [Tue, 25 Sep 2007 00:16:29 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128736

17 years agoDaily bump.
GCC Administrator [Mon, 24 Sep 2007 00:16:30 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128705

17 years agoconfigure.ac (ld_vers): Support GNU linker version xx.xx.*
H.J. Lu [Sun, 23 Sep 2007 21:08:43 +0000 (21:08 +0000)] 
configure.ac (ld_vers): Support GNU linker version xx.xx.*

2007-09-23  H.J. Lu  <hongjiu.lu@intel.com>

* configure.ac (ld_vers): Support GNU linker version xx.xx.*
* configure: Regenerated.

From-SVN: r128704

17 years ago[multiple changes]
Jakub Jelinek [Sun, 23 Sep 2007 17:49:08 +0000 (19:49 +0200)] 
[multiple changes]

2007-09-23  Jakub Jelinek  <jakub@redhat.com>

* configure.ac (MAKEINFO): Handle makeinfo version 4.10 and above.
* configure: Regenerated.

2007-09-15  Alan Modra  <amodra@bigpond.net.au>

* configure.in: Correct makeinfo version check.
* configure: Regenerate.

From-SVN: r128695

17 years agoDaily bump.
GCC Administrator [Sun, 23 Sep 2007 00:16:31 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128677

17 years agoDaily bump.
GCC Administrator [Sat, 22 Sep 2007 00:16:26 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128657

17 years agoDaily bump.
GCC Administrator [Fri, 21 Sep 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128638

17 years agoDaily bump.
GCC Administrator [Thu, 20 Sep 2007 00:16:26 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128609

17 years agoDaily bump.
GCC Administrator [Wed, 19 Sep 2007 00:16:31 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128591

17 years agoDaily bump.
GCC Administrator [Tue, 18 Sep 2007 00:16:29 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128565

17 years agoDaily bump.
GCC Administrator [Mon, 17 Sep 2007 00:16:34 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128533

17 years agoDaily bump.
GCC Administrator [Sun, 16 Sep 2007 00:16:22 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128519

17 years agoDaily bump.
GCC Administrator [Sat, 15 Sep 2007 00:16:25 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128506

17 years agoDaily bump.
GCC Administrator [Fri, 14 Sep 2007 00:16:25 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128482

17 years agore PR bootstrap/33418 ([4.1/4.2/4.3]: Gcc failed to detect HJL's binutils linker)
H.J. Lu [Thu, 13 Sep 2007 14:13:49 +0000 (14:13 +0000)] 
re PR bootstrap/33418 ([4.1/4.2/4.3]: Gcc failed to detect HJL's binutils linker)

2007-09-13  H.J. Lu  <hongjiu.lu@intel.com>

PR bootstrap/33418
* configure.ac (ld_vers): Support Linux linker.
* configure: Regenerated.

From-SVN: r128466

17 years agoDaily bump.
GCC Administrator [Thu, 13 Sep 2007 00:16:25 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128450

17 years agoDaily bump.
GCC Administrator [Wed, 12 Sep 2007 00:16:25 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128400

17 years agoDaily bump.
GCC Administrator [Tue, 11 Sep 2007 00:16:23 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128354

17 years agoDaily bump.
GCC Administrator [Mon, 10 Sep 2007 00:16:27 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128315

17 years agobackport: re PR java/31842 (r124338 causes java Divide_1 and pr6388 to fail)
Richard Guenther [Sun, 9 Sep 2007 20:12:56 +0000 (20:12 +0000)] 
backport: re PR java/31842 (r124338 causes java Divide_1 and pr6388 to fail)

2007-09-09  Richard Guenther  <rguenther@suse.de>

Backport from mainline:
2007-05-07  Ian Lance Taylor  <iant@google.com>

PR java/31842
* java/lang/natString.cc (_Jv_FormatInt): Avoid undefined signed
overflow.

From-SVN: r128306

17 years agoDaily bump.
GCC Administrator [Sun, 9 Sep 2007 00:16:29 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128279

17 years agoDaily bump.
GCC Administrator [Sat, 8 Sep 2007 00:16:34 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128258

17 years agoDaily bump.
GCC Administrator [Fri, 7 Sep 2007 00:16:26 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128213

17 years agore PR target/33256 (internal compiler error: in print_operand_reloc, at config/mips...
Richard Sandiford [Thu, 6 Sep 2007 18:06:51 +0000 (18:06 +0000)] 
re PR target/33256 (internal compiler error: in print_operand_reloc, at config/mips/mips.c:5579)

gcc/
PR target/33256
* config/mips/mips.c (mips_classify_symbolic_expression): New function.
(mips_classify_address): Use it instead of mips_symbolic_constant_p.
(print_operand_reloc): Likewise.

gcc/testsuite/
200x-xx-xx  David Daney  <ddaney@avtrex.com>
    Richard Sandiford  <richard@codesourcery.com>

PR target/33256
* gcc.target/mips/mips.exp (setup_mips_tests): Set mips_forced_le.
(dg-mips-options): Skip -EB and -meb tests when $mips_forced_le.
* gcc.target/mips/pr33256.c: New test.

From-SVN: r128198

17 years agoDaily bump.
GCC Administrator [Thu, 6 Sep 2007 00:16:23 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128164

17 years agoDaily bump.
GCC Administrator [Wed, 5 Sep 2007 00:16:42 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128110

17 years agoDaily bump.
GCC Administrator [Tue, 4 Sep 2007 00:16:29 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128062

17 years agoDaily bump.
GCC Administrator [Mon, 3 Sep 2007 00:16:34 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128029

17 years agoDaily bump.
GCC Administrator [Sun, 2 Sep 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128019

17 years agoDaily bump.
GCC Administrator [Sat, 1 Sep 2007 00:16:32 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r128006

17 years agore PR c++/32113 (ICE with invalid template parameter)
Paolo Carlini [Fri, 31 Aug 2007 09:55:43 +0000 (09:55 +0000)] 
re PR c++/32113 (ICE with invalid template parameter)

/cp
2007-08-31  Paolo Carlini  <pcarlini@suse.de>

PR c++/32113
* search.c (lookup_member): Check the name argument for
error_mark_node.

/testsuite
2007-08-31  Paolo Carlini  <pcarlini@suse.de>

PR c++/32113
* g++.dg/template/crash70.C: New.

From-SVN: r127965

17 years agoDaily bump.
GCC Administrator [Fri, 31 Aug 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127942

17 years agoDaily bump.
GCC Administrator [Thu, 30 Aug 2007 00:16:36 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127914

17 years agoDaily bump.
GCC Administrator [Wed, 29 Aug 2007 00:16:39 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127872

17 years agoDaily bump.
GCC Administrator [Tue, 28 Aug 2007 00:16:39 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127842

17 years agoDaily bump.
GCC Administrator [Mon, 27 Aug 2007 00:16:30 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127820

17 years agoDaily bump.
GCC Administrator [Sun, 26 Aug 2007 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127803

17 years agoDaily bump.
GCC Administrator [Sat, 25 Aug 2007 00:16:34 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127791

17 years agore PR middle-end/32912 (ICE with vector code)
Jakub Jelinek [Fri, 24 Aug 2007 17:23:43 +0000 (19:23 +0200)] 
re PR middle-end/32912 (ICE with vector code)

PR middle-end/32912
* fold-const.c (fold_binary): Only optimize X | ~X and X ^ ~X for
integral types.

* gcc.dg/pr32912-1.c: New test.
* gcc.dg/pr32912-2.c: New test.

From-SVN: r127783

17 years agore PR middle-end/32912 (ICE with vector code)
Jakub Jelinek [Fri, 24 Aug 2007 17:21:42 +0000 (19:21 +0200)] 
re PR middle-end/32912 (ICE with vector code)

PR middle-end/32912
* fold-const.c (fold_binary): Only optimize X | ~X and X ^ ~X for
integral types.

* gcc.dg/pr32912-1.c: New test.
* gcc.dg/pr32912-2.c: New test.

From-SVN: r127781

17 years agoDaily bump.
GCC Administrator [Fri, 24 Aug 2007 00:16:35 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127752

17 years agoDaily bump.
GCC Administrator [Thu, 23 Aug 2007 00:16:35 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127721

17 years agore PR tree-optimization/33142 (wrong code with VRP through ABS_EXPR)
Richard Guenther [Wed, 22 Aug 2007 08:43:53 +0000 (08:43 +0000)] 
re PR tree-optimization/33142 (wrong code with VRP through ABS_EXPR)

2007-08-22  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/33142
* tree-vrp.c (extract_range_from_unary_expr): Compare with
TYPE_MIN/MAX_VALUE using tree_int_cst_equal.

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

From-SVN: r127691

17 years agoDaily bump.
GCC Administrator [Wed, 22 Aug 2007 00:16:25 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127681

17 years agopredicates.md (const_call_insn_operand): Invoke SYMBOL_REF_LONG_CALL_P only on SYMBOL...
Adam Nemet [Tue, 21 Aug 2007 18:08:52 +0000 (18:08 +0000)] 
predicates.md (const_call_insn_operand): Invoke SYMBOL_REF_LONG_CALL_P only on SYMBOL_REFs.

* config/mips/predicates.md (const_call_insn_operand): Invoke
SYMBOL_REF_LONG_CALL_P only on SYMBOL_REFs.

From-SVN: r127672

17 years agoDaily bump.
GCC Administrator [Tue, 21 Aug 2007 00:16:33 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r127654

17 years agore PR c++/32992 (Incorrect code generated for anonymous union and return)
Jakub Jelinek [Mon, 20 Aug 2007 08:17:21 +0000 (10:17 +0200)] 
re PR c++/32992 (Incorrect code generated for anonymous union and return)

PR c++/32992
* typeck.c (check_return_expr): Don't NRV optimize vars in
anonymous unions.
* decl.c (finish_function): Comment fix.

* g++.dg/opt/nrv14.C: New test.

From-SVN: r127641