summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* c++: deduction guides and ttp rewriting [PR102479]Patrick Palka2021-09-273-3/+58
* Minor cleanups to solver.Aldy Hernandez2021-09-275-34/+27
* Remove old VRP jump threader code.Aldy Hernandez2021-09-271-301/+7
* Replace VRP threader with a hybrid forward threader.Aldy Hernandez2021-09-2727-63/+270
* Come up with section_flag enum.Martin Liska2021-09-272-42/+48
* flag_complex_method: support optimize attributeMartin Liska2021-09-278-8/+38
* Update pathname for IBM long double description.Vincent Lefevre2021-09-271-1/+1
* middle-end/102450 - avoid type_for_size for non-existing modesRichard Biener2021-09-271-3/+2
* libgomp.oacc-fortran/privatized-ref-2.f90: Fix dg-noteTobias Burnus2021-09-271-3/+3
* Fortran: Fix assumed-size to assumed-rank passing [PR94070]Tobias Burnus2021-09-2715-129/+482
* Fix PR c/94726: ICE with __builtin_shuffle and changing of typesAndrew Pinski2021-09-272-0/+14
* Use on-demand ranges in ssa_name_has_boolean_range before querying nonzero bits.Aldy Hernandez2021-09-271-5/+14
* Convert some evrp uses in DOM to the range_query API.Aldy Hernandez2021-09-272-13/+11
* Allow different vector types for stmt groupsRichard Biener2021-09-276-213/+235
* Revert "Optimize v4sf reduction.".liuhongt2021-09-273-73/+11
* Daily bump.GCC Administrator2021-09-275-1/+22
* Fortran: Fix associated intrinsic with assumed rank [PR101334]Tobias Burnus2021-09-263-10/+149
* Remove storage only description for _Float16 w/o avx512fp16.liuhongt2021-09-261-6/+5
* Daily bump.GCC Administrator2021-09-263-1/+39
* pru: Named address space for R30/R31 I/O accessDimitar Dimitrov2021-09-2519-11/+478
* Daily bump.GCC Administrator2021-09-256-1/+133
* top-level: merge Makefile.def patches from binutils-gdb repositoryAndrew Burgess2021-09-242-0/+22
* Fortran - improve checking for intrinsics allowed in constant expressionsHarald Anlauf2021-09-242-0/+74
* Fortran: Add missing diagnostic for F2018 C711 (TS29113 C407c)Sandra Loosemore2021-09-242-2/+17
* real: fix encoding of negative IEEE double/quad values [PR98216]Patrick Palka2021-09-242-2/+18
* Make profitability calculation of RA conflict presentations independent of ho...Vladimir N. Makarov2021-09-241-4/+9
* path solver: Avoid further lookups when range is defined in block.Aldy Hernandez2021-09-241-6/+3
* libstdc++: Remove redundant 'inline' specifiersJonathan Wakely2021-09-241-2/+2
* Verify unallocated edge/BB flags are clearRichard Biener2021-09-241-0/+13
* Fortran: Improve file-reading error diagnostic [PR55534]Tobias Burnus2021-09-244-42/+33
* Avoid invalid loop transformations in jump threading registry.Aldy Hernandez2021-09-248-35/+78
* Fix value uninitialization in vn_reference_insert_pieces [PR102400]Feng Xue2021-09-241-0/+1
* Fix null-pointer dereference in delete_dead_or_redundant_call [PR102451]Feng Xue2021-09-241-2/+3
* AVX512FP16: Support cond_op for HFmodeHongyu Wang2021-09-247-56/+114
* Daily bump.GCC Administrator2021-09-248-1/+464
* Fortran: Diagnose default-initialized pointer/allocatable dummiesSandra Loosemore2021-09-232-2/+58
* c++: adjust the handling of RID_ATTRIBUTE.Michel Morin2021-09-231-14/+11
* c++: add spellcheck suggestions for typedef etc. [PR77565]Michel Morin2021-09-232-0/+22
* Look for a relation between operands only when possible.Andrew MacLeod2021-09-232-0/+25
* Create a ranger-local flag for non-executable edges.Andrew MacLeod2021-09-239-20/+64
* Fortran: Handle allocated() with coindexed scalars [PR93834]Tobias Burnus2021-09-232-21/+89
* libiberty: prevent null dereferencing on dlang_typeLuís Ferreira2021-09-232-2/+5
* libiberty: prevent buffer overflow when decoding user inputLuís Ferreira2021-09-231-1/+1
* libstdc++: Remove c++20-specific dg-error directives in testJonathan Wakely2021-09-231-2/+0
* libstdc++: Disable PCH for test that depends on a macro being definedJonathan Wakely2021-09-231-0/+1
* libstdc++: Make std::system_category() recognize Windows error codesJonathan Wakely2021-09-232-0/+174
* libstdc++: Improvements to standard error category objectsJonathan Wakely2021-09-231-20/+43
* libstdc++: std::system_category should know meaning of zero [PR102425]Jonathan Wakely2021-09-232-0/+21
* c++: improve tree dump for templated declsPatrick Palka2021-09-231-7/+3
* [Ada] Fix obsolete comment mentioning girder discriminantsEric Botcazou2021-09-231-1/+1