call.c (convert_like_real): Use inform for identifying the declaration point.
[gcc.git] / gcc /
2014-05-12 Jason Merrillcall.c (convert_like_real): Use inform for identifying...
2014-05-12 Tobias Burnusre PR fortran/60127 (ICE with OpenMP and DO CONCURRENT)
2014-05-12 David Wohlferdtm.texi: Remove reference to deleted macro.
2014-05-12 Thomas Koenigre PR fortran/60834 ([OOP] ICE with ASSOCIATE construc...
2014-05-12 Paolo Carlinicvt.c (cp_convert_to_pointer): Don't call error_at...
2014-05-12 Senthil Kumar Selvarajre PR target/60991 ([avr] Stack corruption when using...
2014-05-12 Paolo Carlinire PR c++/60054 ([c++1y] ICE with auto* cast)
2014-05-12 Georg-Johann Layarm.h (License): Add GCC Runtime Library Exception.
2014-05-12 Paolo Carlinire PR c++/51199 ([C++11][DR 547] gcc forms impossible...
2014-05-12 GCC AdministratorDaily bump.
2014-05-11 Hans-Peter Nilsson* gcc.c-torture/execute/20101011-1.c [__MMIX__] (DO_TES...
2014-05-11 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-05-11 Richard Sandifordre PR c/61136 (ice in tree_nop_conversion)
2014-05-11 Tobias Burnustrans-intrinsic.c (gfc_build_builtin_function_decls...
2014-05-11 Paolo Carlinire PR c++/59705 (possible compiler bug regarding SFINAE...
2014-05-11 GCC AdministratorDaily bump.
2014-05-10 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2014-05-10 Marek Polacekc-parser.c (c_parser_declaration_or_fndef): Pass init_l...
2014-05-10 Hans-Peter Nilsson* lib/target-supports.exp
2014-05-10 GCC AdministratorDaily bump.
2014-05-09 Momchil Velikovre PR c++/60463 (Lambda function can call a non-const...
2014-05-09 Paolo Carlinipt.c (convert_nontype_argument_function): Add tsubst_fl...
2014-05-09 Teresa Johnsoncgraphunit.c (analyze_functions): Use correct dump...
2014-05-09 Jason MerrillDR 587 PR c++/51317
2014-05-09 Jason MerrillDR 5 PR c++/60019
2014-05-09 Jason Merrillre PR c++/58714 (Bogus overload resolution for the...
2014-05-09 Jason Merrillre PR c++/32019 (Conditional operator ?: and ambiguous...
2014-05-09 Jason Merrillre PR c++/22434 (ICE in simplify_{,gen_}subreg)
2014-05-09 Marek Polacekre PR c/61096 (error_init lacks a location)
2014-05-09 Mike Stumpre PR fortran/61109 (ICE in fortran/trans-array.c on...
2014-05-09 Kenneth Zadeckfixed date of changelog entry
2014-05-09 Florian Weimer-fstack-protector-strong: Instrumentation for return...
2014-05-09 Kenneth Zadeckre PR middle-end/61111 (Infinite recursion between...
2014-05-09 David Wohlferd014-05-09 David Wohlferd <LimeGreenSocks@yahoo.com...
2014-05-09 Georg-Johann Layavr-fixed.md (round<mode>3): Use -1U instead of -1...
2014-05-09 Georg-Johann Layre PR target/61055 ([avr] wrong test instruction after...
2014-05-09 Ramana RadhakrishnanRevert wide-int change.
2014-05-09 Marek Polacekre PR c/50459 (alignof doesn't work on plain old consta...
2014-05-09 Richard BienerMakefile.in (GTFILES): Remove tree-ssa-propagate.c.
2014-05-09 Jeff Lawre PR tree-optimization/61009 (Incorrect jump threading...
2014-05-09 GCC AdministratorDaily bump.
2014-05-08 Matthias Klosere PR driver/61106 ([4.8/4.9] impliedness of -Wunused...
2014-05-08 Uros Bizjakre PR target/59952 (-march=core-avx2 should not enable...
2014-05-08 Uros Bizjakre PR target/61092 (wide-int merge broke alpha bootstrap)
2014-05-08 Marek Polacekre PR c/61053 (_Alignas(long long) reduces alignment...
2014-05-08 Marek Polacekre PR c/61077 (_Atomic in the return type or argument...
2014-05-08 Tobias Burnusgfortran.h (gfc_isym_id): Add GFC_ISYM_CAF_GET and...
2014-05-08 Tobias Burnustrans-intrinsic.c (conv_co_minmaxsum): Change condition...
2014-05-08 Tobias Burnuscheck.c (check_co_minmaxsum, [...]): New.
2014-05-08 Wei Mire PR target/58066 (__tls_get_addr is called with misal...
2014-05-08 Joseph Myersavx256-unaligned-load-2.c, [...]: Allow packed-single...
2014-05-08 Ramana RadhakrishnanNeon intrinsics TLC - remove ML
2014-05-08 Ramana RadhakrishnanNeon intrinsics TLC - remove dead code.
2014-05-08 Paolo Carlinire PR c++/13981 (Give message about incomplete class...
2014-05-08 Ramana RadhakrishnanNeon intrinsics TLC - Replace intrinsics with GNU C...
2014-05-08 Ramana RadhakrishnanDefine UDWtype for longlong.h inclusion in wide-int.cc
2014-05-08 Marc Glissere PR tree-optimization/59100 (requesting optimization...
2014-05-08 Richard Bienertree-ssa-sccvn.c (vn_get_expr_for): Valueize operands...
2014-05-08 Richard Bienergimplify.c (gimplify_call_expr): Use saved fnptrtype...
2014-05-08 Richard Bienergimple-fold.c (gimple_fold_stmt_to_constant_1): Remove...
2014-05-08 Bin Chengtree-affine.c (tree_to_aff_combination): Handle MEM_REF...
2014-05-08 Richard Sandifordre PR sanitizer/61095 (miscompile: tsan is broken in...
2014-05-08 DJ Deloriec-cppbuiltin.c (print_bits_of_hex): New.
2014-05-08 Alan Modrare PR target/60737 (rs6000 expand_block_clear uses...
2014-05-08 Thomas Preud'hommere PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)
2014-05-08 Thomas Preud'hommere PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)
2014-05-08 Thomas Preud'hommere PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)
2014-05-08 GCC AdministratorDaily bump.
2014-05-07 Segher Boessenkoolrs6000: New attributes for load/store: "sign_extend...
2014-05-07 Oleg Endore PR target/60884 ([SH] improve inlined strlen-like...
2014-05-07 David MalcolmConst-correctness of gimple_call_builtin_p
2014-05-07 Paolo Carlinire PR c++/61083 ([C++11] Ambiguous member pointer resul...
2014-05-07 Richard Sandifordre PR sanitizer/61095 (miscompile: tsan is broken in...
2014-05-07 Paolo Carlinire PR c++/61080 (Spurious no return statement warning...
2014-05-07 Richard Bienerre PR tree-optimization/61034 (Optimizing takes too...
2014-05-07 Joern Renneckeepiphany.c (epiphany_handle_interrupt_attribute): Emit...
2014-05-07 Thomas SchwingeMore gcc/loop-unswitch.c cleanup.
2014-05-07 Evgeny Stupachenkore PR tree-optimization/52252 (An opportunity for x86...
2014-05-07 Alan LawrenceAdd execution + assembler tests of AArch64 REV Neon...
2014-05-07 Alan LawrenceAdd execution + assembler tests of AArch64 EXT intrinsics.
2014-05-07 Alan LawrenceReimplement AArch64 TRN intrinsics with __builtin_shuffle.
2014-05-07 Thomas SchwingeReally delete gcc/loop-unswitch.c.
2014-05-07 Richard Bienerconfigure.ac: Always set need_64bit_hwint to yes.
2014-05-07 Alan LawrenceAdd execution + assembler tests of AArch64 TRN Intrinsics.
2014-05-07 Richard Bienerre PR tree-optimization/57864 (ICE in bitmap_set_replac...
2014-05-07 Paolo Carlinire PR c++/60999 (ICE when static_cast from constexpr...
2014-05-07 Chung-Ju WuFix date in ChangeLog.
2014-05-07 Chung-Ju Wunds32.h (HONOR_REG_ALLOC_ORDER): Have it in favor of...
2014-05-07 Jerry DeLislere PR libfortran/61049 (NIST test FM906 fails)
2014-05-07 GCC AdministratorDaily bump.
2014-05-06 Mike Stump* wide-int.h (wi::int_traits <HOST_WIDE_INT>): Always...
2014-05-06 Paolo Carlinire PR c++/60999 (ICE when static_cast from constexpr...
2014-05-06 Joseph Myers* config/i386/sse.md (*mov<mode>_internal)
2014-05-06 Chris Manghanecompiler: Use backend interface for expressions.
2014-05-06 Richard Sandifordrevert: lra-constraints.c (valid_address_p): Move earli...
2014-05-06 Richard Sandifordlto-cgraph.c (compute_ltrans_boundary): Make node varia...
2014-05-06 Richard Sandifordboehm.c (mark_reference_fields): Don't update the mask...
2014-05-06 Richard Sandifordemit-rtl.c (init_derived_machine_modes): New functionm...
2014-05-06 Kenneth ZadeckUpdate ChangeLogs for wide-int work.
2014-05-06 Kenneth ZadeckMerge in wide-int.
next