gcc.git
2016-03-23 Jakub Jelinekre PR c++/70001 (Infinity compilation time)
2016-03-23 Jakub Jelinekre PR c++/70323 (missing error on integer overflow...
2016-03-23 Jakub Jelinekre PR c++/70376 (OpenMP taskloop construct fails to...
2016-03-23 Alexandre Olivare PR c++/69315 (ICE in finish_function with constexpr...
2016-03-23 Jason Merrillre PR c++/70344 (ICE on invalid code at -O1 and above...
2016-03-23 Marek Polacekre PR c++/69884 (warning: ignoring attributes on templa...
2016-03-23 Tom de VriesAdd missing initializations in oacc testcases
2016-03-23 Bin Chengre PR tree-optimization/69042 (Missed optimization...
2016-03-23 Bin Chengre PR tree-optimization/69042 (Missed optimization...
2016-03-23 James Norrisre PR libgomp/69414 ([OpenACC] "!$acc update self"...
2016-03-23 Richard Bienerre PR tree-optimization/70251 (Wrong code with -O3...
2016-03-23 Jeff Lawre PR tree-optimization/64058 (Performance degradation...
2016-03-23 Ilya Enkovichre PR target/69917 (gcc.target/i386/chkp-hidden-def...
2016-03-23 Kyrylo Tkachov[ARM] Reduce size of arm1020e automaton
2016-03-23 Kyrylo Tkachov[ARM] Split out armv7ve effective target check
2016-03-23 Kyrylo Tkachov[ARM] PR driver/70132: Avoid double fclose in driver...
2016-03-23 Martin LiskaCopy shadow argument conditionally (PR hsa/70337)
2016-03-23 Jakub Jelinekre PR tree-optimization/70354 (Wrong code with -O3...
2016-03-23 Jakub Jelinekre PR target/70321 (STV generates less optimized code)
2016-03-23 Bernd EdlingerMakefile.am (install-freestanding-headers): Add concept...
2016-03-23 GCC AdministratorDaily bump.
2016-03-22 Jeff Lawre PR target/70232 (excessive stack usage with -O2)
2016-03-22 Michael Meissnerre PR libgcc/70363 (PowerPC __float128 to long double...
2016-03-22 Ilya Enkovichre PR target/70302 (crash on valid code at -O2 and...
2016-03-22 Richard Bienerre PR tree-optimization/70251 (Wrong code with -O3...
2016-03-22 Anthony GreenFix endianness issue for moxiebox
2016-03-22 David MalcolmPR c/69993: improvements to wording of -Wmisleading...
2016-03-22 David Edelsohn* g++.dg/ext/java-3.C: Don't compile on AIX.
2016-03-22 Richard Bienerre PR target/70333 (Test miscompiled with -O0.)
2016-03-22 Kirill YukhinRemove duplicated AVX-512VL bit check.
2016-03-22 Ilya Enkovichre PR target/70290 (-mavx512vl breaks parsing of C...
2016-03-22 Martin LiskaFix ChangeLog entries for PR ipa/70306
2016-03-22 Kirill Yukhinre PR target/70325 (ICE on __builtin_ia32_storedquqi256...
2016-03-22 Jakub Jelinekre PR target/70329 (wrong code with -mavx512bw and...
2016-03-22 Jakub Jelinekre PR target/70300 (ICE: in extract_constrain_insn...
2016-03-22 Jakub Jelinekre PR c++/70295 (bogus -Wnonnull-compare for "dynamic_c...
2016-03-22 Patrick PalkaFix PR c++/70096 (wrong code for pointer-to-member...
2016-03-22 Patrick PalkaFix PR c++/70204 (ICE in non_const_var_error)
2016-03-22 GCC AdministratorDaily bump.
2016-03-21 Richard Hendersonre PR middle-end/70273 (FAIL: g++.dg/ext/label13a.C...
2016-03-21 Jason Merrillre PR c++/70285 (ICE on valid code on x86_64-linux...
2016-03-21 Jakub Jelinekre PR rtl-optimization/70326 (ICE: RTL check: expected...
2016-03-21 Marc Glissere PR tree-optimization/70317 (folding x<=x to true...
2016-03-21 Uros Bizjakre PR target/70327 (ICE: in extract_insn, at recog...
2016-03-21 Martin LiskaHSA: enhance dump output
2016-03-21 Martin LiskaSkip static ctors/dtors in IPA ICF (PR ipa/70306)
2016-03-21 Andre Vieiraattr-align1.c: Skip if M-profile.
2016-03-21 Jakub Jelinekre PR target/70296 (Incorrect handling of vector X...
2016-03-21 Thomas Schwinge[nvptx] Don't emit sorry for the stabs debug format
2016-03-21 Richard Bienerre PR tree-optimization/70310 (wrong code with vector...
2016-03-21 Kirill Yukhinre PR target/70293 ([ICE, AVX-512] Wrong reg constraint...
2016-03-21 Martin LiskaRetry to emit global variables in HSA (PR hsa/70234)
2016-03-21 Richard Bienerre PR tree-optimization/70288 (ICE with -O1 -fno-tree...
2016-03-21 Andrey Belevantsevre PR rtl-optimization/69307 (wrong code with -O2 ...
2016-03-21 Andrey Belevantsevre PR rtl-optimization/69102 (ICE: in move_op_ascend...
2016-03-21 GCC AdministratorDaily bump.
2016-03-20 GCC AdministratorDaily bump.
2016-03-19 Jerry DeLislere PR fortran/69043 (Trying to include a directory...
2016-03-19 GCC AdministratorDaily bump.
2016-03-18 Jason Merrillre PR c++/70139 (-fno-elide-constructor makes static...
2016-03-18 Jeff Lawre PR rtl-optimization/70263 (ICE at -O1 and above...
2016-03-18 David WohlferdDavid Wohlferd's patch to document more issues with...
2016-03-18 Bernd SchmidtFix PR70278, a problem with the previous split_reg...
2016-03-18 David MalcolmPR c/70281: C FE: fix uninitialized range for __builtin...
2016-03-18 Uros Bizjak* libsupc++/guard.cc: Revert my last commit.
2016-03-18 Jason MerrillPR c++/70147 - handle primary virtual bases
2016-03-18 Jason MerrillAvoid clobbering primary virtual base when not in charge.
2016-03-18 Jason Merrillclass.c (build_if_in_charge): Split out from build_base...
2016-03-18 Jason Merrill* calls.c (load_register_parameters): Fix zero size...
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...
next