aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-07-03tree-optimization/110506 - ICE in pattern recog with TYPE_PRECISIONRichard Biener2-2/+20
2023-07-03tree-optimization/110506 - bogus non-zero mask in CCP for vector typesRichard Biener2-0/+25
2023-07-03testsuite: Add vect_float_strict to testcase [PR 110381]Christophe Lyon1-0/+1
2023-07-03MIPS: Make mips16e2 generating ZEB/ZEH instead of ANDI under certain conditionsJie Mei1-13/+17
2023-07-03MIPS: Add CACHE instruction for mips16e2Jie Mei4-5/+60
2023-07-03MIPS: Use ISA_HAS_9BIT_DISPLACEMENT for mips16e2Jie Mei1-3/+6
2023-07-03MIPS: Add load/store word left/right instructions for mips16e2Jie Mei4-8/+169
2023-07-03MIPS: Add LUI instruction for mips16e2Jie Mei3-12/+56
2023-07-03MIPS: Add bitwise instructions for mips16e2Jie Mei7-21/+263
2023-07-03MIPS: Add instruction about global pointer register for mips16e2Jie Mei4-7/+121
2023-07-03MIPS: Add MOVx instructions support for mips16e2Jie Mei4-2/+111
2023-07-03MIPS: Add basic support for mips16e2Jie Mei6-2/+32
2023-07-03Daily bump.GCC Administrator4-1/+56
2023-07-03d: Fix testcase failure of gdc.dg/Wbuiltin_declaration_mismatch2.d.Iain Buclaw1-22/+22
2023-07-02tree-ssa-math-opts: Fix up ICE in match_uaddc_usubc [PR110508]Jakub Jelinek2-5/+17
2023-07-02xtensa: The use of CLAMPS instruction also requires TARGET_MINMAX, as well as...Takayuki 'January June' Suwa2-7/+4
2023-07-02xtensa: Fix missing mode warning in "*eqne_INT_MIN"Takayuki 'January June' Suwa1-1/+1
2023-07-02Darwin, Objective-C: Support -fconstant-cfstrings [PR108743].Iain Sandoe2-7/+24
2023-07-02d: Add testcase from PR108962Iain Buclaw1-0/+13
2023-07-02d: Fix core.volatile.volatileLoad discarded if result is unusedIain Buclaw3-0/+26
2023-07-02Daily bump.GCC Administrator4-1/+84
2023-07-02d: Fix accesses of immutable arrays using constant index still bounds checkedIain Buclaw6-0/+51
2023-07-01d: Don't generate code that throws exceptions when compiling with `-fno-excep...Iain Buclaw8-7/+28
2023-07-01Add testcase from PR25623Jan Hubicka1-0/+19
2023-07-01Fix profile update in copy-headerJan Hubicka6-29/+154
2023-07-01i386: Add STV support for DImode and SImode rotations by constant.Roger Sayle4-0/+336
2023-07-01Fix update_bb_profile_for_threadingJan Hubicka3-4/+22
2023-07-01Daily bump.GCC Administrator5-1/+205
2023-06-30c++: fix up caching of level lowered ttpsPatrick Palka3-18/+31
2023-06-30Use TYPE_INCLUDES_FLEXARRAY in __builtin_object_size [PR tree-optimization/10...Qing Zhao2-1/+156
2023-06-30Fix couple of endianness issues in fold_ctor_referenceEric Botcazou5-21/+148
2023-06-30jit.exp: handle dwarf version mismatch in jit-check-debug-info [PR110466]David Malcolm1-0/+4
2023-06-30jit: avoid using __vector in testcase [PR110466]David Malcolm1-11/+11
2023-06-30Fix handling of __builtin_expect_with_probability and improve first-match heu...Jan Hubicka4-22/+63
2023-06-30modula-2: Amend the handling of failed select() calls in RTint [PR108835].Iain Sandoe1-16/+54
2023-06-30fold-const+optabs: Change return type of predicate functions from int to boolUros Bizjak4-88/+88
2023-06-30AArch64: New RTL for ABDLOluwatamilore Adebayo16-57/+803
2023-06-30Mid engine setup [SU]ABDLOluwatamilore Adebayo4-48/+176
2023-06-30RISC-V: Refactor vxrm_mode attr for type attr equalPan Li1-16/+23
2023-06-30tree-optimization/110496 - TYPE_PRECISION issue with store-mergingRichard Biener2-1/+30
2023-06-30middle-end/110489 - avoid useless work on statisticsRichard Biener1-7/+14
2023-06-30Flip the nvptx port to LRASegher Boessenkool1-3/+0
2023-06-30tree-optimization/110381 - fix testcaseRichard Biener1-0/+4
2023-06-30mips: Fix overaligned function arguments [PR109435]Jovan Dmitrovic3-1/+58
2023-06-30Daily bump.GCC Administrator9-1/+325
2023-06-30analyzer: Fix regression bug after r14-1632-g9589a46ddadc8b [PR110198]benjamin priour3-10/+13
2023-06-29Compute ipa-predicates for conditionals involving __builtin_expect_pJan Hubicka2-0/+41
2023-06-29testsuite: Use -fno-report-bug in gcc.dg/plugin/Marek Polacek4-2/+6
2023-06-29i386: add -fno-stack-protector to two testsMarek Polacek2-2/+2
2023-06-29c++: NSDMI instantiation during overload resolution [PR110468]Patrick Palka2-0/+22