aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-07-08re PR c++/45437 (Loses reference during update)Jason Merrill9-1/+75
2011-07-08cgraph.c (cgraph_add_to_same_comdat_group): New.Jason Merrill8-62/+68
2011-07-09Daily bump.GCC Administrator1-1/+1
2011-07-08dwarf2cfi: Flush queued saves at the end of the prologue.Richard Henderson2-0/+11
2011-07-08dwarf2cfi: Insert notes correctly wrt tablejumps.Richard Henderson2-2/+16
2011-07-08re PR target/49621 (ICE in trunc_int_for_mode, at explow.c:57)Jakub Jelinek7-9/+53
2011-07-08be.po, [...]: Update.Joseph Myers18-62447/+83317
2011-07-08Only update ChangeLog.graphite.Sebastian Pop1-0/+22
2011-07-08Remove continue from loop, add one more assert.Sebastian Pop3-9/+16
2011-07-08Only update ChangeLog.graphite.Sebastian Pop1-0/+27
2011-07-08re PR c++/45603 (crash in "build_addr_func")Jason Merrill4-20/+44
2011-07-08re PR target/46779 ([avr] wrong code generation for values held in R28/R29)Georg-Johann Lay2-19/+53
2011-07-08typeck.c (cp_apply_type_quals_to_decl): Don't check COMPLETE_TYPE_P either.Jason Merrill2-6/+7
2011-07-08neon.md (vec_shr_<mode>, [...]): Disable in big-endian mode.Julian Brown4-23/+67
2011-07-08constexpr-rom.C tweakJason Merrill1-1/+1
2011-07-08defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.Bernd Schmidt6-9/+44
2011-07-08genattrtab.c (evaluate_eq_attr): Allow an attribute to be defined in terms of...Bernd Schmidt2-1/+45
2011-07-08re PR c++/49673 ([C++0x] const variables initialised with constexpr construct...Jason Merrill6-13/+38
2011-07-08fold-const.c (fold_binary_loc): Remove index +p PTR -> PTR +p index folding.Richard Guenther2-7/+5
2011-07-08fold-const.c (fold_truth_andor): Factored out truth_andor label from fold_bin...Kai Tietz2-78/+107
2011-07-08re PR middle-end/49519 (Revision 175272 miscompiled 447.dealII in SPEC CPU 2006)Kirill Yukhin4-0/+156
2011-07-08avr.c (output_reload_insisf): Use 'REG_Z+1' instead of magic '31'.Georg-Johann Lay2-1/+6
2011-07-08optabs.c (expand_binop): Tighten conditions for doubleword expansions.Bernd Schmidt4-6/+22
2011-07-08rtlanal.c (nonzero_bits1): Don't compare GET_MODE_SIZE against a bitsize.Bernd Schmidt2-1/+4
2011-07-08optabs.c (expand_binop): Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE w...Bernd Schmidt6-45/+61
2011-07-08Makefile.in (LIBGCOV): Remove.Rainer Orth3-1012/+6
2011-07-08fixed-bit.c, [...]: Move to ../libgcc.Rainer Orth3-2498/+4
2011-07-08sra-12.c: Skip dump scan on avr targets.Martin Jambor2-2/+6
2011-07-08re PR testsuite/48727 (FAIL: g++.dg/opt/devirt2.C scan-assembler-times xyzzy 2)Rainer Orth2-3/+13
2011-07-08tree-sra.c (analyze_all_variable_accesses): Dump that a struture is too big f...Martin Jambor2-6/+19
2011-07-08re PR tree-optimization/49662 (XFAIL: gcc.dg/graphite/interchange-XX.c, PRE c...Richard Guenther4-3/+13
2011-07-08Daily bump.GCC Administrator1-1/+1
2011-07-07alpha-elf: Disable stabs debugging, and the mips sdb extensions.Richard Henderson2-1/+7
2011-07-07Dump NOTE_INSN_CFI notes.Richard Henderson5-29/+71
2011-07-07dwarf2: Extract cfi creation to a new pass.Richard Henderson12-107/+135
2011-07-07dwarf2out: Convert fde_table to a VEC.Richard Henderson5-116/+101
2011-07-07dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.Bernd Schmidt5-229/+241
2011-07-07dwarf2out: Move insn scanning out of final.c.Bernd Schmidt7-55/+143
2011-07-07dwarf2out: Split CFI construction routines into a new file.Richard Henderson8-2780/+3019
2011-07-07re PR c++/49663 ([C++0x] ICE in lookup_base)Jason Merrill6-21/+92
2011-07-07re PR fortran/49648 (ICE(segfault) with MATMUL and function-result actual arg...Mikael Morin2-0/+32
2011-07-07re PR fortran/49648 (ICE(segfault) with MATMUL and function-result actual arg...Mikael Morin2-0/+8
2011-07-07re PR target/49660 (64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/S...Eric Botcazou4-6/+32
2011-07-07re PR c/49644 (post-increment of promoted operand is incorrect.)Jakub Jelinek4-0/+29
2011-07-07re PR c/49644 (post-increment of promoted operand is incorrect.)Jakub Jelinek4-0/+30
2011-07-07Add ia32 and x32 effective targets.H.J. Lu2-1/+30
2011-07-07re PR middle-end/49495 (-O3 causes error message "edge points to wrong declar...Martin Jambor2-11/+30
2011-07-07pr40657-2.c: Remove -march option and unneeded dg-prune-output.Janis Johnson6-10/+12
2011-07-07pr39839.c: Don't specify -mthumb or -march, remove unneeded prune of possible...Janis Johnson4-9/+9
2011-07-07pr41679.c: Move from gcc.target/arm.Janis Johnson4-0/+4