aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-15New instruction (FSGSBASE) for AMD bdver3 architectureGanesh Gopalasubramanian2-1/+6
2013-05-15Daily bump.GCC Administrator1-1/+1
2013-05-14alias-1.c: Add dg-require-effective-target scheduling.Senthil Kumar Selvaraj2-0/+6
2013-05-14re PR c++/57274 (Bogus sequence-point warning in C++)Jakub Jelinek4-0/+28
2013-05-14re PR c++/57243 (Using auto in range based for with templated container in te...Jason Merrill3-1/+34
2013-05-14tree.c (warn_deprecated_use): Print file:line using locus color.Jakub Jelinek3-15/+21
2013-05-14* gdbinit.in: Add __null.Mike Stump2-0/+5
2013-05-14recog.h: Rename struct recog_data to Recog_data.Mike Stump5-7/+14
2013-05-14* web.c (union_match_dups): Also check DF_REF_REAL_LOC.Mike Stump2-4/+16
2013-05-14resource.h (struct resources): Remove unch_memory member.Steven Bosscher5-14/+12
2013-05-14rtl.h (next_label, [...]): Remove prototypes.Steven Bosscher4-51/+47
2013-05-14fold-const.c (fold_negate_expr): Handle vectors.Marc Glisse6-53/+112
2013-05-14stl_iterator.h (__normal_iterator<>::_M_const_cast): Use std::pointer_traits.Paolo Carlini2-4/+17
2013-05-14[AArch64] Fix vcond where comparison and result have different types.James Greenhalgh11-36/+122
2013-05-14re PR c++/57041 (ICE in lookup_field_1, at cp/search.c:376 (with dot-prefixed...Jason Merrill3-2/+9
2013-05-14re PR c++/53903 ([C++11] Incompatible exception-specification allowed if memb...Paolo Carlini4-18/+89
2013-05-14Use __builtin_alloca in gcc.dg/fstack-protector-strong.cRainer Orth2-4/+7
2013-05-14re PR c++/56998 (ICE in value_dependent_expression_p, at cp/pt.c:19598)Jason Merrill3-2/+13
2013-05-14re PR bootstrap/57266 (comparison between signed and unsigned integer express...Marc Glisse2-4/+11
2013-05-14re PR target/42017 (gcc compiling C for ARM has stopped using r14 in leaf fun...Chung-Lin Tang2-1/+7
2013-05-14avr.c (avr_encode_section_info): Bail out if the type is error_mark_node.Joern Rennecke4-2/+15
2013-05-14Fix gcc.dg/fstack-protector-strong.c on Solaris/x86Rainer Orth2-0/+6
2013-05-14Fix Solaris --as-needed/-z ignore detection (PR target/57261)Rainer Orth3-0/+41
2013-05-14expmed.c (expand_shift_1): Canonicalize rotates by constant bitsize / 2 to bi...Jakub Jelinek4-37/+61
2013-05-14re PR middle-end/57235 (ICE verify_ssa failied)Richard Biener4-1/+182
2013-05-14sp64-elf.h (CPP_SUBTARGET_SPEC): Delete.Eric Botcazou3-7/+5
2013-05-14re PR tree-optimization/57251 (ICE in optab_handler, at optabs.h:258)Jakub Jelinek4-1/+51
2013-05-14rl78.md (mulsi3_g13): Add additional 'nop' required in multiply-accumulate mode.Kaushik Phatak2-0/+6
2013-05-14Daily bump.GCC Administrator1-1/+1
2013-05-13dwarf2asm.c (dw2_output_indirect_constant_1): Mark new decl STATIC.Guozhi Wei2-2/+5
2013-05-13Makefile.am (sources): Add bad_array_length.cc, bad_array_new.cc.Benjamin Kosnik5-26/+47
2013-05-13re PR target/56975 (dllimport broken on i686-pc-cygwin)Kai Tietz4-17/+44
2013-05-13re PR c++/56998 (ICE in value_dependent_expression_p, at cp/pt.c:19598)Jason Merrill3-1/+21
2013-05-13re PR c++/57041 (ICE in lookup_field_1, at cp/search.c:376 (with dot-prefixed...Jason Merrill3-0/+24
2013-05-13re PR c++/57254 (Overload resolution failure when ref-qualified member functi...Jason Merrill3-0/+28
2013-05-13re PR c++/57253 (GCC ignores ref-qualifiers of pseudo-function types in expli...Jason Merrill3-1/+15
2013-05-13re PR c++/57252 (GCC does not treat ref-qualified overload set as ambiguous)Jason Merrill3-0/+19
2013-05-13compare_tests: Limit lines to 2000 characters as comm on Mac OS X 10.8.3 does...Mike Stump2-5/+10
2013-05-13re PR target/57264 (cld not emitted when string instructions used, and '-mcld...Uros Bizjak2-6/+26
2013-05-13* gcc.dg/vector-shift-2.c: Add -O to dg-options.Jakub Jelinek2-1/+5
2013-05-13forwprop-26.c: Add -fno-short-enums to dg-options.Greta Yorsh2-1/+6
2013-05-13aarch64-simd.md (aarch64_simd_mov<mode>): Group similar switch cases.Sofiane Naci3-66/+69
2013-05-13mode-switching.c (optimize_mode_switching): Set correct RTL profile.Jan Hubicka3-9/+23
2013-05-13Restore Solaris/amd64 Ada bootstrap (PR ada/57188)Rainer Orth2-1/+6
2013-05-13re PR tree-optimization/45216 (Rotate expressions not recognized at tree level)Jakub Jelinek10-16/+871
2013-05-13re PR middle-end/42371 (dead code not eliminated during folding with whole-pr...Martin Jambor13-22/+740
2013-05-13AMD specific default alignment changesGanesh Gopalasubramanian2-5/+10
2013-05-13tree-vect-generic.c (uniform_vector_p): Move ...Marc Glisse7-46/+84
2013-05-13re PR tree-optimization/57230 (tree-ssa-strlen incorrectly optimizes a strlen...Jakub Jelinek4-0/+43
2013-05-13re PR tree-optimization/57230 (tree-ssa-strlen incorrectly optimizes a strlen...Jakub Jelinek4-1/+27