aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-11-20re PR target/88070 (ICE in create_pre_exit, at mode-switching.c:438)Uros Bizjak4-2/+39
2018-11-20ipa-devirt.c (add_type_duplicate): Do not ICE on incomplete enums.Jan Hubicka3-15/+83
2018-11-20Fix missing commit log.Jan Hubicka1-0/+5
2018-11-20re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimalâ...Jan Hubicka2-6/+47
2018-11-20S/390: Fix flogr RTX.Andreas Krebbel4-8/+64
2018-11-20re PR ipa/87706 (Inlined functions trigger invalid -Wmissing-profile warning)Jan Hubicka1-0/+1
2018-11-20re PR tree-optimization/87926 (bad array-index warning breaks --disable-check...Nathan Sidwell2-1/+6
2018-11-20re PR lto/87997 (ICE in cp_var_mod_type_p at gcc/cp/cp-objcp-common.c:107 sin...Jan Hubicka3-16/+62
2018-11-20re PR ipa/87706 (Inlined functions trigger invalid -Wmissing-profile warning)Jan Hubicka7-34/+89
2018-11-20tree-vect-stmts.c (vectorizable_condition): Do not get at else_clause vect de...Richard Biener2-8/+9
2018-11-20re PR tree-optimization/88074 (g++ hangs on math expression)Richard Biener4-1/+43
2018-11-20Move some i386 C++ tests into g++.target/i386.Martin Liska7-6/+14
2018-11-20re PR tree-optimization/88069 (ICE in check_loop_closed_ssa_def, at tree-ssa-...Richard Biener4-6/+47
2018-11-20Add -fomit-frame-pointer to a test-case (PR ipa/88093).Martin Liska2-1/+7
2018-11-20S/390: Skip LT(G) peephole when literal pool is involvedIlya Leoshkevich6-1/+39
2018-11-20re PR middle-end/83215 (C++: struct with char-array assumed to alias with eve...Richard Biener4-9/+32
2018-11-20re PR rtl-optimization/85925 (compilation of masking with 257 goes wrong in c...Eric Botcazou6-14/+74
2018-11-20re PR lto/88087 (ICE in execute at tree-ssa-pre.c:4220 since r266183)Richard Biener5-2/+33
2018-11-20re PR bootstrap/88089 (build failure with GCC 4.9 on SPARC/Solaris)Richard Biener2-2/+7
2018-11-19align-3.c: Skip if pdp11.Paul Koning8-4/+23
2018-11-19target-supports.exp (check_weak_available): Return "no" for pdp11.Paul Koning2-0/+11
2018-11-20Daily bump.GCC Administrator1-1/+1
2018-11-20PR81878: fix --disable-bootstrap --enable-languages=adaAlexandre Oliva2-0/+15
2018-11-19re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimalâ...Jan Hubicka2-3/+10
2018-11-19re PR driver/50250 (Driver documentation on -l does not mention shared librar...Sandra Loosemore2-16/+22
2018-11-19PR c++/87781 - detect invalid elaborated-type-specifier.Marek Polacek5-1/+27
2018-11-19re PR rtl-optimization/88033 (ICE on valid code at -O2 and -O3 on x86-64-linu...Peter Bergner4-2/+33
2018-11-19Disable unrolling for loops vectorised with non-constant VFKyrylo Tkachov4-0/+31
2018-11-19Fix -fsave-optimization-record ICE (PR tree-optimization/87025)David Malcolm6-0/+61
2018-11-19Eliminate global state from -fsave-optimization-recordDavid Malcolm8-152/+170
2018-11-19Fix condition in lto-symtab.c (PR lto/88077).Martin Liska5-2/+24
2018-11-19re PR tree-optimization/88071 (ICE: verify_gimple failed (error: dead STMT in...Jakub Jelinek5-2/+16
2018-11-19re PR c++/60994 (gcc does not recognize hidden/shadowed enumeration as valid ...Jakub Jelinek2-0/+16
2018-11-19re PR debug/87039 (DW_OP_fbreg used without a frame base on a C++ code w/ -fo...Jakub Jelinek8-36/+128
2018-11-19re PR c++/87229 (ICE: tree code 'call_expr' is not supported in LTO streams)Richard Biener4-0/+25
2018-11-19Fix how we match for count(n*) in gcov tests.Martin Liska4-3/+10
2018-11-19compare-elim.c (struct comparison): Add not_in_a field.Eric Botcazou7-15/+59
2018-11-19Fix typos in packed attribute documentationJonathan Wakely2-2/+6
2018-11-19Bump copyright yearEric Botcazou1-1/+1
2018-11-19* gcc-interface/cuintp.c (UI_From_gnu): Remove code for 32-bit hosts.Eric Botcazou2-23/+17
2018-11-19decl2.c (grokfield): Remove obsolete _vptr check; fix explicit template argum...Paolo Carlini4-16/+15
2018-11-19Strenghten assumption about function start and end line (PR gcov-profile/88045).Martin Liska4-1/+103
2018-11-18re PR other/40498 (no_instrument_function attribute not documented to prevent...Sandra Loosemore3-9/+21
2018-11-19Daily bump.GCC Administrator1-1/+1
2018-11-18re PR fortran/88073 (Internal compiler error compiling WHERE construct with ...Thomas Koenig4-0/+40
2018-11-18Allow target to override gnu-user.h crti and crtnAlan Modra2-6/+19
2018-11-18Delete !HAVE_LD_PIE variants of startfile/endfile specsAlan Modra2-34/+13
2018-11-18re PR fortran/70260 (ICE: gimplification failed)Thomas Koenig10-8/+87
2018-11-17Correct ChangeLog for PR31357 fixNick Clifton1-1/+1
2018-11-17re PR driver/31357 (document that --help and --help=<value> options cannot be...Nick Clifton2-1/+10