aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-12-14Require effective target weak_undefined for visibility-22.cTom de Vries5-4/+24
2017-12-14re PR tree-optimization/67842 (Incorrect check in sese.h:bb_in_region)Richard Biener2-14/+5
2017-12-14re PR tree-optimization/83326 (SPEC CPU2017 648.exchange2_s ~6% performance r...Richard Biener4-8/+64
2017-12-14gigi.h (pad_type_has_rm_size): Declare.Eric Botcazou8-74/+133
2017-12-14re PR middle-end/83415 (ICE during gimplification of assignment to read-only ...Richard Biener4-1/+25
2017-12-14re PR tree-optimization/83418 (ICE in extract_range_for_var_from_comparison_e...Richard Biener4-3/+33
2017-12-14re PR bootstrap/83396 (Bootstrap failures with Statement Frontiers)Jakub Jelinek4-11/+38
2017-12-14re PR tree-optimization/83198 (ICE in format_floating, at gimple-ssa-sprintf....Jakub Jelinek5-5/+59
2017-12-14[PATCH PR81228][AARCH64]Fix ICE by adding LTGT in vec_cmp<mode><v_int_equiv>Sudakshina Das5-1/+46
2017-12-14[AArch64] Specify fp16 support for Cortex-A55 and Cortex-A75Kyrylo Tkachov2-3/+8
2017-12-14re PR c++/79650 (ICE on invalid c++ code with label arithmetic in convert_non...Jakub Jelinek4-1/+44
2017-12-14Daily bump.GCC Administrator1-1/+1
2017-12-14poly_int: add poly-int.hRichard Sandiford28-12/+8871
2017-12-13re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL)Eric Botcazou5-18/+41
2017-12-13ppc-auxv.h (PPC_FEATURE2_HTM_NO_SUSPEND): New define.Peter Bergner5-0/+12
2017-12-13re PR c++/81061 (ICE modifying read-only variable)Paolo Carlini4-2/+20
2017-12-13[SFN] don't eliminate regs in markersAlexandre Oliva2-1/+6
2017-12-13tree-cfg.c (verify_gimple_in_cfg): Verify no non-label stmts with the excepti...Jakub Jelinek2-0/+18
2017-12-13re PR bootstrap/83396 (Bootstrap failures with Statement Frontiers)Jakub Jelinek3-4/+11
2017-12-13re PR bootstrap/83396 (Bootstrap failures with Statement Frontiers)Alexandre Oliva5-2/+112
2017-12-13sel-sched: fix sel_rank_for_schedule for qsort (PR 82398)Alexander Monakov2-1/+7
2017-12-13combine: Fix PR83393Segher Boessenkool4-1/+50
2017-12-13[PR C++/15272] lookups with ambiguating dependent baseNathan Sidwell4-28/+58
2017-12-13* gcc-interface/trans.c (Subprogram_Body_to_gnu): Initialize locus.Eric Botcazou2-1/+6
2017-12-13trans.c (process_freeze_entity): Be prepared for a package without body.Eric Botcazou2-4/+9
2017-12-13decl.c (gnat_to_gnu_entity): Robustify test for types descendant of System.Ad...Eric Botcazou2-3/+9
2017-12-13Daily bump.GCC Administrator1-1/+1
2017-12-12re PR tree-optimization/83298 (wrong code at -O1, -O2 and -O3 on x86_64-linux...Jeff Law12-24/+223
2017-12-12re PR target/82190 (Possibly latent miscompilation issue on ppc64le-linux-gnu...Aaron Sawdey2-6/+28
2017-12-12Remove type_dependent_init_p.Jason Merrill2-34/+7
2017-12-12PR c++/82115 - ICE with variable initialized with its own address.Jason Merrill5-24/+50
2017-12-12i386.c (PTA_SKYLAKE_AVX512): Add PTA_CLWB.Uros Bizjak2-6/+13
2017-12-12re PR target/83332 (new test case gfortran.dg/vect/pr81303.f fails (r255499))Bill Schmidt2-0/+61
2017-12-12intrinsic.texi (MAXLOC): Remove double description of return value.Thomas Koenig2-10/+14
2017-12-12builtins.def (BUILT_IN_NEXTAFTER, [...]): Use ATTR_MATHFN_ERRNO instead of AT...Jakub Jelinek2-6/+13
2017-12-12go-lang.c (TARGET_AIX): Define if not defined.Tony Reix2-1/+11
2017-12-12Fix g++.old-deja/g++.pt/const2.C on SolarisRainer Orth2-2/+8
2017-12-12re PR tree-optimization/83385 ([graphite] Wrong code w/ -O1 -floop-nest-optim...Richard Biener4-32/+53
2017-12-12[Patch combine] Don't create vector mode ZERO_EXTEND from subregsJames Greenhalgh2-1/+8
2017-12-12re PR c/82679 (Uses of typedefs of arrays of _Atomic-qualified types are reje...Marek Polacek4-1/+21
2017-12-12re PR rtl-optimization/83363 (wrong code at -O2 -fno-forward-propagate)Jakub Jelinek3-0/+53
2017-12-12re PR tree-optimization/83359 (ICE in expand_LOOP_DIST_ALIAS, at internal-fn....Jakub Jelinek6-26/+156
2017-12-12re PR tree-optimization/80631 (Compiling with -O3 -mavx2 gives wrong code)Jakub Jelinek6-39/+280
2017-12-12re PR middle-end/81889 (bogus warnings with -Wmaybe-uninitialized -O3)Richard Biener5-1/+49
2017-12-12Enable VAES support [2/5]Julia Koval12-2/+214
2017-12-12Enable VAES support [1/5]Julia Koval9-4/+49
2017-12-12[IEPM] Introduce debug hook for inline entry point markersAlexandre Oliva6-0/+16
2017-12-12[SFN] Introduce -gstatement-frontiers option, enable debug markersAlexandre Oliva6-2/+30
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva45-154/+895
2017-12-12[SFN] stabilize find_bb_boundariesAlexandre Oliva2-1/+43