c-family: Fix hang with -Wsequence-point [PR98126]
[gcc.git] / gcc /
2020-12-07 Marek Polacekc-family: Fix hang with -Wsequence-point [PR98126]
2020-12-07 Nathan Sidwellc++: Adjust array type construction
2020-12-07 Nathan Sidwellc++: check alias match for specializations [PR98116]
2020-12-07 Bernd EdlingerFix location info in ipa_param_body_adjustments::modify...
2020-12-07 Jozef Lawrynowiczdoc: "used" attribute saves decls from linker garbage...
2020-12-07 Richard Bienertree-optimization/98113 - vectorize a sequence of BIT_I...
2020-12-07 Richard Bienertree-optimization/98117 - fix range set by vectorizatio...
2020-12-07 Eric BotcazouHousekeeping work in gigi
2020-12-07 Eric BotcazouFix internal error on library-level type extended locally
2020-12-07 Eric BotcazouFix assembler name collision
2020-12-07 Eric BotcazouFix oversight in earlier change
2020-12-07 Eric BotcazouFix corner case issue with discriminated record type
2020-12-07 Eric BotcazouFix problematic conversion to boolean type
2020-12-07 Andreas KrebbelIBM Z: Change Pmode to word_mode for stack probes
2020-12-07 Matthias KloseFix PR ada/97504 for mips*-linux
2020-12-07 Martin Jamboripa-cp: Avoid unwanted multiple propagations (PR 97816)
2020-12-07 Matthias KloseDon't build insn-extract.o with rtl checking
2020-12-07 Richard Bienertree-optimization/98137 - enhance split_constant_offset...
2020-12-07 GCC AdministratorDaily bump.
2020-12-06 H.J. Ludoc: Remove -mcet
2020-12-06 H.J. Lux86: Check mode of pseudo register push
2020-12-06 Jakub Jelinek[PATCH] phiopt: Handle bool in two_value_replacement...
2020-12-06 Jakub Jelinekmatch.pd: Improve conditional_replacement for x ? 0...
2020-12-06 Thomas KoenigUpper cobound is determined by num_images(), not this_i...
2020-12-06 Alan ModraRe: testsuite: Adjust target requirements for sad-vecto...
2020-12-06 GCC AdministratorDaily bump.
2020-12-05 David Edelsohnaix: fix ASM_OUTPUT_DEF warning
2020-12-05 Patrick Palkac++: Normalize nested-requirements twice at parse time...
2020-12-05 Patrick Palkac++: Distinguish unsatisfaction vs errors during satisf...
2020-12-05 Maciej W. RozyckiPR target/95294: VAX: Add test cases for MODE_CC repres...
2020-12-05 Maciej W. RozyckiPR target/95294: VAX: Convert backend to MODE_CC repres...
2020-12-05 Maciej W. RozyckiVAX: Fix the LTO compiler downgrading code to non-PIC...
2020-12-05 Maciej W. RozyckiPDP11: Use `const_double_zero' to express double zero...
2020-12-05 Maciej W. RozyckiRTL: Add `const_double_zero' syntactic rtx
2020-12-05 Maciej W. RozyckiVAX: Make the `divmoddisi4' and `*amulsi4' comment...
2020-12-05 Maciej W. RozyckiVAX: Correct issues with commented-out insns
2020-12-05 Maciej W. RozyckiVAX: Fix predicates for widening multiply and multiply...
2020-12-05 Maciej W. RozyckiVAX: Fix predicates and constraints for bit-field compa...
2020-12-05 Maciej W. RozyckiVAX: Make `extv' an expander matching the remaining...
2020-12-05 Maciej W. RozyckiVAX: Ensure PIC mode address is adjustable with aligned...
2020-12-05 Maciej W. RozyckiVAX: Remove EXTV/EXTZV/INSV instruction use from aligne...
2020-12-05 Maciej W. RozyckiVAX: Fix predicates and constraints for EXTV/EXTZV...
2020-12-05 Maciej W. RozyckiVAX: Add the `movmemhi' instruction
2020-12-05 Maciej W. RozyckiVAX: Add a test for the `cpymemhi' instruction
2020-12-05 Maciej W. RozyckiVAX: Actually produce QImode and HImode `ctz' operations
2020-12-05 Maciej W. RozyckiVAX: Also provide QImode and HImode `ctz' and `ffs...
2020-12-05 Maciej W. RozyckiVAX: Provide the `ctz' operation
2020-12-05 Maciej W. RozyckiVAX: Add tests for `sync_lock_test_and_set' and `sync_l...
2020-12-05 Maciej W. RozyckiVAX: Add a test for the SImode `ffs' operation
2020-12-05 Maciej W. RozyckiVAX: Actually enable `builtins.md' now that it is fully...
2020-12-05 Maciej W. RozyckiVAX: Correct `sync_lock_test_and_set' and `sync_lock_re...
2020-12-05 Maciej W. RozyckiVAX: Use an int iterator to produce individual interloc...
2020-12-05 Maciej W. RozyckiVAX: Use a mode iterator to produce individual interloc...
2020-12-05 Maciej W. Rozyckijump: Also handle jumps wrapped in UNSPEC or UNSPEC_VOL...
2020-12-05 Maciej W. Rozyckiloop-doloop: Add missing call to `onlyjump_p'
2020-12-05 Maciej W. Rozyckicfgrtl: Add missing call to `onlyjump_p'
2020-12-05 Maciej W. Rozyckisel-sched-ir: Add missing call to `onlyjump_p'
2020-12-05 Maciej W. Rozyckiloop-iv: Add missing calls to `onlyjump_p'
2020-12-05 Maciej W. Rozyckiifcvt: Add missing call to `onlyjump_p'
2020-12-05 Maciej W. RozyckiRTL: Also support HOST_WIDE_INT with int iterators
2020-12-05 Maciej W. RozyckiVAX: Correct fatal issues with the `ffs' builtin
2020-12-05 Maciej W. RozyckiVAX: Rationalize expression and address costs
2020-12-05 Maciej W. RozyckiVAX/testsuite: Run target testing over all the usual...
2020-12-05 Maciej W. RozyckiVAX: Define LEGITIMATE_PIC_OPERAND_P
2020-12-05 Maciej W. RozyckiVAX: Remove `c' operand format specifier overload
2020-12-05 Matt ThomasPR target/58901: reload: Handle SUBREG of MEM with...
2020-12-05 Roman Zhuykovmodulo-sched: Carefully process loop counter initializa...
2020-12-05 Paul ThomasFortran: flag formal argument before resolving an array...
2020-12-05 Iain SandoeDarwin : Update libtool and dependencies for Darwin20...
2020-12-05 Venkataramanan KumarX86_64: Enable support for next generation AMD Zen3...
2020-12-05 Jakub Jelineki386: Combine splitters followup [PR96226]
2020-12-05 Jakub Jelinekc++: Fix constexpr access to union member through point...
2020-12-05 GCC AdministratorDaily bump.
2020-12-04 Ian Lance Taylorruntime: update type descriptor name in fieldtrack...
2020-12-04 Jason Merrillc++: Fix deduction from auto template parameter [PR93083]
2020-12-04 Jason Merrillvec: Simplify use with C++11 range-based 'for'.
2020-12-04 David Edelsohnrs6000: fix PTR_SIZE in rs6000.c
2020-12-04 Hans-Peter Nilssondoc/implement-c.texi: About same-as-scalar-type volatil...
2020-12-04 Jakub Jelinekgimple: Return fnspec only for replaceable new/delete...
2020-12-04 Jakub Jelineki386: Add combine splitters to allow combining multiple...
2020-12-04 Jakub Jelinekfold-const: Don't use build_constructor for non-aggrega...
2020-12-04 Nathan Sidwellc++: Revert dependent-array changes [PR 98116]
2020-12-04 Nathan Sidwellc++: Module API declarations
2020-12-04 Jakub Jelinekdebug: Fix another vector DECL_MODE ICE [PR98100]
2020-12-04 Jakub Jelinekdwarf: Add -gdwarf{32,64} options
2020-12-04 Martin Liskatestsuite: use param for if-to-switch tests
2020-12-04 Eric BotcazouAdd target selector to gcc.dg/pr98099.c
2020-12-04 Martin LiskaRefactor -frecord-gcc-switches.
2020-12-04 Eric BotcazouFix checking failure in IPA-SRA
2020-12-04 Martin LiskaDocument missing params.
2020-12-04 Jakub Jelinekc++: Change __builtin_source_location to use __PRETTY_F...
2020-12-04 GCC AdministratorDaily bump.
2020-12-03 Jason Merrillc++: XFAIL testcase for PR98019
2020-12-03 Jason Merrillc++: Fix bootstrap on 32-bit hosts [PR91828]
2020-12-03 Martin SeborAdd support for detecting mismatched allocation/dealloc...
2020-12-03 Nathan Sidwellc++: Exported using decls
2020-12-03 Nathan Sidwellc++: uninstantiated template friends
2020-12-03 Ian Lance TaylorGo testsuite: update new tests to version in source...
2020-12-03 Harald AnlaufPR fortran/95342 - ICE in gfc_match_subroutine, at...
2020-12-03 Alexandre Olivafix __builtin___clear_cache overrider fallout
next