]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
12 years agoDaily bump.
GCC Administrator [Mon, 14 Jan 2013 00:16:55 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r195138

12 years agoDaily bump.
GCC Administrator [Sun, 13 Jan 2013 00:17:05 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r195126

12 years agoDaily bump.
GCC Administrator [Sat, 12 Jan 2013 00:18:38 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r195121

12 years agoDaily bump.
GCC Administrator [Fri, 11 Jan 2013 00:17:29 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r195100

12 years agoDaily bump.
GCC Administrator [Thu, 10 Jan 2013 00:17:18 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r195070

12 years agoDaily bump.
GCC Administrator [Wed, 9 Jan 2013 00:17:25 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r195041

12 years agore PR fortran/42769 ([OOP] ICE in resolve_typebound_procedure)
Mikael Morin [Tue, 8 Jan 2013 20:01:49 +0000 (20:01 +0000)] 
re PR fortran/42769 ([OOP] ICE  in resolve_typebound_procedure)

PR fortran/42769
PR fortran/45836
PR fortran/45900
* module.c (read_module): Don't reuse local symtree if the associated
symbol isn't exactly the one wanted.  Don't reuse local symtree if it is
ambiguous.
* resolve.c (resolve_call): Use symtree's name instead of symbol's to
lookup the symtree.

PR fortran/42769
PR fortran/45836
PR fortran/45900
* gfortran.dg/use_23.f90: New test.
* gfortran.dg/use_24.f90: New test.
* gfortran.dg/use_25.f90: New test.
* gfortran.dg/use_26.f90: New test.
* gfortran.dg/use_27.f90: New test.

From-SVN: r195032

12 years agoDaily bump.
GCC Administrator [Tue, 8 Jan 2013 00:17:45 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r195000

12 years agoRemove non-existant change from the ChangeLog
Mikael Morin [Mon, 7 Jan 2013 18:16:44 +0000 (18:16 +0000)] 
Remove non-existant change from the ChangeLog

From-SVN: r194988

12 years agore PR fortran/55827 (ICE with multiple fortran modules and character lenght determine...
Steven G. Kargl [Mon, 7 Jan 2013 18:10:46 +0000 (18:10 +0000)] 
re PR fortran/55827 (ICE with multiple fortran modules and character lenght determined by an interfaced pure function)

2013-01-07  Steven G. Kargl  <kargl@gcc.gnu.org>
    Mikael Morin  <mikael@gcc.gnu.org>

PR fortran/55827
* trans-expr.c (gfc_conv_function_expr): Init sym earlier. Use it.

2013-01-07  Steven G. Kargl  <kargl@gcc.gnu.org>
    Mikael Morin  <mikael@gcc.gnu.org>

PR fortran/55827
* gfortran.dg/use_22.f90: New test.

Co-Authored-By: Mikael Morin <mikael@gcc.gnu.org>
From-SVN: r194987

12 years agoDaily bump.
GCC Administrator [Mon, 7 Jan 2013 00:17:01 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194955

12 years agoDaily bump.
GCC Administrator [Sun, 6 Jan 2013 00:16:53 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r194934

12 years agore PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling GNU...
John David Anglin [Sat, 5 Jan 2013 16:55:43 +0000 (16:55 +0000)] 
re PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling GNU MPFR on parisc)

PR target/53789
* config/pa/pa.md (movsi): Revert previous change.
* config/pa/pa.h (LEGITIMATE_CONSTANT_P): Reject all TLS symbol
references.

From-SVN: r194933

12 years agoDaily bump.
GCC Administrator [Sat, 5 Jan 2013 00:16:35 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r194922

12 years agore PR c++/55877 (Anon visibility issues)
Jason Merrill [Fri, 4 Jan 2013 20:30:15 +0000 (15:30 -0500)] 
re PR c++/55877 (Anon visibility issues)

PR c++/55877
* decl.c (reset_type_linkage, bt_reset_linkage): New.
(grokdeclarator): Use reset_type_linkage.
* name-lookup.c (binding_table_foreach): Handle null table.
* tree.c (decl_anon_ns_mem_p): Check TYPE_MAIN_DECL, not TYPE_NAME.

From-SVN: r194915

12 years agoi386: Backport gcc.dg/torture/tls/tls-reload-1.c fix from master
Richard Henderson [Fri, 4 Jan 2013 04:19:44 +0000 (20:19 -0800)] 
i386: Backport gcc.dg/torture/tls/tls-reload-1.c fix from master

* config/i386/i386.c (ix86_expand_move): Always assign to op1
after eliminating TLS symbols.

From-SVN: r194883

12 years agoDaily bump.
GCC Administrator [Fri, 4 Jan 2013 00:17:41 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194876

12 years agoDaily bump.
GCC Administrator [Thu, 3 Jan 2013 00:17:13 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194825

12 years agore PR c++/55804 (GCC omits required call to constructor)
Jason Merrill [Wed, 2 Jan 2013 19:03:46 +0000 (14:03 -0500)] 
re PR c++/55804 (GCC omits required call to constructor)

PR c++/55804
PR c++/55032
PR c++/55245
* tree.c (build_array_type_1): Revert earlier change.
* cp/tree.c (build_cplus_array_type): Copy layout information
to main variant if necessary.

From-SVN: r194813

12 years agoDaily bump.
GCC Administrator [Wed, 2 Jan 2013 00:17:19 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194771

12 years agoDaily bump.
GCC Administrator [Tue, 1 Jan 2013 00:17:01 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194765

12 years agoDaily bump.
GCC Administrator [Mon, 31 Dec 2012 00:17:04 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194758

12 years agoDaily bump.
GCC Administrator [Sun, 30 Dec 2012 00:17:01 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194754

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

From-SVN: r194747

12 years agoDaily bump.
GCC Administrator [Fri, 28 Dec 2012 00:16:48 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r194740

12 years agoDaily bump.
GCC Administrator [Thu, 27 Dec 2012 00:16:59 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r194727

12 years agore PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling GNU...
John David Anglin [Wed, 26 Dec 2012 17:29:08 +0000 (17:29 +0000)] 
re PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling GNU MPFR on parisc)

PR target/53789
* config/pa/pa.md (movsi): Reject expansion of TLS symbol references
after reload starts.

From-SVN: r194723

12 years agoDaily bump.
GCC Administrator [Wed, 26 Dec 2012 00:17:07 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194719

12 years agoDaily bump.
GCC Administrator [Tue, 25 Dec 2012 00:17:12 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194710

12 years agoDaily bump.
GCC Administrator [Mon, 24 Dec 2012 00:17:03 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194707

12 years agoDaily bump.
GCC Administrator [Sun, 23 Dec 2012 00:17:18 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194701

12 years agoDaily bump.
GCC Administrator [Sat, 22 Dec 2012 00:17:32 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194689

12 years agore PR tree-optimization/55355 (internal compiler error: in tree_low_cst, at tree...
Martin Jambor [Fri, 21 Dec 2012 22:28:40 +0000 (23:28 +0100)] 
re PR tree-optimization/55355 (internal compiler error: in tree_low_cst, at tree.c:6415)

2012-12-21  Martin Jambor  <mjambor@suse.cz>

PR tree-optimization/55355
* tree-sra.c (type_internals_preclude_sra_p): Also check that
bit_position is small enough to fit a single HOST_WIDE_INT.

* testsuite/g++.dg/torture/pr55355.C: New test.

From-SVN: r194686

12 years agoDaily bump.
GCC Administrator [Fri, 21 Dec 2012 00:17:14 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194653

12 years agoDaily bump.
GCC Administrator [Thu, 20 Dec 2012 00:17:25 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194623

12 years agoDaily bump.
GCC Administrator [Wed, 19 Dec 2012 00:17:08 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194595

12 years agoDaily bump.
GCC Administrator [Tue, 18 Dec 2012 00:17:06 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194569

12 years agothread.cc (execute_native_thread_routine): Do not swallow __forced_unwind exceptions.
Jonathan Wakely [Mon, 17 Dec 2012 02:15:34 +0000 (02:15 +0000)] 
thread.cc (execute_native_thread_routine): Do not swallow __forced_unwind exceptions.

     * src/c++11/thread.cc (execute_native_thread_routine): Do not swallow
     __forced_unwind exceptions.
     * testsuite/30_threads/thread/native_handle/cancel.cc: New.

From-SVN: r194549

12 years agoDaily bump.
GCC Administrator [Mon, 17 Dec 2012 00:17:34 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194544

12 years agore PR ada/54614 (Vector * Matrix -> Vector gives wrong result)
Eric Botcazou [Sun, 16 Dec 2012 10:45:12 +0000 (10:45 +0000)] 
re PR ada/54614 (Vector * Matrix -> Vector gives wrong result)

PR ada/54614
Backport from mainline

2012-10-01  Vincent Pucci  <pucci@adacore.com>

* s-gearop.adb (Vector_Matrix_Product): Fix dimension check and index
of Left in S evaluation.

From-SVN: r194535

12 years agoDaily bump.
GCC Administrator [Sun, 16 Dec 2012 00:17:03 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194526

12 years agoDaily bump.
GCC Administrator [Sat, 15 Dec 2012 00:16:59 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r194513

12 years agoDaily bump.
GCC Administrator [Fri, 14 Dec 2012 00:17:17 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194493

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

From-SVN: r194464

12 years agoDaily bump.
GCC Administrator [Wed, 12 Dec 2012 00:17:39 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194433

12 years agore PR c++/54883 (Name mangling of types in an unnamed namespace)
Jason Merrill [Tue, 11 Dec 2012 22:46:37 +0000 (17:46 -0500)] 
re PR c++/54883 (Name mangling of types in an unnamed namespace)

PR c++/54883
* decl2.c (min_vis_r): Handle anon visibility for enums.

From-SVN: r194432

12 years agore PR target/54121 (ICE at extract_insn, at recog.c:2123 with -fprofile-generate)
Eric Botcazou [Tue, 11 Dec 2012 18:46:20 +0000 (18:46 +0000)] 
re PR target/54121 (ICE at extract_insn, at recog.c:2123 with -fprofile-generate)

PR target/54121
* config/sparc/sparc.md (tldo_stb_sp32): Fix pasto.
(tldo_stb_sp64): Likewise.
(tldo_sth_sp32): Likewise.
(tldo_sth_sp64): Likewise.
(tldo_stw_sp32): Likewise.
(tldo_stw_sp64): Likewise.
(tldo_stx_sp64): Likewise.

From-SVN: r194413

12 years agoDaily bump.
GCC Administrator [Tue, 11 Dec 2012 00:17:02 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194376

12 years agoDaily bump.
GCC Administrator [Mon, 10 Dec 2012 00:17:48 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194340

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

From-SVN: r194326

12 years agoDaily bump.
GCC Administrator [Sat, 8 Dec 2012 00:18:11 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r194313

12 years agore PR c++/55032 (Internal compiler error: in strip_typedefs, at cp/tree.c:1199)
Jason Merrill [Fri, 7 Dec 2012 04:58:45 +0000 (23:58 -0500)] 
re PR c++/55032 (Internal compiler error: in strip_typedefs, at cp/tree.c:1199)

PR c++/55032
* tree.c (build_array_type_1): Re-layout if we found it in the
hash table.

From-SVN: r194286

12 years agore PR c++/55249 (Multiple copy constructors for template class lead to link errors)
Jason Merrill [Fri, 7 Dec 2012 04:58:32 +0000 (23:58 -0500)] 
re PR c++/55249 (Multiple copy constructors for template class lead to link errors)

PR c++/55249
* tree.c (build_vec_init_elt): Use the type of the initializer.

From-SVN: r194285

12 years agoDaily bump.
GCC Administrator [Fri, 7 Dec 2012 00:17:22 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194276

12 years agoBackport for mainline:
John David Anglin [Thu, 6 Dec 2012 02:19:48 +0000 (02:19 +0000)] 
Backport for mainline:

2011-11-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

PR middle-end/50283
* config/pa/pa.md (in_branch_delay): Disallow frame related insns.
(in_nullified_branch_delay): Likewise.
(in_call_delay): Likewise.

2012-11-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

PR target/55195
* config/pa/pa.md (type): Add sibcall and sh_func_adrs insn types.
(in_branch_delay): Don't allow sibcall or sh_func_adrs insns.
(in_nullified_branch_delay): Likewise.
(in_call_delay): Likewise.
Define delay for sibcall insns.  Adjust Z3 and Z4 insn reservations for
new types.  Add opaque cond to mark all calls, sibcalls, dyncalls and
the $$sh_func_adrs call as variable.  Update type of sibcalls and
$$sh_func_adrs call.
* config/pa/pa.c (pa_adjust_insn_length): Revise to return updated
length instead of adjustment.  Handle negative and undefined call
adjustments for insn_default_length.  Remove adjustment for millicode
insn with unfilled delay slot.
(pa_output_millicode_call): Update for revised millicode length.
* config/pa/pa.h (ADJUST_INSN_LENGTH): Revise to set LENGTH.

2012-12-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

* config/pa/pa.md: Use "const_int 0" instead of match_test to simplify
opaque cond in all call insns.

From-SVN: r194238

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

From-SVN: r194232

12 years agoDaily bump.
GCC Administrator [Wed, 5 Dec 2012 00:17:07 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194170

12 years agore PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi)
Richard Henderson [Tue, 4 Dec 2012 19:11:33 +0000 (11:11 -0800)] 
re PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi)

PR bootstrap/55571

        * Makefile.in (libgcc_s.so): Depend on and link with libgcc.a.

From-SVN: r194161

12 years agoia64.c (ia64_compute_frame_size): Allocate the scratch area if the function allocates...
Eric Botcazou [Tue, 4 Dec 2012 09:09:12 +0000 (09:09 +0000)] 
ia64.c (ia64_compute_frame_size): Allocate the scratch area if the function allocates dynamic stack space.

* config/ia64/ia64.c (ia64_compute_frame_size): Allocate the scratch
area if the function allocates dynamic stack space.
(ia64_initial_elimination_offset): Adjust offsets to above change.

From-SVN: r194123

12 years agoDaily bump.
GCC Administrator [Tue, 4 Dec 2012 00:17:17 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194109

12 years agoDaily bump.
GCC Administrator [Mon, 3 Dec 2012 00:17:12 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194061

12 years agoDaily bump.
GCC Administrator [Sun, 2 Dec 2012 00:17:15 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194040

12 years agopr52407.c: Add "-fno-common" option on hppa*-*-hpux*.
John David Anglin [Sat, 1 Dec 2012 21:48:09 +0000 (21:48 +0000)] 
pr52407.c: Add "-fno-common" option on hppa*-*-hpux*.

* gcc.dg/torture/pr52407.c: Add "-fno-common" option on hppa*-*-hpux*.

From-SVN: r194033

12 years agoDaily bump.
GCC Administrator [Sat, 1 Dec 2012 00:17:10 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r194013

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

From-SVN: r193974

12 years agore PR c++/53862 ([C++11] sorry, unimplemented: use of 'type_pack_expansion' in template)
Jason Merrill [Thu, 29 Nov 2012 21:58:16 +0000 (16:58 -0500)] 
re PR c++/53862 ([C++11] sorry, unimplemented: use of 'type_pack_expansion' in template)

PR c++/53862
* pt.c (tsubst_arg_types): Add "end" parameter.
(check_undeduced_parms): Use it.

From-SVN: r193970

12 years agore PR c++/51662 (Temporary objects gets garbage collected in cc1plus)
Jason Merrill [Thu, 29 Nov 2012 21:58:04 +0000 (16:58 -0500)] 
re PR c++/51662 (Temporary objects gets garbage collected in cc1plus)

PR c++/51662
* method.c (process_subob_fn): Increment function_depth around call to
instantiate_decl.

From-SVN: r193969

12 years agore PR libgcc/48076 (Unsafe double checked locking in __emutls_get_address)
Richard Henderson [Thu, 29 Nov 2012 21:11:00 +0000 (13:11 -0800)] 
re PR libgcc/48076 (Unsafe double checked locking in __emutls_get_address)

PR libgcc/48076
        * emutls.c (__emutls_get_address): Add memory barrier before
        referencing emutls_key.

From-SVN: r193959

12 years agore PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and 3 for...
Kai Tietz [Thu, 29 Nov 2012 15:28:48 +0000 (16:28 +0100)] 
re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32)

PR target/53912
* class.c (dump_class_hierarchy_r): Cast from pointer via uintptr_t.
(dump_vtable): Likewise.

From-SVN: r193936

12 years agoDaily bump.
GCC Administrator [Thu, 29 Nov 2012 00:16:57 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r193912

12 years agoDaily bump.
GCC Administrator [Wed, 28 Nov 2012 00:16:45 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r193875

12 years agoDaily bump.
GCC Administrator [Tue, 27 Nov 2012 00:17:04 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193833

12 years agoDaily bump.
GCC Administrator [Mon, 26 Nov 2012 00:17:09 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193799

12 years agoDaily bump.
GCC Administrator [Sun, 25 Nov 2012 00:17:07 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193788

12 years agore PR fortran/55314 (Rejects some valid ALLOCATE statements)
Thomas Koenig [Sat, 24 Nov 2012 22:17:35 +0000 (22:17 +0000)] 
re PR fortran/55314 (Rejects some valid ALLOCATE statements)

2012-11-24  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/55314
Backport from trunk
* resolve.c (resolve_allocate_deallocate):  Compare all
subscripts when deciding if to reject a (de)allocate
statement.

2012-11-24  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/55314
Backport from trunk
* gfortran.dg/allocate_error_4.f90:  New test.

From-SVN: r193784

12 years agoDaily bump.
GCC Administrator [Sat, 24 Nov 2012 00:17:04 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193772

12 years agoDaily bump.
GCC Administrator [Fri, 23 Nov 2012 00:16:38 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r193738

12 years agoDaily bump.
GCC Administrator [Thu, 22 Nov 2012 00:17:04 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193717

12 years agoDaily bump.
GCC Administrator [Wed, 21 Nov 2012 00:17:14 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193682

12 years agoDaily bump.
GCC Administrator [Tue, 20 Nov 2012 00:17:22 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193641

12 years agoDaily bump.
GCC Administrator [Mon, 19 Nov 2012 00:17:35 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193608

12 years agoDaily bump.
GCC Administrator [Sun, 18 Nov 2012 00:17:10 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193592

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

From-SVN: r193578

12 years agoDaily bump.
GCC Administrator [Fri, 16 Nov 2012 00:16:53 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r193544

12 years agoDaily bump.
GCC Administrator [Thu, 15 Nov 2012 00:17:26 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193517

12 years agoDaily bump.
GCC Administrator [Wed, 14 Nov 2012 00:17:07 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193492

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

From-SVN: r193461

12 years agoDaily bump.
GCC Administrator [Mon, 12 Nov 2012 00:16:35 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r193420

12 years agoDaily bump.
GCC Administrator [Sun, 11 Nov 2012 00:16:48 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r193397

12 years agoDaily bump.
GCC Administrator [Sat, 10 Nov 2012 00:16:42 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r193383

12 years ago* doc/install.texi (sparc64-x-solaris2): Mention MPC as well.
Eric Botcazou [Fri, 9 Nov 2012 21:54:14 +0000 (21:54 +0000)] 
* doc/install.texi (sparc64-x-solaris2): Mention MPC as well.

From-SVN: r193379

12 years agoDaily bump.
GCC Administrator [Fri, 9 Nov 2012 00:16:55 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r193345

12 years agoiterator_tracker.h (operator++): Fix returning dangling reference.
Jonathan Wakely [Thu, 8 Nov 2012 09:27:35 +0000 (09:27 +0000)] 
iterator_tracker.h (operator++): Fix returning dangling reference.

* include/profile/iterator_tracker.h (operator++): Fix returning
dangling reference.
(operator--): Likewise.

From-SVN: r193325

12 years agoDaily bump.
GCC Administrator [Thu, 8 Nov 2012 00:16:56 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r193319

12 years agore PR middle-end/55219 (memory explosion on nested conditional expressions)
Eric Botcazou [Wed, 7 Nov 2012 22:37:01 +0000 (22:37 +0000)] 
re PR middle-end/55219 (memory explosion on nested conditional expressions)

PR middle-end/55219
* fold-const.c (fold_binary_op_with_conditional_arg): Do not fold if
the argument is itself a conditional expression.

From-SVN: r193315

12 years agoDaily bump.
GCC Administrator [Wed, 7 Nov 2012 00:17:09 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193273

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

From-SVN: r193199

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

From-SVN: r193147

12 years agoDaily bump.
GCC Administrator [Sun, 4 Nov 2012 00:17:02 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r193130

12 years agoDaily bump.
GCC Administrator [Sat, 3 Nov 2012 00:16:47 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r193113