aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-06-16* gcc.dg/debug/pr49032.c: Prune mips-tfile warning.Rainer Orth2-0/+6
2011-06-16re PR middle-end/45098 (Missed induction variable optimization)Tom de Vries3-16/+10
2011-06-16re PR middle-end/45098 (Missed induction variable optimization)Tom de Vries2-0/+16
2011-06-16Revert r174940Ramana Radhakrishnan8-448/+42
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke51-430/+824
2011-06-16tree-vectorizer.h (vect_recog_func_ptr): Change the first argument to be a VE...Ira Rosen6-75/+275
2011-06-16re PR fortran/49417 ([OOP] ICE on invalid CLASS component declaration)Janus Weil6-6/+39
2011-06-16re PR target/49427 (v850e-elf wants 850e/v850e-common.c)Nick Clifton2-8/+13
2011-06-16libgcc.S (__ashldi3, [...]): Set shift truncation mask to 63.Georg-Johann Lay2-3/+8
2011-06-16(__parityqi2): New function.Georg-Johann Lay1-0/+1
2011-06-16re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay4-11/+484
2011-06-16gimple.c (canonicalize_cond_expr_cond): (bool)x is not the same as x != 0.Richard Guenther4-18/+12
2011-06-16re PR target/44618 (wrong code with -frename-registers)Jakub Jelinek2-0/+2
2011-06-16re PR tree-optimization/49419 (gcc -O2 miscompiles gp2c)Jakub Jelinek4-2/+55
2011-06-16SMS: Fix calculation of row_rest_countRevital Eres2-22/+60
2011-06-16SMS: Fix violation of memory dependenceRevital Eres4-2/+110
2011-06-16Daily bump.GCC Administrator1-1/+1
2011-06-15re PR rtl-optimization/49414 (gcc.dg/pr44194-1.c fails)Easwaran Raman2-0/+9
2011-06-15df-problems.c (df_lr_local_compute): Manually CSE PIC_OFFSET_TABLE_REGNUM.Jeff Law3-12/+27
2011-06-15Mark __dso_handle hidden if assembler supports it.H.J. Lu2-0/+11
2011-06-15cgraphunit.c (handle_alias_pairs): New function.Jan Hubicka3-8/+52
2011-06-15expr.c (expand_expr_real_2): Reduce all integral types to bitfield precision.Richard Guenther2-2/+8
2011-06-15re PR tree-optimization/48613 (ICE: vector VEC(ipa_node_params_t,base) index ...Martin Jambor2-2/+11
2011-06-15re PR debug/49382 (-O2 -g: DW_AT_location at the very first PC is already mod...Jakub Jelinek2-3/+47
2011-06-15re PR target/49349 (gfortran.dg/char_result_3.f90 fails with -O3)Alexander Monakov2-7/+24
2011-06-15tree-vect-loop-manip.c (remove_dead_stmts_from_loop): Remove.Ira Rosen6-103/+156
2011-06-14re PR c++/49107 ([C++0x][4.7 Regression] incomplete type regression with std:...Jason Merrill8-59/+204
2011-06-14pt.c (deduction_tsubst_fntype): Don't save input_location.Jason Merrill2-4/+5
2011-06-15Daily bump.GCC Administrator1-1/+1
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers124-2839/+4299
2011-06-14re PR rtl-optimization/44194 (struct returned by value generates useless stores)Easwaran Raman5-16/+163
2011-06-14pr45701-1.c: Ignore warnings about conflicting switches.Janis Johnson4-0/+9
2011-06-14re PR testsuite/48727 (FAIL: g++.dg/opt/devirt2.C scan-assembler-times xyzzy 2)Steve Ellcey2-1/+10
2011-06-14decl.c (cxx_init_decl_processing): Use ptr_mode instead of Pmode.Steve Ellcey2-1/+5
2011-06-14common-target-def.h, [...]: New files.Joseph Myers16-18/+277
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li93-233/+252
2011-06-14pr45701-1.c: Require thumb support.Janis Johnson4-0/+7
2011-06-14mla-1.c: Ignore warnings about conflicting switches.Janis Johnson13-0/+27
2011-06-14* error.c (type_to_string): Print typedef-stripped version too.Jason Merrill2-0/+11
2011-06-14re PR c++/49117 (4.5 -> 4.6: user-unfriendly change in "invalid conversion" e...Jason Merrill5-3/+11
2011-06-14re PR c++/49389 ([C++0x] Wrong value category for pointer-to-member expressio...Jason Merrill4-1/+25
2011-06-14re PR c++/49369 (typeof() strips const from member when used in const method)Jason Merrill4-16/+31
2011-06-14re PR c++/49290 ([C++0x] ICE in in cxx_eval_indirect_ref, at cp/semantics.c:6...Jason Merrill4-40/+175
2011-06-14fix utf-8Jason Merrill1-1/+1
2011-06-14Properly expand strlen to Pmode.H.J. Lu2-2/+15
2011-06-14kfreebsd-gnu.h: Resync with `config/i386/linux.h'.Robert Millan7-17/+56
2011-06-14re PR target/49403 (v850e-elf: incompatible pointer type (near initialization...Nick Clifton3-2/+12
2011-06-14re PR fortran/49103 (local variables exchange values / wrong code with -O3)Jakub Jelinek6-3/+64
2011-06-14re PR middle-end/45098 (Missed induction variable optimization)Tom de Vries4-0/+80
2011-06-14re PR rtl-optimization/49390 (GCSE miscompilation)Jakub Jelinek4-6/+118