aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-08-28re PR middle-end/26632 (spurious warning: value computed is not used)Kazu Hirata3-1/+19
2006-08-28* config/h8300/h8300.c (TARGET_DEFAULT_TARGET_FLAGS): New.Prafulla Thakare2-0/+7
2006-08-28re PR libfortran/28354 ([4.1 Only] 0.99999 printed as 0. instead of 1. by for...Jerry DeLisle2-0/+35
2006-08-28ifcvt.c (cheap_bb_rtx_cost_p): Don't speculatively execute x87 instructions.Roger Sayle2-5/+12
2006-08-28Daily bump.GCC Administrator1-1/+1
2006-08-27re PR c++/28058 (ICE in inline_forbidden_p)Mark Mitchell5-1/+26
2006-08-27re PR c++/26573 (Duplicate message for static member in local class)Lee Millward4-4/+23
2006-08-27* config/i386/crtfastmath.c: Fix a comment typo.Kazu Hirata2-1/+5
2006-08-27Daily bump.GCC Administrator1-1/+1
2006-08-26tree.h (CASE_LOW_SEEN, [...]): New macros for manipulating temporary visit fl...Roger Sayle6-73/+137
2006-08-26arith.h: Update Copyright dates.Steven G. Kargl3-76/+108
2006-08-26re PR c++/24009 (C++ fails to print #include stack)Joseph Myers5-3/+66
2006-08-26re PR target/27544 (attribute altivec is not documented)David Edelsohn2-5/+38
2006-08-2620060826-1.c: New testcase.Richard Guenther2-0/+11
2006-08-26re PR c++/28736 (ICE with friend of invalid template class)Lee Millward10-30/+94
2006-08-26gfortran.texi: Note variable initialization causes SAVE attribute.Steven G. Kargl2-3/+13
2006-08-26intrinsic.texi: Update Copyright date.Daniel Franke2-135/+407
2006-08-26xtensa.c (function_arg_boundary): New.Bob Wilson3-13/+27
2006-08-26re PR c++/28588 (static private function)Mark Mitchell14-172/+215
2006-08-26re PR middle-end/28683 (ICE (segfault in add_reg_br_prob_note) when comparing...Jakub Jelinek4-0/+31
2006-08-26re PR c++/28853 (ICE on invalid declaration with template template parameter)Volker Reichelt4-1/+19
2006-08-26re PR c++/28852 (ICE on invalid conversion operator)Volker Reichelt7-30/+68
2006-08-26Daily bump.GCC Administrator1-1/+1
2006-08-26flow.c (verify_wide_reg): Use internal_error for consistency failure.Volker Reichelt2-3/+8
2006-08-26re PR c/27893 (ICE with TREE_CONSTANT VLA sizes inside functions)Joseph Myers6-6/+28
2006-08-25re PR middle-end/28814 (in compare_values, at tree-vrp.c:415)Richard Guenther4-1/+30
2006-08-25[multiple changes]Joseph Myers4-1/+21
2006-08-25re PR c/28299 (ICE with -Wmissing-prototypes)Joseph Myers8-3/+39
2006-08-25re PR target/28621 (SIGSEGV in set_fast_math () at -Os)Jan Hubicka2-0/+11
2006-08-25re PR target/27075 (Compiler generate incorrect assembler for __sync_fetch-* ...Alan Modra2-1/+8
2006-08-25re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)J"orn Rennecke4-4/+35
2006-08-25re PR c++/28056 (enum accepted as scope)Mark Mitchell1-0/+1
2006-08-25re PR c++/28056 (enum accepted as scope)Mark Mitchell5-2/+51
2006-08-25re PR c++/27787 (Qualified lookup fails to find inherited class template)Nathan Sidwell6-68/+104
2006-08-25xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Do not emit a literal_prefix directive.Bob Wilson4-46/+10
2006-08-25re PR middle-end/28753 (ICE in extract_insn, at recog.c:2075 on powerpc)David Edelsohn2-9/+17
2006-08-25tm.texi: Fix a typo.Kazu Hirata3-3/+8
2006-08-25re PR testsuite/28829 (FAIL: gcc.dg/pr26570.c)Richard Guenther2-7/+5
2006-08-25* config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Add assertions of "cpu"...Nick Clifton2-0/+7
2006-08-25re PR tree-optimization/28807 (wrong code with may_alias and structs)Andrew Pinski5-2/+68
2006-08-25re PR driver/28528 (C language extensions override -x in C++ driver)Danny Smith3-14/+22
2006-08-25Daily bump.GCC Administrator1-1/+1
2006-08-24* doc/tm.texi (TARGET_DEFAULT_PACK_STRUCT): Fixed English.Bill Wendling2-1/+5
2006-08-24* reload1.c (emit_reload_insns): Fix yet another typo in my patch.Jan Hubicka2-1/+5
2006-08-24re PR c++/27714 (operator new as friend in template class rejected)Jason Merrill3-2/+23
2006-08-24intrinsic.texi: Added doc-stubs for undocumented intrinsics...Daniel Franke2-625/+3139
2006-08-24re PR debug/26881 (internal compiler error in dwarf2out_finish)Jan Hubicka6-23/+83
2006-08-24re PR fortran/28788 (ICE on valid code)Paul Thomas9-39/+184
2006-08-24re PR fortran/28813 (gfortran.dg/direct_io_6.f90 can exhaust system disk space)Jerry DeLisle2-28/+5
2006-08-24Daily bump.GCC Administrator1-1/+1