aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-02-15* alias.c (get_alias_set): Fix a typo in comment.Bernd Edlinger2-1/+5
2016-02-15target-supports.exp (check_effective_target_section_anchors): Add check for a...Prathamesh Kulkarni2-1/+7
2016-02-15re PR tree-optimization/69595 (Bogus -Warray-bound warning due to missed opti...Richard Biener2-2/+7
2016-02-15Avoid removing sets of a pseudo PIC register in LRA.Bernd Schmidt2-1/+7
2016-02-15Don't make something with an autoinc an equivalencing insn (PR69752).Bernd Schmidt2-1/+8
2016-02-15S/390: New mcount call sequence for z900+ CPUs in 31-bit mode.Marcin Koƛcielnicki2-0/+12
2016-02-15S/390: Add -fsplit-stack supportMarcin Koƛcielnicki5-5/+392
2016-02-15re PR tree-optimization/69783 (Loop is not vectorized after r233212)Richard Biener4-22/+96
2016-02-15Don't mark offload symbols with force_output in ltransTom de Vries5-5/+20
2016-02-15re PR tree-optimization/69776 (Wrong optimization with aliasing)Richard Biener6-8/+57
2016-02-15Daily bump.GCC Administrator1-1/+1
2016-02-14pa.md (absqi2, [...]): New.John David Anglin2-0/+44
2016-02-14re PR fortran/60526 (Accepts-invalid: Variable name same as type name)Thomas Koenig4-0/+48
2016-02-14re PR fortran/68746 (FAIL: gfortran.dg/read_dir.f90 -O0 execution test)John David Anglin2-1/+6
2016-02-14re PR fortran/60526 (Accepts-invalid: Variable name same as type name)Thomas Koenig4-27/+12
2016-02-14re PR fortran/60526 (Accepts-invalid: Variable name same as type name)Thomas Koenig4-0/+38
2016-02-14Fix some pipe reservations in znver1.mdVenkataramanan Kumar2-9/+60
2016-02-14Add missing pr numberAlan Modra1-0/+1
2016-02-14Correct c-torture stkalign testAlan Modra2-3/+24
2016-02-14PRE_INC with invalid hard regAlan Modra2-5/+14
2016-02-14Daily bump.GCC Administrator1-1/+1
2016-02-13re PR target/67260 ([sh] Register spill bug for sibcall+complex+softfloat)Oleg Endo2-1/+6
2016-02-13re PR target/67260 ([sh] Register spill bug for sibcall+complex+softfloat)Oleg Endo4-2/+36
2016-02-13pr67964.c: Add dg-require-alias.John David Anglin2-0/+5
2016-02-13re PR target/67636 ([SH] gcc.target/sh/pr54236-1.c failures)Oleg Endo4-4/+40
2016-02-13Daily bump.GCC Administrator1-1/+1
2016-02-12runtime: For c-archive/c-shared, install signal handlers synchronously.Ian Lance Taylor1-1/+1
2016-02-12t-tilepro: Replace CC_FOR_BUILD with CXX_FOR_BUILD.Walter Lee3-3/+9
2016-02-12re PR fortran/69668 (Error reading namelist opened with DELIM='NONE')Jerry DeLisle2-0/+34
2016-02-12re PR fortran/69668 (Error reading namelist opened with DELIM='NONE')Jerry DeLisle3-8/+17
2016-02-12PR other/69554: avoid excessive source printing for widely-separated locationsDavid Malcolm12-41/+571
2016-02-12PR driver/69779: fix bogus cleanup code used by libgccjit affecting s390xDavid Malcolm2-2/+19
2016-02-12PR driver/69265 and 69453: improved suggestions for various misspelled optionsDavid Malcolm17-35/+279
2016-02-12re PR rtl-optimization/69764 (ICE on x86_64-linux-gnu at -O0 (in decompose, a...Jakub Jelinek5-1/+72
2016-02-12* g++.dg/torture/init-list1.C: New.Marek Polacek2-0/+10
2016-02-12* gcc.dg/pr69522.c: Add empty dg-options.Marek Polacek2-0/+5
2016-02-12re PR middle-end/69729 ([CHKP] internal compiler error: Segmentation fault)Ilya Enkovich5-1/+50
2016-02-12re PR ipa/69241 (ICE with noreturn and function that return non-POD)Jakub Jelinek4-1/+74
2016-02-12re PR ipa/68672 (g++.dg/torture/pr68470.C: ICE: cannot update SSA form: state...Jakub Jelinek6-27/+216
2016-02-12revert: re PR tree-optimization/66726 (missed optimization, factor conversion...Kugan Vivekanandarajah2-110/+35
2016-02-12Fix incomplete initialization of the declspec struct.Bernd Schmidt2-27/+3
2016-02-12Fix obstack use-after-free problems in C frontend, PR69522Bernd Schmidt6-33/+65
2016-02-12Fix PR c++/69098 (bogus errors with static data member template)Patrick Palka6-11/+132
2016-02-12re PR tree-optimization/66726 (missed optimization, factor conversion out of ...Kugan Vivekanandarajah2-24/+118
2016-02-12Daily bump.GCC Administrator1-1/+1
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek120-164/+310
2016-02-11re PR c/69768 (Bogus -Waddress warning)Jakub Jelinek6-5/+42
2016-02-11combine: More distribute_notes trouble (PR69737)Segher Boessenkool2-9/+15
2016-02-11re PR fortran/69296 ([F03] Problem with associate and vector subscript)Andre Vehreschild8-5/+87
2016-02-11pr54089-8.c: Adjust optimization level.Oleg Endo2-1/+5