summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* runtime: fix lfstack for 64-bit AIXIan Lance Taylor2017-08-292-1/+19
* *.c: Remove excess braces from target selectors.Uros Bizjak2017-08-2984-91/+93
* ira-costs: avoid missing base registers in record_address_regsAlexander Monakov2017-08-292-8/+8
* 20030926-1.c: Add dg-additional-options.Uros Bizjak2017-08-2930-55/+81
* i386.opt (flag_fentry): Do not init to -1.Uros Bizjak2017-08-293-22/+17
* re PR tree-optimization/81503 (Wrong code at -O2)Bill Schmidt2017-08-294-82/+110
* Make expansion of balanced binary trees of switches on tree level.Martin Liska2017-08-299-1000/+1273
* re PR target/80993 ([msp430] __attribute__((interrupt)) should imply __attrib...Jozef Lawrynowicz2017-08-293-0/+23
* dwarf2out.c (add_dwarf_attr): When checking is enabled verify we do not add a...Richard Biener2017-08-292-22/+17
* Fix --help=target (Ada) (PR other/39851)Martin Liska2017-08-292-1/+6
* Set the call nothrow flag more oftenRichard Sandiford2017-08-297-29/+79
* Fix --help=target (PR other/39851).Martin Liska2017-08-2910-18/+67
* tree-vect-slp.c (vect_bb_slp_scalar_cost): Properly confine life to the activ...Richard Biener2017-08-294-2/+50
* tree-ssa-dom.c (edge_info::record_simple_equiv): Call derive_equivalences.Jeff Law2017-08-2812-95/+516
* tree-ssa-dom.c (class edge_info): Changed from a struct to a class.Jeff Law2017-08-282-126/+163
* Daily bump.GCC Administrator2017-08-291-1/+1
* re PR fortran/81770 (Bogus warning: Pointer in pointer assignment might outli...Janus Weil2017-08-285-2/+43
* dec_init_1.f90 (dummy): Use ichar in print statement.Steve Ellcey2017-08-284-3/+9
* cp-tree.h (lang_type): Replace sorted_fields vector with bindings map.Nathan Sidwell2017-08-285-137/+73
* cp-tree.h (insert_late_enum_def_into_classtype_sorted_fields): Delete.Nathan Sidwell2017-08-286-124/+131
* gcc.c (execute): Fold SIGPIPE handling into switch statement.Nathan Sidwell2017-08-282-37/+43
* re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener2017-08-282-2/+9
* re PR debug/81993 (-gsplit-dwarf removes some symbols, causing some undefined...Richard Biener2017-08-282-1/+8
* re PR tree-optimization/81977 (Issue with inline memcpy with optimizations en...Richard Biener2017-08-284-1/+67
* optabs: ensure mem_thread_fence is a compiler barrierAlexander Monakov2017-08-285-13/+67
* re PR fortran/78387 (OpenMP segfault/stack size exceeded writing to internal ...Jerry DeLisle2017-08-285-95/+18
* Daily bump.GCC Administrator2017-08-281-1/+1
* re PR target/81995 (gcc/reg-stack.c:2073:1: error: unrecognizable insn:)Uros Bizjak2017-08-275-8/+25
* re PR fortran/81974 (ICE verify_gimple failed type mismatch in binary expres...Thomas Koenig2017-08-274-5/+61
* Daily bump.GCC Administrator2017-08-271-1/+1
* Daily bump.GCC Administrator2017-08-261-1/+1
* Part 3/3 for contributing PPC64LE support for X86 SSE instrisics. Steven Munroe2017-08-2566-0/+3147
* Part 2/3 for contributing PPC64LE support for X86 SSE instrisics.Steven Munroe2017-08-254-0/+1830
* re PR target/81504 (gcc-7 regression: vec_st in loop misoptimized)William Schmidt2017-08-252-9/+50
* rs6000.opt (-mpower9-dform-scalar): Delete undocumented switches.Michael Meissner2017-08-252-0/+45
* re PR target/81921 (Fails to always-inline intrinsics with -flto)Nathan Sidwell2017-08-251-8/+8
* class.c (method_name_cmp, [...]): Method names can never be NULL.Nathan Sidwell2017-08-252-19/+9
* PR81747, ICE in operator[]Alan Modra2017-08-252-0/+8
* Conversion operators have a special nameNathan Sidwell2017-08-259-149/+132
* PR middle-end/81908 - FAIL: gfortran.dg/alloc_comp_auto_array_2.f90 -O3 -g -m32Martin Sebor2017-08-246-2/+179
* Daily bump.GCC Administrator2017-08-251-1/+1
* stl_list.h [!_GLIBCXX_INLINE_VERSION](_List_base<>::_S_distance): Remove.François Dumont2017-08-242-9/+85
* rs6000.opt (-mpower9-dform-scalar): Delete undocumented switches.Michael Meissner2017-08-2414-145/+30
* Conversion operators kept on single overload setNathan Sidwell2017-08-244-153/+77
* Adds the powerpc equivalent mm_malloc.h header which is needed by xmmintrin.h...Steven Munroe2017-08-244-0/+73
* target-supports.exp: Group together target-dependant checks.Uros Bizjak2017-08-242-153/+165
* re PR tree-optimization/81913 (wrong code at -O1)Bin Cheng2017-08-246-2/+106
* C: fix logic within c_expr::get_locationDavid Malcolm2017-08-244-2/+13
* dwarf2out.c (MAX_ARTIFICIAL_LABEL_BYTES): Increase to 40.Uros Bizjak2017-08-243-5/+7
* re PR target/81921 (Fails to always-inline intrinsics with -flto)Richard Biener2017-08-245-67/+72