aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-25Port libvtv to SolarisRainer Orth19-1046/+1145
2015-11-25Remove broken ifcvt code for speculating memory writesBernd Schmidt4-140/+14
2015-11-25re PR c++/58910 (std::Tuple_impl is non constexpr when using identical userde...Paolo Carlini2-0/+25
2015-11-25[RTL-ifcvt] PR rtl-optimization/68435 Allow (c ? x++ : x--) formKyrylo Tkachov4-2/+71
2015-11-25re PR tree-optimization/68517 (ICE in tree-vect-data-refs.c:2751)Richard Biener4-1/+39
2015-11-25ipa-inline-analysis.c: Include gimplify.h (set_cond_stmt_execution_predicate...Jan Hubicka2-6/+17
2015-11-25re PR target/67089 (Integer overflow checks not optimized on x86/x86_64)Jakub Jelinek10-1/+857
2015-11-25re PR tree-optimization/68492 (internal compiler error: in vect_is_simple_use...Richard Biener2-0/+35
2015-11-25re PR tree-optimization/68502 ([i686] spec2000/179.art runfails after r222914)Richard Biener5-0/+129
2015-11-252015-11-24 Michael Collison <michael.collison@linaro.org>Michael Collison10-0/+179
2015-11-25Daily bump.GCC Administrator1-1/+1
2015-11-24Fix typos from last checkin.Steve Ellcey1-2/+2
2015-11-24frame-header-4.c: New test.Steve Ellcey2-0/+24
2015-11-24frame-header-opt.c (gate): Check for optimize > 0.Steve Ellcey4-16/+153
2015-11-24shrink-wrap: Fix thinko (PR68520)Segher Boessenkool2-4/+10
2015-11-24c-parser.c (c_parser_oacc_declare): Replace "ifdef ENABLE_OFFLOADING" with "i...Ilya Verbin4-12/+24
2015-11-24alias.c (get_alias_set): Before checking TYPE_ALIAS_SET_KNOWN_P double check ...Jan Hubicka5-16/+40
2015-11-24tree.c (make_vector_type): Properly compute canonical type of the main variant.Jan Hubicka2-4/+19
2015-11-24nvptx.c (maybe_split_mode): Return new mode or VOIDmode, don't alter incoming...Nathan Sidwell2-76/+72
2015-11-24lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for...Jan Hubicka7-23/+76
2015-11-24rs6000.md (lround<mode>di2): Remove constraints.Michael Meissner2-2/+6
2015-11-24tree.c (free_node): New function.Jan Hubicka5-11/+37
2015-11-24re PR fortran/68486 (187.facerec in SPEC CPU 2000 failed to build)Steven G. Kargl5-17/+47
2015-11-24fix ChangeLogMichael Meissner1-15/+14
2015-11-24fix ChangeLogMichael Meissner1-1/+1
2015-11-24rs6000.md (UNSPEC_XSRDPI): New unspec.David Edelsohn2-38/+90
2015-11-24re PR c++/68278 (internal compiler error with C++14 polymorphic lambda and ty...Paolo Carlini2-0/+16
2015-11-24re PR c++/68388 (incomplete type bug when using decltype)Paolo Carlini2-0/+47
2015-11-24fix PR67984: check for constants in rename mapAditya Kumar4-39/+92
2015-11-24move all declarations to a same .h fileAditya Kumar11-67/+28
2015-11-24DWARF: materialize subprogram renamings in Ada as imported declarationsPierre-Marie de Rodat4-1/+24
2015-11-24[AArch64] Documentation fix for -fpicSzabolcs Nagy2-2/+7
2015-11-24re PR rtl-optimization/68392 (ICE: SIGSEGV in update_uses (fwprop.c:896) with...Michael Matz2-0/+13
2015-11-24Allow pass_lim to run outside pass_tree_loopTom de Vries2-2/+15
2015-11-24[PATCH][AArch64] Improve add immediate expansionWilco Dijkstra2-19/+42
2015-11-24rs6000: Fix for and_operand oversight (PR68332, PR67677)Segher Boessenkool2-1/+10
2015-11-24* gcc.dg/sso/dump.h: Force IO to be putchar function call on nvptx.Nathan Sidwell2-1/+12
2015-11-24Testcase for PR rtl-optimization/68381Kyrylo Tkachov2-0/+27
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth8-2/+375
2015-11-24[AArch64][v2] Improve comparison with complex immediates followed by branch/csetKyrylo Tkachov7-3/+143
2015-11-24Move ptrace.h to appropriate place.Max Ostapenko2-1/+6
2015-11-24Fix PR68497 (ICE with -fno-checking)Mikhail Maltsev4-12/+33
2015-11-24remove val_ssa_equiv_hash_traitsTrevor Saunders2-20/+8
2015-11-24destroy values as well as keys when removing them from hash mapsTrevor Saunders6-24/+34
2015-11-24[AARCH64][PATCH 3/3] Adding tests to check proper error reporting of out of...Bilyan Borisov13-0/+219
2015-11-24[cfgloop] PR middle-end/68375: Restructure get_loop_body_in_bfs_order to hand...Kyrylo Tkachov4-12/+58
2015-11-24re PR target/68483 (gcc 5.2: suboptimal code compared to 4.9)Jakub Jelinek6-2/+79
2015-11-24re PR c/68337 ([MPX] memcpy() for arrays with function pointers results in hu...Ilya Enkovich5-0/+67
2015-11-24[RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of...Kyrylo Tkachov5-0/+96
2015-11-24sem_ch3.adb, [...]: Minor reformatting, rewording, and typo corrections.Gary Dismukes10-24/+30