aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2016-01-12Prevent "undef var" errors on gcc --help or --version with self-specsOlivier Hainque
2016-01-12re PR tree-optimization/68911 (wrong code with -O1 -ftree-vrp)Bin Cheng
2016-01-12invoke.texi (Invoking GCC): Copy-edit.Sandra Loosemore
2016-01-12re PR c++/68979 (error: left operand of shift expression ‘(-1 << 4)’ is n...Marek Polacek
2016-01-12re PR objc++/68511 (FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime ...Jakub Jelinek
2016-01-12re PR target/69180 ([ARM] #pragma GCC target should not warn about redefined ...Christian Bruel
2016-01-12re PR debug/69077 (omnetpp ICEs with -flto -g)Richard Biener
2016-01-12re PR target/69198 (FAIL: gcc.target/i386/avx512vl-vmovaps-1.c scan-assembler...Jakub Jelinek
2016-01-12re PR target/69175 (ICE in haifa_luid_for_non_insn, at haifa-sched.c:7895)Jakub Jelinek
2016-01-12Define STDINT_LONG32 and add predefined integer types for IAMCUH.J. Lu
2016-01-12Cleanup vect testsuite includesAlan Lawrence
2016-01-12re PR testsuite/68913 (gcc.dg/lto/pr61886 FAILs)Nick Clifton
2016-01-12re PR target/69053 (ICE in build_vector_from_val)Richard Biener
2016-01-12re PR testsuite/69007 (test cases gcc.dg/vect/vect-reduc-dot-s8a.c fails star...Richard Biener
2016-01-12re PR tree-optimization/69168 (ICE in vect_analyze_loop_2, at tree-vect-loop....Richard Biener
2016-01-12re PR tree-optimization/69157 (ICE in vect_transform_stmt, at tree-vect-stmts...Richard Biener
2016-01-12re PR c++/66808 (tree check fail in symbol_table::decl_assembler_name_hash)Jakub Jelinek
2016-01-12[PATCH 5/6] [DJGPP] Update DJGPP configuration related filesAndris Pavenis
2016-01-12rs6000.c (v2df_reduction_p): New function.Bill Schmidt
2016-01-12re PR tree-optimization/68356 (FAIL: gcc.dg/torture/pr68264.c -O* executio...John David Anglin
2016-01-12pa.c (pa_emit_move_sequence): Handle floating point reloads for other unsuppo...John David Anglin
2016-01-12re PR target/69194 (internal compiler error: in extract_insn, at recog.c:2286)Kugan Vivekanandarajah
2016-01-11Set FLT_EVAL_METHOD to 2 only if 387 FPU is usedH.J. Lu
2016-01-12Daily bump.GCC Administrator
2016-01-11* zh_CN.po: Update.Joseph Myers
2016-01-11re PR c++/69131 (default constructor of union incorrectly deleted)Jason Merrill
2016-01-11re PR target/67462 (FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes ...Jakub Jelinek
2016-01-11re PR target/69071 (ICE: in decompose, at rtl.h:2107 with -g)Jakub Jelinek
2016-01-11PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expressionDavid Malcolm
2016-01-11re PR c++/69211 (g++ ICE on x86_64-linux-gnu (verify_gimple failed))Jakub Jelinek
2016-01-11fold-const.c (fold_convertible_p): Don't return true for conversion of VECTOR...Jakub Jelinek
2016-01-11re PR tree-optimization/69214 (ICE (segfault) at -Os on x86_64-linux-gnu in "...Jakub Jelinek
2016-01-11re PR tree-optimization/69207 (gcc.target/aarch64/vldN_1.c ICEs at -O3)Jakub Jelinek
2016-01-11pr66232-10.c: Do not compile on ia32 target.Uros Bizjak
2016-01-11re PR tree-optimization/69173 (ICE (segfault) in vinfo_for_stmt)Richard Biener
2016-01-11re PR middle-end/68999 (FAIL: gfortran.fortran-torture/execute/save_1.f90 exe...Uros Bizjak
2016-01-11[AArch64] PR rtl-optimization/68796: Add patterns for QImode and HImode compa...Kyrylo Tkachov
2016-01-11Remove snprintf from <avx512>_(load|store)<mode>_maskH.J. Lu
2016-01-11[RTL-ifcvt] PR rtl-optimization/68841: Make sure one basic block doesn't clob...Kyrylo Tkachov
2016-01-11Add missing phi args in create_parallel_loopTom de Vries
2016-01-11re PR rtl-optimization/68920 (Undesirable if-conversion for a rarely taken br...Yuri Rumyantsev
2016-01-11[PR69123] fix handling of MEMs in VTA to avoid dataflow oscillationAlexandre Oliva
2016-01-11[PR69123] make dataflow_set_different details more verboseAlexandre Oliva
2016-01-11re PR target/69010 (Boolean vector constant with a scalar mode is expanded in...Ilya Enkovich
2016-01-11[PR ipa/69044] Do not clone for param removal when not possibleMartin Jambor
2016-01-11[PR ipa/66616] Copy can_change_signature flag to artificial thunksMartin Jambor
2016-01-11Don't allow latch with phi in try_transform_to_exit_first_loop_altTom de Vries
2016-01-11Handle case that outer phi res is not used in a phi in gather_scalar_reductionsTom de Vries
2016-01-11Fix docs for -frandom-seed.Yury Gribov
2016-01-11Don't parallelize loops if libgomp not supportedTom de Vries