aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-05-16compiler: better error messages for slicing invalid typesIan Lance Taylor2-2/+16
2017-05-16compiler: report correct errors for sink methodsIan Lance Taylor5-3/+59
2017-05-15re PR libfortran/80727 (Crash of runtime gfortran library during integer tran...Jerry DeLisle2-0/+18
2017-05-15re PR fortran/80674 (trunk/gcc/fortran/trans-stmt.c:2578]: (style) Redundant ...Steven G. Kargl2-3/+7
2017-05-15re PR c++/79369 (namespace definition with qualified id)Nathan Sidwell2-1/+4
2017-05-15re PR c++/79369 (namespace definition with qualified id)Nathan Sidwell8-154/+164
2017-05-15re PR fortran/80752 (ICE with wrong type initialization)Steven G. Kargl4-1/+37
2017-05-15ChangeLog: Add missing PR number.Uros Bizjak2-0/+2
2017-05-15i386.i386.md (*zero_extendsidi2): Do not penalize non-interunit SSE move alte...Uros Bizjak5-2/+49
2017-05-15reorg.c (relax_delay_slots): Create a new variable to hold the temporary targ...Jeff Law4-6/+52
2017-05-15tilegx.c (tilegx_expand_unaligned_load): Add missing argument to extract_bit_...Jeff Law3-2/+8
2017-05-15* sv.po: Update.Joseph Myers2-10/+14
2017-05-15Do not allow empty argument of -o option (PR driver/31468).Martin Liska2-0/+8
2017-05-15[PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall_value patterns.Renlin Li5-129/+87
2017-05-15gigi.h (get_elaboration_procedure): Delete.Eric Botcazou3-5/+8
2017-05-15utils.c (can_materialize_object_renaming_p): Synchronize with GNAT's Exp_Dbug...Pierre-Marie de Rodat4-1/+41
2017-05-15trans.c (return_value_ok_for_nrv_p): Only apply the addressability check in t...Eric Botcazou2-5/+12
2017-05-15trans.c (Identifier_to_gnu): Also accept incomplete types not coming from a l...Eric Botcazou2-1/+6
2017-05-15trans.c (Compilation_Unit_to_gnu): Skip subprograms on the inlined list that ...Eric Botcazou3-4/+29
2017-05-15trans.c (gnat_to_gnu): Fix formatting.Eric Botcazou5-79/+84
2017-05-15decl.c (gnat_to_gnu_entity): When there is a representation clause on an exte...Eric Botcazou2-2/+20
2017-05-15Daily bump.GCC Administrator1-1/+1
2017-05-14PR target/80600 - hidden symbol '__cpu_model' is referenced by DSOKrister Walfridsson2-3/+7
2017-05-14i386.i386.c (ix86_cc_modes_compatible): CCNOmode is compatible with CCGOCmode...Uros Bizjak2-2/+13
2017-05-14PR middle-end/77671 - missing -Wformat-overflow warning on sprintf overflow w...Martin Sebor10-76/+365
2017-05-14PR middle-end/80669 - Bad -Wstringop-overflow warnings for stpncpyMartin Sebor4-17/+88
2017-05-14i386.opt: Add option -mcall-ms2sysv-xlogues.Daniel Santos14-94/+2595
2017-05-14i386-builtin-types.def (VOID_FTYPE_INT_INT64): New type.Julia Koval9-1/+134
2017-05-14make inverted_post_order_compute() operate on a vecTrevor Saunders9-66/+72
2017-05-14make depth_first_search_ds a classTrevor Saunders2-62/+43
2017-05-14make more vars auto_sbitmapsTrevor Saunders3-45/+29
2017-05-14make a member an auto_sbitmapTrevor Saunders2-6/+9
2017-05-14use auto_bitmap more with alternate obstacksTrevor Saunders7-145/+120
2017-05-14move several bitmaps from gc memory to the default obstack and use auto_bitmapTrevor Saunders5-76/+52
2017-05-14use auto_bitmap moreTrevor Saunders24-142/+92
2017-05-14replace some manual stacks with auto_vecTrevor Saunders2-56/+44
2017-05-14allow constructing a auto_vec with a preallocation, and a possibly larger act...Trevor Saunders3-3/+23
2017-05-14allow auto_bitmap to use other bitmap obstacksTrevor Saunders2-0/+6
2017-05-14store the bitmap_head within the auto_bitmapTrevor Saunders2-4/+9
2017-05-14Daily bump.GCC Administrator1-1/+1
2017-05-13re PR fortran/80442 (Rejects DATA statement with array slice)Nicolas Koenig5-11/+66
2017-05-13compare-elim.c (equivalent_reg_at_start): Return NULL_RTX when returned regis...Uros Bizjak2-1/+10
2017-05-13io.c (gfc_resolve_dt): Fix returns to bool type.Jerry DeLisle2-3/+7
2017-05-13mn10300.c (mn10300_match_ccmode): Fix where we look for cc setter after the c...Jeff Law7-232/+266
2017-05-13BRIG FE: Fix an assertion when doing an 'lda' ofPekka Jääskeläinen4-3/+105
2017-05-12Patch for RTL expand bug affecting aarch64 vector code.Jim Wilson7-20/+52
2017-05-13Daily bump.GCC Administrator1-1/+1
2017-05-12* sv.po: Update.Joseph Myers2-337/+163
2017-05-12re PR testsuite/80643 (NA->FAIL: gcc.dg/pr79214.c gcc.dg/pr79222.c gcc.dg/pr7...Martin Sebor2-1/+9
2017-05-12compare-elim.c (try_eliminate_compare): Canonicalize operation with embedded ...Uros Bizjak3-9/+32