aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11patch works on genoaibm/git373Kelvin Nilsen
2018-04-10tinkeringKelvin Nilsen
2018-04-05Use this branch for work on IBM internal GIT item 373:Kelvin Nilsen
2018-04-05[nvptx] Fix neutering of bb with only cond jumpTom de Vries
2018-04-05[PR c++/84979] reject auto in explicit tmpl args for tmpl-fnAlexandre Oliva
2018-04-05 PR c++/85215 - ICE with copy-init from conversion.Jason Merrill
2018-04-05[NDS32] Fine-tune memory address type.Shiva Chen
2018-04-05[NDS32] Add constraint for lwi45.fe instruction.Shiva Chen
2018-04-05[NDS32] Generate alu-shift instructions only for -Os.Chung-Ju Wu
2018-04-05[NDS32] Add divsi4 and udivsi4 patterns.Chung-Ju Wu
2018-04-05[NDS32] Refine negsi2 pattern.Chung-Ju Wu
2018-04-05[NDS32] Refine bit-wise operation and shift patterns.Kito Cheng
2018-04-05[NDS32] The add and sub pattens should only accept si mode.Chung-Ju Wu
2018-04-05[NDS32] Fine-tune predicator for alu-shift patterns.Chung-Ju Wu
2018-04-05[NDS32] Adjust asm patterns indention.Chung-Ju Wu
2018-04-05[NDS32] Add new instruction attribute: feature.Kito Cheng
2018-04-05[NDS32] Add subtype attribute for instructions.Chung-Ju Wu
2018-04-05Daily bump.GCC Administrator
2018-04-05 PR c++/84938 - ICE with division by ~-1.Jason Merrill
2018-04-05 PR c++/84936 - ICE with unexpanded pack in mem-initializer.Jason Merrill
2018-04-04PR c++/84221Jason Merrill
2018-04-042018-04-04 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2018-04-04 PR inline-asm/85172Jakub Jelinek
2018-04-04 PR c++/85146Jakub Jelinek
2018-04-04 PR c++/85006 - -fconcepts ICE with A<auto...> return typeJason Merrill
2018-04-04 PR c++/85200 - ICE with constexpr if in generic lambda.Jason Merrill
2018-04-04 PR c++/84221 - bogus -Wunused with attribute and template.Jason Merrill
2018-04-04[ARM] Fix PR85203: cmse_nonsecure_caller returns wrong resultThomas Preud'homme
2018-04-04 PR other/85161Jakub Jelinek
2018-04-04 PR c++/85135 - ICE with omitted template arguments.Jason Merrill
2018-04-04 PR c++/85133 - ICE with missing concept initializer.Jason Merrill
2018-04-04 PR c++/85118 - wrong error with generic lambda and std::bind.Jason Merrill
2018-04-04 PR c++/85141 - ICE with compound assignment and static member fn.Jason Merrill
2018-04-04 PR c++/85148 - ICE with 'this' in array NSDMI.Jason Merrill
2018-04-04PR c++/65923Ville Voutilainen
2018-04-04gcc/Peter Bergner
2018-04-04Fix -Wstringop-overflow regressionMichael Matz
2018-04-04 PR testsuite/85189Jakub Jelinek
2018-04-042018-04-04 Richard Biener <rguenther@suse.de>Richard Biener
2018-04-04[NDS32] Restrict mov pattern that has at least one register operand.Kito Cheng
2018-04-042018-04-04 Richard Biener <rguenther@suse.de>Richard Biener
2018-04-04Disable anchors and msdata for ASAN test-case (PR sanirizer/85174).Martin Liska
2018-04-04[NDS32] Implement movmisalignsi and movmisaligndi pattern.Kito Cheng
2018-04-042018-04-04 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-04-04[NDS32] Merge movqi and movhi patterns.Chung-Ju Wu
2018-04-04[NDS32] Refine movcc, cmov, cstore and cbranch patterns.Chung-Ju Wu
2018-04-04[NDS32] Refine instruction type attribute.Kito Cheng
2018-04-042018-04-04 Richard Biener <rguenther@suse.de>Richard Biener
2018-04-04[PR c++/84943] mark function as used when taking its addressAlexandre Oliva
2018-04-04[NDS32] Change enabled attribute to yes/no instead of 1/0.Chung-Ju Wu