aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-29tree-optimization/105431 - another overflow in powi handlingRichard Biener1-7/+5
2022-04-29Move common code from range-op.cc to header files.Aldy Hernandez3-97/+143
2022-04-29Remove various deprecated methods in class irange.Aldy Hernandez10-24/+24
2022-04-29Prefer global range info setters that take a range.Aldy Hernandez15-62/+79
2022-04-29Call set_undefined from irange constructor.Aldy Hernandez1-2/+1
2022-04-29Make irange::intersect(wide_int, wide_int) private.Aldy Hernandez3-6/+8
2022-04-29tree-optimization/104322 - remove dead code in vectorizable_reductionRichard Biener1-6/+1
2022-04-29c++, coroutines: Partial reversion of r12-8308-g15a176a833f23e [PR105426].Iain Sandoe1-6/+8
2022-04-29middle-end/105376 - invalid REAL_CST for DFP constantRichard Biener2-0/+30
2022-04-29ada: bump Library_Version to 13.Martin Liska1-1/+1
2022-04-28c++: traits, array of unknown bound of incompleteJason Merrill2-14/+13
2022-04-28c++: typeid and instantiation [PR102651]Jason Merrill2-4/+25
2022-04-28c++: Add diagnostic when operator= is used as truth cond [PR25689]Zhao Wei Liew3-4/+90
2022-04-29Daily bump.GCC Administrator13-1/+384
2022-04-28gcov: Add section for freestanding environmentsSebastian Huber1-0/+389
2022-04-28gcov: Use xstrerror()Sebastian Huber1-2/+2
2022-04-28gcov-tool: Add merge-stream subcommandSebastian Huber4-0/+212
2022-04-28gcov: Record EOF error during readSebastian Huber1-8/+22
2022-04-28gcov: Fix integer types in ftw_read_file()Sebastian Huber1-2/+2
2022-04-28gcov: Move gcov_open() to caller of read_gcda_file()Sebastian Huber1-9/+7
2022-04-28gcov: Move prepend to list to read_gcda_file()Sebastian Huber1-7/+4
2022-04-28gcov: Use xstrdup()Sebastian Huber1-7/+2
2022-04-28gcov-tool: Support file input from stdinSebastian Huber1-0/+38
2022-04-28gcov: Add __gcov_filename_to_gcfn()Sebastian Huber5-30/+105
2022-04-28gcov: Make gcov_seek() staticSebastian Huber3-8/+4
2022-04-28gcov: Add open mode parameter to gcov_do_dump()Sebastian Huber3-11/+12
2022-04-28gcov: Add mode to all gcov_open()Sebastian Huber5-15/+4
2022-04-28gcov-tool: Allow merging of empty profile listsSebastian Huber2-25/+21
2022-04-28analyzer: handle repeated accesses after init of unknown size [PR105285]David Malcolm2-0/+118
2022-04-28analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibilityDavid Malcolm8-3/+112
2022-04-28c++: partial ordering and dependent operator expr [PR105425]Patrick Palka2-1/+13
2022-04-28Document changes to CONVERT for -mabi-ieeelongdouble for POWER.Thomas Koenig2-9/+39
2022-04-28[committed] Fix more problems with new linker warningsJeff Law2-1/+6
2022-04-28i386: Improve ix86_expand_int_movccJakub Jelinek1-2/+1
2022-04-28Update crontab and git_update_version.pyJakub Jelinek2-5/+6
2022-04-28Bump BASE-VER.basepoints/gcc-13Jakub Jelinek1-1/+1
2022-04-28cgraph: Don't verify semantic_interposition flag for aliases [PR105399]Jakub Jelinek2-1/+14
2022-04-28Fix up 'libgomp.oacc-fortran/print-1.f90' GCN offloading compilation [PR104717]Thomas Schwinge1-1/+29
2022-04-28c++, coroutines: Improve check for throwing final await [PR104051].Iain Sandoe2-6/+36
2022-04-28c++, coroutines: Account for overloaded promise return_value() [PR105301].Iain Sandoe2-2/+57
2022-04-28c++, coroutines: Make sure our temporaries are in a bind expr [PR105287]Iain Sandoe2-9/+57
2022-04-28c++, coroutines: Avoid expanding within templates [PR103868]Nathan Sidwell2-12/+163
2022-04-28testsuite,X86: Fix missing USER_LABEL_PREFIX cases.Iain Sandoe4-8/+8
2022-04-28testsuite: Add target requires for ifuncs to mv31.C.Iain Sandoe1-0/+1
2022-04-28c++: global-namespace-qualified var after class def [PR90107]Marek Polacek2-0/+11
2022-04-28libstdc++: Fix error reporting in filesystem::copy [PR99290]Jonathan Wakely4-4/+70
2022-04-28d: Merge upstream dmd 313d28b3d, druntime e361d200.Iain Buclaw9-35/+121
2022-04-28i386: Fix up ix86_gimplify_va_arg [PR105331]Jakub Jelinek2-0/+12
2022-04-28doc: Remove misleading text about multilibs for IEEE long doubleJonathan Wakely1-11/+0
2022-04-28libstdc++: Remove redundant line in versioned namespace linker scriptFrançois Dumont1-1/+0