aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-04-14re PR middle-end/70643 (broken openacc reduction inside a fortran module)Cesar Philippidis1-0/+6
2016-04-14re PR tree-optimization/70614 (GCC gets stuck with -O)Richard Biener1-0/+7
2016-04-14re PR tree-optimization/70623 (ICE in compute_antic at -O2)Richard Biener1-0/+13
2016-04-13PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsMartin Sebor1-0/+7
2016-04-13re PR c++/70641 (ICE on valid code at -O1 and above on x86_64-linux-gnu: veri...Jakub Jelinek1-0/+5
2016-04-13re PR c++/70594 (-fcompare-debug failure)Jakub Jelinek1-0/+9
2016-04-13Warn about empty parameter ABI with -Wabi=9.Jason Merrill1-0/+5
2016-04-13i386.md (kunpckhi): Swap operands.Ilya Enkovich1-0/+8
2016-04-13re PR debug/70628 (ICE in get_reg_rtx, at emit-rtl.c:1025)Jakub Jelinek1-0/+3
2016-04-13re PR target/70633 (ICE on valid code at -Os (in 32-bit mode) on x86_64-linux...Jakub Jelinek1-0/+4
2016-04-13re PR debug/70628 (ICE in get_reg_rtx, at emit-rtl.c:1025)Jakub Jelinek1-0/+12
2016-04-12Fix ChangeLog bug id to be 70640, not 70680Michael Meissner1-1/+1
2016-04-12re PR target/70630 (sparc bootstrap failure: sparc.c:4919:6: error: suggest e...Eric Botcazou1-0/+5
2016-04-12i386.c (ix86_simd_clone_compute_vecsize_and_simdlen): Bump the upper SIMDLEN ...Jakub Jelinek1-0/+8
2016-04-12re PR middle-end/70680 (OpenMP SIMD linear variable privatized too eagerly)Michael Meissner1-0/+10
2016-04-12re PR rtl-optimization/70596 (-fcompare-debug failure with one extra NOTE_INS...Jakub Jelinek1-0/+6
2016-04-12Revert r234572 (aka PR testsuite/70577)Martin Liska1-0/+13
2016-04-12Fix typo in copy_cond_phi_argsTom de Vries1-0/+6
2016-04-12re PR tree-optimization/70602 (wrong code at -O1 and above on x86_64-linux-gn...Jakub Jelinek1-0/+4
2016-04-12omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT regardless whethe...Jakub Jelinek1-0/+5
2016-04-11re PR target/70381 (On powerpc, -mfloat128 is on by default for all VSX systems)Michael Meissner1-0/+10
2016-04-11[Patch AArch64 3/3] Fix up for pr70133James Greenhalgh1-0/+19
2016-04-11[Patch AArch64 2/3] Rework the code to print extension strings (pr70133)James Greenhalgh1-0/+30
2016-04-11[Patch AArch64 1/3] Enable CRC by default for armv8.1-aJames Greenhalgh1-0/+5
2016-04-09Fix pdr accesses orderTom de Vries1-0/+6
2016-04-09re PR tree-optimization/70586 (wrong code at -O2 and -O3 on x86_64-linux-gnu ...Jakub Jelinek1-0/+6
2016-04-08re PR lto/70289 ([openacc] ICE in input_varpool_node)Cesar Philippidis1-0/+20
2016-04-08re PR middle-end/70593 (Miscompilation of xen starting with r226901)Jakub Jelinek1-0/+5
2016-04-08re PR target/70574 (wrong code with -mavx2, read of partially initialised sta...Jakub Jelinek1-0/+8
2016-04-08Complete changes to "Ignore -ftree-parallelize-loops={0,1} using gt"Thomas Schwinge1-0/+10
2016-04-08re PR sanitizer/70541 (unnoticed invalid dereference when using address sanit...Maxim Ostapenko1-0/+7
2016-04-08Remove incorrect warning for parallel implicit firstprivate clauseTom de Vries1-0/+5
2016-04-08[ARM] PR target/70566 Check that condition register is dead in tst-imm -> lsl...Kyrylo Tkachov1-0/+8
2016-04-08PR70117, ppc long double isinfAlan Modra1-0/+9
2016-04-07cgraph.h (struct cgraph_simd_clone): Add mask_mode field.Jakub Jelinek1-0/+10
2016-04-06Fix C++ side of PR c/70436 (missing -Wparentheses warnings)Patrick Palka1-0/+12
2016-04-06Fix new -Wparentheses warnings encountered during bootstrapPatrick Palka1-0/+8
2016-04-06re PR rtl-optimization/70398 (gcc.dg/vect/slp-multitypes-9.c FAILs with -fno-...Vladimir Makarov1-0/+6
2016-04-06sse.md (shuffletype): Add V32HI and V4TI modes.Uros Bizjak1-1/+6
2016-04-06i386.c (ix86_simd_clone_compute_vecsize_and_simdlen): Add support for AVX512F...Jakub Jelinek1-0/+6
2016-04-06re PR middle-end/70550 (-Wuninitialized false positives in OpenMP code)Jakub Jelinek1-0/+12
2016-04-05predicates.md (integer_store_memory_operand): Accept REG+D operands with a la...John David Anglin1-0/+6
2016-04-05re PR c++/70336 (Incorrect Wconversion warning)Jakub Jelinek1-0/+5
2016-04-05re PR ipa/66223 (Diagnostic of pure virtual function call broken, including _...Jan Hubicka1-0/+6
2016-04-05re PR rtl-optimization/70542 (Wrong code with -O3 -mavx2.)Jakub Jelinek1-0/+6
2016-04-05re PR tree-optimization/70509 (wrong code with extract from a v64qi)Marc Glisse1-0/+7
2016-04-05re PR tree-optimization/70509 (wrong code with extract from a v64qi)Zdenek Sojka1-0/+6
2016-04-05re PR target/70510 (ICE: output_operand: invalid %-code with -mavx512bw -masm...Uros Bizjak1-32/+24
2016-04-05re PR middle-end/70526 (GCC 6 miscompiles Firefox JIT compiler)Richard Biener1-0/+6
2016-04-05dse.c (struct store_info): Remove alias_set member.Richard Biener1-0/+26