aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-20re PR middle-end/82004 (SPEC CPU2017 628.pop2_s miscompare)Jakub Jelinek4-5/+38
2018-02-20compiler: look through aliases for type compatibilityIan Lance Taylor2-10/+21
2018-02-20Fix missing info for -march and -mtune wrong values on aarch64 (PR driver/831...Martin Liska2-0/+9
2018-02-20c++: Fix spurious fallthrough warning on breakSiddhesh Poyarekar4-0/+45
2018-02-20Add limit for maximal alignment options (PR c/84310).Martin Liska7-2/+63
2018-02-20re PR c++/84446 (ICE with broken lambda)Paolo Carlini4-2/+21
2018-02-20re PR c++/84445 (ICE with __builtin_launder and virtual function)Jakub Jelinek4-1/+19
2018-02-20re PR c++/84449 (ICE with constexpr and deleted destructor)Jakub Jelinek4-1/+29
2018-02-20re PR c++/84455 (ICE in build_call_a at gcc/cp/call.c:389 during error report...Jakub Jelinek4-0/+22
2018-02-19PR c++/84429 - ICE capturing VLA.Jason Merrill3-3/+18
2018-02-20Daily bump.GCC Administrator1-1/+1
2018-02-19re PR fortran/83344 (Use of uninitialized memory with ASSOCIATE and strings)Paul Thomas6-28/+73
2018-02-19re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...Jakub Jelinek24-205/+98
2018-02-19pr70023.c (dg-do): Compile only for target int128.Uros Bizjak2-2/+7
2018-02-19re PR c++/84444 (ICE with __builtin_launder and cast)Jakub Jelinek4-2/+19
2018-02-19re PR c++/84448 (ICE with broken condition in parallel for loop)Jakub Jelinek4-6/+37
2018-02-19re PR c++/84430 (ICE with #pragma omp simd in lambda)Jakub Jelinek4-0/+21
2018-02-19re PR tree-optimization/84452 (ICE in expand_simd_clones at gcc/omp-simd-clon...Jakub Jelinek4-1/+26
2018-02-19re PR c++/79064 (Cannot overload member function templates on type of literal)Jakub Jelinek2-1/+6
2018-02-19Put pass_sancov_O0 before pass_lower_switch with -O0 (PR sanitizer/82183).Martin Liska2-1/+6
2018-02-19Fix ubsan in gimple-fold.c (PR tree-optimization/82491).Martin Liska2-7/+10
2018-02-19Do not use bit and for conjunction of predicates (PR c/81272).Martin Liska2-2/+8
2018-02-19re PR fortran/35339 (Improve translation of implied do loop in transfer)Thomas Koenig4-7/+33
2018-02-19gfortran.texi: Document additional src/dst_type.Andre Vehreschild11-96/+363
2018-02-19rs6000-builtin.def: Change NEG macro expansions from BU_ALTIVEC_A to BU_P8V_A...Carl Love4-22/+35
2018-02-19re PR target/84460 (gcc.target/i386/pr57193.c fail)Sebastian Peryt2-1/+6
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist28-23/+300
2018-02-19rl78.md (movdf): New define expand.Sebastian Perta2-0/+12
2018-02-19Fix documentation typos (PR other/80589).Martin Liska3-3/+9
2018-02-19re PR c++/84348 (ICE with invalid friend declaration)Paolo Carlini5-2/+20
2018-02-19Respect TMPDIR in contrib scripts.Yury Gribov4-16/+24
2018-02-19Daily bump.GCC Administrator1-1/+1
2018-02-18* es.po: Update.Joseph Myers2-114/+82
2018-02-18re PR fortran/84389 (Defined output: unexpected compiler error with the use o...Jerry DeLisle4-0/+41
2018-02-18* sv.po: Update.Joseph Myers2-294/+154
2018-02-18Add missed changelog entry.Jerry DeLisle1-0/+5
2018-02-18re PR fortran/84412 (Erroneous "Inquire statement identifies an internal file...Jerry DeLisle3-0/+21
2018-02-18Do not mess with rs6000_{single,double}_float (PR68028)Segher Boessenkool2-19/+6
2018-02-18re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Janus Weil8-7/+18
2018-02-18re PR fortran/80945 (Invalid code with allocatable character array in READ/WR...Paul Thomas4-1/+37
2018-02-18Daily bump.GCC Administrator1-1/+1
2018-02-17re PR fortran/84270 (optimization bug with assumed size array argument)Thomas Koenig4-2/+75
2018-02-17re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig2405-15271/+17688
2018-02-17re PR fortran/84115 (Failure in associate construct with concatenated charact...Paul Thomas8-16/+84
2018-02-16rx.c (add_pop_cfi_notes): New function.;Jeff Law2-3/+25
2018-02-17Daily bump.GCC Administrator1-1/+1
2018-02-16re PR target/84277 (A lot of new acats testsuite failures)Eric Botcazou17-35/+87
2018-02-17re PR ipa/84425 (Hang in ipa-inline.c starting with r250048)Jakub Jelinek4-1/+28
2018-02-16re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause)Jakub Jelinek5-6/+102
2018-02-16re PR c++/84192 (ICE with statement expression)Marek Polacek4-1/+64