aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-23re PR other/57324 (Undefined behavior issues found with clang's -fsanitize=un...Marc Glisse13-52/+73
2013-08-23compiler: don't export embedded builtins.Ian Lance Taylor2-3/+28
2013-08-23cgraph.c (cgraph_turn_edge_to_speculative): Mark target node as having addres...Jan Hubicka2-0/+6
2013-08-23re PR fortran/57798 (Incorrect handling of sum over first dimension of a prod...Mikael Morin4-7/+58
2013-08-23re PR fortran/57843 ([OOP] Type-bound assignment is resolved to non-polymorph...Janus Weil4-48/+115
2013-08-23trans-array.c (gfc_conv_section_startstride): Move &loop->pre access to the c...Mikael Morin2-8/+14
2013-08-23ipa-utils.h (method_class_type): Declare.Jan Hubicka3-1/+5
2013-08-23devirt-13.C: New testcase.Jan Hubicka5-20/+133
2013-08-23re PR rtl-optimization/58220 (Many new failures for SH after rev. 201833)Kaz Kojima2-1/+8
2013-08-23pretty-print.h (pp_newline_and_flush): Declare.Gabriel Dos Reis3-18/+44
2013-08-23re PR target/58218 (-mcmodel=medium cause assembler warning "ignoring incorre...Jakub Jelinek5-0/+39
2013-08-23predicates.md (ext_sse_reg_operand): New.Kirill Yukhin4-15/+26
2013-08-23re PR tree-optimization/58209 (ICE in extract_range_from_binary_expr, at tree...Jakub Jelinek4-7/+76
2013-08-23libgo: Update libtool.m4 from upstream to recognize powerpcle.Ian Lance Taylor2-8/+20
2013-08-23Daily bump.GCC Administrator1-1/+1
2013-08-22pr57744.c: Declare abort.Michael Meissner2-0/+6
2013-08-22configure.ac: Add backslashes missing from the last change.Paolo Carlini3-6/+11
2013-08-22re PR c++/56380 (Const/reference mutable members are not always rejected in c...Paolo Carlini4-0/+37
2013-08-22ipa.c (function_and_variable_visibility): First remember function was global ...Jan Hubicka2-1/+6
2013-08-22configure.ac: Add aarch64 to list of arches which use "nop" in debug_line test.Julian Brown3-4/+12
2013-08-22linux.h (TARGET_LIBC_HAS_FUNCTION): Define as gnu_libc_has_function.Andreas Krebbel3-3/+12
2013-08-22* timevar.c (validate_phases): Add cast.Jan Hubicka2-1/+6
2013-08-22timevar.c (validate_phases): Use size_t for memory.Jan Hubicka3-3/+8
2013-08-22re PR fortran/58185 ([OOP] ICE when selector in SELECT TYPE is non-polymorphic)Janus Weil4-31/+32
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis22-125/+180
2013-08-22* cgraphunit.c (analyze_functions) Use update_type_inheritance_graph.Jan Hubicka4-18/+120
2013-08-22regex.h: Replace 8 spaces in indentation with a tab.Tim Shen9-949/+960
2013-08-22i386-common.c (OPTION_MASK_ISA_AVX512F_SET): New.Alexander Ivchenko15-240/+808
2013-08-22regex.h: Executor caller.Tim Shen5-89/+235
2013-08-22Daily bump.GCC Administrator1-1/+1
2013-08-21Fix typo.Jeff Law1-0/+1
2013-08-21tree-flow.h (register_jump_thread): Pass vector of edges instead of each impo...Jeff Law4-7/+35
2013-08-21re PR c++/56130 (__attribute__((deprecated)) does not affect C++ reference)Paolo Carlini6-5/+40
2013-08-21Revert:Jeff Law2-11/+8
2013-08-21pr57451.C: Remove spurious dg-do directive.Paolo Carlini2-1/+4
2013-08-21reload.h (struct reg_equivs): Rename to ..Joern Rennecke2-1/+6
2013-08-21* ipa.c (ipa_profile_read_summary): Fix buffer overflow.Martin Liska2-1/+6
2013-08-21Don't nest comment in gcc/config/sol2.h.Rainer Orth2-1/+6
2013-08-21tree-vrp.c (simplify_stmt_for_jump_threading): Try to simplify assignments too.Jeff Law4-8/+61
2013-08-21re PR c++/56134 (ICE: alias attribute on c++ static class member;)Paolo Carlini2-1/+14
2013-08-21sse.md (V16): Rename to...Kirill Yukhin2-8/+17
2013-08-21Daily bump.GCC Administrator1-1/+1
2013-08-20re PR bootstrap/58186 (LTO profiledbootstrap fails in stage feedback for fort...Jan Hubicka2-2/+13
2013-08-20Fix logging to not use /tmp or the current directory...Caroline Tice6-557/+1442
2013-08-20MAINTAINERS: Add myself as RTL optimizers reviewer.Steven Bosscher2-1/+5
2013-08-20re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exc...Phil Muldoon3-1/+56
2013-08-20Revert my last two changes, r201865 and r201864David Malcolm9-291/+62
2013-08-20dce.c (fini_dce): Call df_analyze again just in case delete_unmarked_insns re...Alexey Makhalov2-0/+16
2013-08-20re PR fortran/53655 ([F03] "default initializer" warnings)Janus Weil4-1/+29
2013-08-20re PR rtl-optimization/57451 (Incorrect debug ranges emitted for -freorder-bl...Teresa Johnson4-3/+55