gcc.git
2016-03-18 Uros BizjakRevert:
2016-03-18 Christophe... re PR target/70113 ([AArch64] -mpc-relative-literal...
2016-03-18 Kirill Yukhinsse.md: Use vpbroadcastq for broadcasting DF values...
2016-03-18 Ilya Enkovichre PR tree-optimization/70252 (ICE in vect_get_vec_def_...
2016-03-18 Tom de VriesAdd testcases for pr70161
2016-03-18 Tom de VriesSet dump_file to NULL in cgraph_node::get_body
2016-03-18 Jakub Jelinekreload1.c (emit_input_reload_insns): Use simplify_repla...
2016-03-18 Jakub Jelinekre PR c++/70267 (ICE on invalid code at -O1 and above...
2016-03-18 Venkataramanan... Fix latencies in znver1.md
2016-03-18 Patrick PalkaFix PR c++/70205 (ICE on valid call to qualified static...
2016-03-18 Patrick PalkaFix PR c++/70218 (illegal access to private field succeeds)
2016-03-18 GCC AdministratorDaily bump.
2016-03-17 Jakub Jelinekre PR middle-end/70280 (-fcompare-debug failure (length...
2016-03-17 Cary CoutantSync top-level configure.ac with binutils-gdb.
2016-03-17 John David... re PR target/70188 (gcc 4.9+ miscompiles code on hppa)
2016-03-17 Evandro MenezesTweak the pipeline model for Exynos M1
2016-03-17 Marek Polacekre PR c/69407 (-Wunused-value on __atomic_fetch_OP...
2016-03-17 David MalcolmPR c/70264: fix crash in compatible_locations_p with...
2016-03-17 Jakub Jelinekre PR tree-optimization/70144 (g++ ICE at -O1 and above...
2016-03-17 Jakub Jelinekre PR c++/70272 (-flifetime-dse miscompilation starting...
2016-03-17 H.J. LuProperly set flag_pie and flag_pic
2016-03-17 Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-17 Tom de VriesAdd goacc/kernels-alias-{3,4}.f95
2016-03-17 Joern Renneckei386.md (*movv4qicc_insn+1..36): Pass true as ALL_REGS...
2016-03-17 Richard Bienerre PR debug/70271 (internal compiler error: in dwarf2ou...
2016-03-17 Jakub Jelinekre PR middle-end/70245 (Miscompilation of ICU on i386...
2016-03-17 H.J. LuSet flag_pic to flag_pie for PIE in LTO
2016-03-17 Ilya Enkovichmatch.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)...
2016-03-17 Andreas SchwabSummary: libffi: define FFI_SIZEOF_JAVA_RAW for aarch64...
2016-03-17 Marek Polacekre PR c++/70194 (missing -Waddress on constexpr pointer)
2016-03-17 Nick Cliftonre PR target/70162 ([RX] const_int printing causes...
2016-03-17 Jakub Jelinekre PR rtl-optimization/70261 (r234265 causes fails...
2016-03-17 Joseph Myers* fr.po: Update.
2016-03-17 Joseph Myers* fr.po: Update.
2016-03-17 GCC AdministratorDaily bump.
2016-03-16 Richard Hendersonre PR middle-end/70240 (ICE: in gimplify_modify_expr...
2016-03-16 Richard HendersonRevert r231575
2016-03-16 Richard HendersonGimplify vec_cond_expr with condition inside
2016-03-16 Richard Hendersonre PR target/70048 ([AArch64] Inefficient local array...
2016-03-16 Jason Merrillre PR c++/70259 (-flifetime-dse=2 bug with empty bases)
2016-03-16 Senthil Kumar... 20151204.c: Skip for avr.
2016-03-16 Jakub Jelinekre PR middle-end/70245 (Miscompilation of ICU on i386...
2016-03-16 Martin Seborg++.dg/cpp1y/constexpr-instantiate.C: Correct DejaGnu...
2016-03-16 Jeff LawFix bug ID in last commit
2016-03-16 Jeff Lawre PR rtl-optimization/70224 (ICE: RTL flag check:...
2016-03-16 Richard Hendersonre PR middle-end/70199 (Crash at -O2 when using labels.)
2016-03-16 H.J. LuRun dos2unix on gcc.dg/uninit-19.c
2016-03-16 Marek Polacekre PR c/70093 (Instancing function with VM return type...
2016-03-16 Jakub Jelinekre PR tree-optimization/68714 (less folding of vector...
2016-03-16 Thomas SchwingeNowadays, we use plain -fopenacc to enable OpenACC...
2016-03-16 Rainer OrthSave call-clobbered registers in _mcount on 32-bit...
2016-03-16 Andreas SchwabSummary: boehm-gc: add support for aarch64 ILP32
2016-03-16 Bin Chengtree-vect-loop.c (vect_analyze_loop_2): Fix wrong dump...
2016-03-16 Tom de VriesSafely use nodes[0] in possible_polymorphic_call_targets
2016-03-16 Svante SignellMakefile.in: Add support for x86 GNU/Hurd.
2016-03-16 Tom de VriesAdd missing single_pred_p test in scop_detection::merge...
2016-03-16 Tom de VriesFix same_close_phi_node
2016-03-16 Jakub Jelinekre PR sanitizer/70147 (testcase from hana testsuite...
2016-03-16 Jakub Jelinekre PR sanitizer/70147 (testcase from hana testsuite...
2016-03-16 Carlos O'DonellCleanup and expand on the 'leaf' function attribute...
2016-03-16 Martin SeborPR c++/58281 - Problem with explicitly instantiated...
2016-03-16 GCC AdministratorDaily bump.
2016-03-16 John David... pr68532.c: Add -fno-common option on hppa*-*-hpux*.
2016-03-15 John David... ifcvt-4.c: Add hppa*64*-*-* to skip list.
2016-03-15 John David... re PR libfortran/69799 (FAIL: gfortran.dg/coarray_alloc...
2016-03-15 Richard HendersonFix compiling large files
2016-03-15 Alan ModraFix thinko in indirect_jump_optimize
2016-03-15 Marek Polacekre PR c++/70209 (ICE in strip_typedefs, at cp/tree...
2016-03-15 Jason Merrillre PR c++/70095 ([C++14] Link error on partially specia...
2016-03-15 Jason MerrillFix more P0184R0 references.
2016-03-15 Jason Merrillre PR c++/70141 (template parameter not deducible in...
2016-03-15 Alexander Monakovpr63384.C: Add -w to dg-options.
2016-03-15 Eric Botcazoure PR middle-end/69513 (LTO bootstrap fails with bootst...
2016-03-15 Pat Haugenifcvt-4.c: Add -misel for powerpc*.
2016-03-15 Senthil Kumar... avr.md (rotl<mode>3): Set mode for operand 2.
2016-03-15 Jakub Jelinekre PR rtl-optimization/70222 (Test miscompiled with...
2016-03-15 Jakub Jelinekre PR middle-end/70239 (ICE in ggc_set_mark)
2016-03-15 Richard HendersonFix pr68714 test for targets not supporting V4SImode.
2016-03-15 Andrey Belevantsevre PR rtl-optimization/69032 (ICE: in cfg_preds_1,...
2016-03-15 Andrey Belevantsevre PR target/66660 ([ia64] Speculative load not checked...
2016-03-15 Andrey Belevantsevre PR rtl-optimization/63384 (scheduler loops on endles...
2016-03-15 Andrey Belevantsevre PR target/64411 (ICE: in verify_target_availability...
2016-03-15 Tom de VriesAdd goacc/kernels-alias{,-2}.f95
2016-03-15 Jason Merrillexpr.c (cpp_classify_number): Hex floats are new in...
2016-03-15 Jason Merrillfeat-cxx1z.C: Fix __cpp_fold_expressions value.
2016-03-15 Tom de VriesFix fdump-ipa-all-graph
2016-03-15 Martin SeborPR c++/53792 - [C++11] improving compiler-time constexp...
2016-03-15 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_range_bas...
2016-03-15 Segher Boessenkoolgenrecog: Fix crash on invalid input
2016-03-15 GCC AdministratorDaily bump.
2016-03-14 David Edelsohn* gcc.dg/torture/pr70083.c: Prune non-standard ABI.
2016-03-14 Jakub Jelinekre PR middle-end/70219 (ICE: in delete_move_and_clobber...
2016-03-14 Richard Hendersonre PR tree-optimization/68714 (less folding of vector...
2016-03-14 Casey CarterP08184R0: Generalizing the Range-Based For Loop
2016-03-14 Bernd SchmidtLRA: identify biggest access mode for hard_regs and...
2016-03-14 Richard Bienerre PR tree-optimization/56365 (Missed opportunities...
2016-03-14 Segher Boessenkoolrs6000: Handle "d" output in the bd*z patterns (PR70098)
2016-03-14 Tom de VriesUnshare create_empty_if_region_on_edge argument
2016-03-14 Andreas SchwabSummary: libcc1: rerun configure when gcc/BASE-VER...
2016-03-14 GCC AdministratorDaily bump.
next