aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-22acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Add KIND=auto to enable feature...Jonathan Wakely4-32/+152
2013-05-22Improve RANDOM_SEED example.Janne Blomqvist2-17/+57
2013-05-22read-rtl.c (copy_rtx_for_iterators): Continue applying iterators while it has...Michael Zolotukhin2-3/+10
2013-05-22Daily bump.GCC Administrator1-1/+1
2013-05-21- Remove SVN merge marker.David Edelsohn1-1/+0
2013-05-21call.c (build_conditional_expr_1): Add location_t parameter.Paolo Carlini8-61/+76
2013-05-21re PR tree-optimization/57322 (Segfault at -O1 in build_and_add_sum)Easwaran Raman4-2/+33
2013-05-21scanasm.exp (dg-function-on-line): Make MIPS targets match .set (no)?micromipsGraham Stott2-1/+6
2013-05-21re PR fortran/57035 (TS29113's C535b: Wrongly accept DIMENSION(..) to TRANSFER)Tobias Burnus10-20/+130
2013-05-21Fix up CL entry.Jakub Jelinek1-1/+1
2013-05-21re PR tree-optimization/57331 (ICE: tree check: expected integer_type or enum...Jakub Jelinek4-1/+25
2013-05-21repro_fail: filter out "-ignore SIGHUP" from the spawn linesDavid Malcolm2-2/+8
2013-05-21re PR lto/57289 (ICE during 454.calculix compilation with -O3 -flto)Martin Jambor2-2/+8
2013-05-21Readd TARGET_H to the list of exported plugin headers, fixing PR plugins/56754.Magnus Granberg2-1/+7
2013-05-21re PR tree-optimization/57318 (optimizer takes several seconds on nested loops)Richard Biener2-1/+9
2013-05-21re PR tree-optimization/57330 (ICE: verify_gimple failed -O3 [tree-cfg.c:4792])Richard Biener4-0/+23
2013-05-21re PR libstdc++/57336 (Cannot INVOKE a reference_wrapper around an abstract t...Jonathan Wakely3-1/+45
2013-05-21re PR tree-optimization/57303 (struct miscompiled at -O1 and above)Richard Biener4-5/+57
2013-05-21re PR tree-optimization/57321 (static function call miscompiled at -Os and ab...Jakub Jelinek2-0/+29
2013-05-21dwarf2out.c (multiple_reg_loc_descriptor): Use dbx_reg_number for spanning re...Christian Bruel2-16/+23
2013-05-21Daily bump.GCC Administrator1-1/+1
2013-05-20re PR c++/57016 ([C++0x] ICE: unexpected expression '__is_final(hash<int>)' o...Jason Merrill3-1/+139
2013-05-20re PR c++/57102 (ICE: SIGSEGV in fndecl_declared_return_type with -fdump-fina...Jason Merrill3-4/+782
2013-05-20re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus18-98/+248
2013-05-20re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus13-37/+202
2013-05-20re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus13-142/+206
2013-05-20re PR c++/12288 (unintelligible error message for constructor declaration wit...Paolo Carlini6-4/+27
2013-05-20re PR c++/57319 (bogus "defaulted move assignment for ... calls a non-trivial...Jason Merrill5-1/+70
2013-05-20re PR c++/57325 (ICE in strip_typedefs, at cp/tree.c:1306)Jason Merrill3-2/+50
2013-05-20re PR tree-optimization/56547 ([SH] missed opportunity for fmac with -ffast-m...Oleg Endo5-4/+90
2013-05-20re PR c++/23608 (constant propagation (CCP) would improve -Wsign-compare)Paolo Carlini5-3/+28
2013-05-20re PR c++/57317 (bogus and unsuppressible warning: 'YYY' has a base 'ZZZ' who...Jason Merrill4-4/+33
2013-05-20re PR c++/57327 ('derived' is an ambiguous base class of 'base' diagnostic is...Paolo Carlini4-1/+30
2013-05-20re PR c++/10207 (Empty structure initialization fails under C++ (but works un...Paolo Carlini4-17/+36
2013-05-20re PR c++/57175 (NRVO and alignment)Marc Glisse4-1/+30
2013-05-20Daily bump.GCC Administrator1-1/+1
2013-05-19tuple (get): Implement N3670.Jonathan Wakely13-1/+379
2013-05-192013-05-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini3-24/+18
2013-05-19mips.h (BASE_INSN_LENGTH, [...]): New macros.Richard Sandiford4-57/+88
2013-05-19* ChangeLog: Remove merge marker.Uros Bizjak1-2/+2
2013-05-19mips.md (extended_mips16): Remove branch case.Richard Sandiford2-5/+5
2013-05-19t-sde: Don't build 64-bit microMIPS multilibs.Richard Sandiford2-1/+7
2013-05-19Daily bump.GCC Administrator1-1/+1
2013-05-18Makefile.am (bits_headers): Remove ${bits_host_headers}.Matthias Klose3-14/+33
2013-05-19system_error (error_category::error_category()): LWG 2145: Declare public and...Jonathan Wakely4-5/+18
2013-05-19* include/std/typeindex (type_index::name()): LWG 2144: Add noexcept.Jonathan Wakely2-1/+5
2013-05-18unique_ptr.h (make_unique): Declare inline.Jonathan Wakely6-20/+168
2013-05-18* doc/xml/manual/status_cxx2011.xml: Fix markup error.Jonathan Wakely2-1/+5
2013-05-18utility (exchange): Define.Jonathan Wakely3-0/+120
2013-05-18unique_ptr.h (make_unique): Define.Jonathan Wakely5-0/+171