aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-01-19PR c++/79130 - decomposition and direct-initializationJason Merrill4-23/+76
2017-01-19Code cleanup.Arnaud Charlet1-1/+4
2017-01-19[multiple changes]Arnaud Charlet4-3/+28
2017-01-19Minor reformatting.Arnaud Charlet1-5/+10
2017-01-19exp_ch9.adb (Is_Pure_Barrier): Create function Is_Count_Attribute to identify...Justin Squirek2-0/+36
2017-01-19[multiple changes]Arnaud Charlet3-10/+31
2017-01-19exp_ch7.adb (Build_Invariant_Procedure_Body): Semi-insert the body into the t...Claire Dross3-52/+114
2017-01-19[multiple changes]Arnaud Charlet3-1/+20
2017-01-19[multiple changes]Arnaud Charlet13-320/+486
2017-01-19exp_ch3.adb (Expand_Freeze_Enumeration_Type): Mark the representation-to-posi...Hristian Kirtchev4-16/+32
2017-01-19re PR rtl-optimization/72488 (wrong code (SIGFPE) at -Os and above on x86_64-...Richard Biener3-15/+48
2017-01-19[multiple changes]Arnaud Charlet13-216/+322
2017-01-19Minor reformatting and code cleanup.Arnaud Charlet1-17/+20
2017-01-19[multiple changes]Arnaud Charlet5-18/+60
2017-01-19[multiple changes]Arnaud Charlet18-54/+112
2017-01-19[multiple changes]Arnaud Charlet7-84/+147
2017-01-19[multiple changes]Arnaud Charlet6-55/+115
2017-01-19exp_ch6.adb (Expand_N_Subprogram_Body): Mark the spec as returning by referen...Hristian Kirtchev3-353/+370
2017-01-19Minor reformatting.Arnaud Charlet2-18/+21
2017-01-19sem_dim.adb (Analyze_Dimension): Analyze object declaration and identifier no...Ed Schonberg2-7/+23
2017-01-19[expand] Fix for PR rtl-optimization/79121 incorrect expansion of extend plus...Richard Earnshaw4-13/+72
2017-01-19re PR lto/78407 (LTO breaks separate overriding of symbol aliases)Jan Hubicka2-4/+9
2017-01-18re PR target/78516 (ICE in lra_assign for e500v2)Peter Bergner2-13/+26
2017-01-19Daily bump.GCC Administrator1-1/+1
2017-01-19p9-xxbr-1.c: Fix typos in submission.Michael Meissner3-9/+14
2017-01-18altivec.md (altivec_vbpermq): Change "type" attribute from vecsimple to vecperm.Bill Schmidt2-2/+8
2017-01-18re PR target/79040 (vec_cntlz redefined)Bill Schmidt2-1/+6
2017-01-18re PR fortran/50069 (FORALL fails on a character array)Louis Krupp13-94/+398
2017-01-18Implement LANG_HOOKS_TYPE_FOR_SIZE for jitDavid Malcolm2-4/+50
2017-01-18PR c++/68666 - member variable template-idJason Merrill6-2/+38
2017-01-18rs6000-protos.h (expand_strn_compare): Add arg.Aaron Sawdey7-111/+934
2017-01-18jit.dg: fix issue with compilation of test-threads.cDavid Malcolm2-22/+39
2017-01-18rs6000-c.c (altivec_overloaded_builtins): Add __builtin_vec_revb builtins.Michael Meissner9-0/+242
2017-01-18re PR c++/78488 (P0136R1 ICE when building call to inherited default construc...Nathan Sidwell4-0/+25
2017-01-18re PR rtl-optimization/78952 (Combine does not convert 8-bit sign-extract to ...Uros Bizjak5-15/+72
2017-01-18coarray_alloc_with_implicit_sync_2.f90: New test.Andre Vehreschild5-12/+67
2017-01-18gfortran.texi: Add missing parameters to caf-API functions.Andre Vehreschild2-323/+359
2017-01-18re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Andre Vehreschild5-5/+35
2017-01-18SHA1H instructions may be scheduled after a SHA1C instruction that uses the s...Wilco Dijkstra2-0/+29
2017-01-18re PR rtl-optimization/77416 (LRA rematerializing use of CA reg across functi...Jakub Jelinek8-10/+25
2017-01-18fix dateJason Merrill1-1/+1
2017-01-18PR c++/78894 - ICE with class deduction and default argJason Merrill3-0/+27
2017-01-18re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko8-5/+58
2017-01-18PR c++/77489 -- Reorganize abi warning checkMarkus Trippelsdorf2-2/+8
2017-01-18re PR libobjc/78697 (--with-target-bdw-gc-include shouldn't be required to be...Matthias Klose2-2/+10
2017-01-18altivec.h (vec_bperm): Change #define.Bill Schmidt9-4/+80
2017-01-18S/390: Downcase first letter of error messages.Andreas Krebbel8-16/+35
2017-01-18cp-tree.h: Clarify exception spec node comment.Nathan Sidwell3-8/+14
2017-01-18re PR c++/79091 (ICE in write_unnamed_type)Nathan Sidwell4-8/+43
2017-01-18tattr-2.c: Add -fno-ipa-icf to dg-options.Jakub Jelinek2-2/+8