aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Daily bump.GCC Administrator1-1/+1
2008-01-24Revert this patch, as it is not a regression.Ben Elliston2-6/+1
2008-01-24re PR other/22232 (Bug in "fixproto" (missing escape))Ben Elliston2-1/+6
2008-01-232008-01-23 David Daney <ddaney@avtrex.com>David Daney5-15/+76
2008-01-23cris.h (CC1PLUS_SPEC, [...]): Drop stale and straggling -fforce-addr comments...Hans-Peter Nilsson2-10/+4
2008-01-23cris.h (CRIS_SUBTARGET_VERSION, [...]): Don't define.Hans-Peter Nilsson4-17/+7
2008-01-23re PR debug/34895 (ICE in force_type_die, at dwarf2out.c:12923)Michael Matz4-5/+32
2008-01-23ipa-struct-reorg.c (create_new_malloc): Use pointer type as malloc result type.Andreas Krebbel2-1/+6
2008-01-23avr.c (avr_current_arch): New variable.Anatoly Sokolov4-50/+111
2008-01-23re PR middle-end/31529 (ICE in cgraph_expand_function with IMA)Richard Guenther5-2/+28
2008-01-23re PR c++/34829 (placement new with primitive Java types rejected)Jakub Jelinek2-3/+11
2008-01-23re PR c++/28560 (Trouble with __attribute__ in template parameter)Jason Merrill3-2/+18
2008-01-23bfin-protos.h (WA_RETS, [...]): New macros.Bernd Schmidt3-38/+61
2008-01-23re PR c++/33984 (bit-fields, references and overloads)Jakub Jelinek6-13/+53
2008-01-23Daily bump.GCC Administrator1-1/+1
2008-01-22gcc/Bernd Schmidt11-8/+176
2008-01-22re PR rtl-optimization/34628 (problems with inlining on ARM)Eric Botcazou4-6/+57
2008-01-22re PR c++/34859 (g++ -D__STDC_LIMIT_MACROS -D__STDC_LIMIT_MACROS causes error)Tom Tromey2-0/+15
2008-01-22re PR fortran/34875 (read into vector-valued section doesn't transfer any val...Paul Thomas4-3/+80
2008-01-22re PR target/34529 (Wrong code with altivec stores and offsets)David Edelsohn2-6/+10
2008-01-22re PR c++/34912 (ICE with friend in local class)Jason Merrill7-9/+42
2008-01-22re PR fortran/34848 (internal compiler error with optional argument of charac...Tobias Burnus4-1/+40
2008-01-22vect-ifcvt-9.c: Use inline.Kaveh R. Ghazi2-1/+5
2008-01-22decl.c (components_to_record): Do not reuse the empty union type if there is ...Eric Botcazou5-3/+43
2008-01-22re PR c++/34829 (placement new with primitive Java types rejected)Tom Tromey4-2/+32
2008-01-22re PR c++/34607 (ICE with invalid for loop after #pragma omp for)Jakub Jelinek7-3/+54
2008-01-22re PR c++/34914 (Member pointer to vector rejected)Jakub Jelinek5-4/+30
2008-01-22re PR fortran/34907 (valgrind error indication from testsuite trans-types.c: ...Tobias Burnus2-1/+6
2008-01-22re PR c++/34918 (Broken diagnostic: 'vector_cst' not supported by dump_expr)Jakub Jelinek4-1/+15
2008-01-22re PR c++/34917 (ICE with const vector)Jakub Jelinek4-0/+17
2008-01-22re PR c++/33959 (ICE in instantiate_class_template, at cp/pt.c:6649)Jason Merrill5-14/+91
2008-01-22Missed testcases in earlier commit.Manuel López-Ibáñez2-0/+32
2008-01-22Missed testcase in earlier commit.Manuel López-Ibáñez1-0/+6
2008-01-22re PR c/32102 (-Wall stomps on -Wstrict-overflow)Manuel López-Ibáñez7-23/+33
2008-01-22re PR tree-optimization/26854 (Inordinate compile times on large routines)Kenneth Zadeck6-123/+77
2008-01-22re PR bootstrap/32287 (gas version style changed causes warnings with configure)H.J. Lu3-24/+11
2008-01-22re PR tree-optimization/33092 (Using -O1 -fno-tree-salias results in ICE)Manuel López-Ibáñez5-0/+43
2008-01-2220020926-1.c: Add -m31 option.Andreas Krebbel2-1/+5
2008-01-22re PR fortran/34915 (-std=f95 rejects len_trim() and index() in init expressi...Daniel Franke4-1/+22
2008-01-22s390.h (S390_TDC_POSITIVE_NORMALIZED_NUMBER): Renamed to S390_TDC_POSITIVE_NO...Wolfgang Gellerich3-20/+53
2008-01-22re PR fortran/34899 (Continuation lines with <tab><number> not recognized)Tobias Burnus5-8/+49
2008-01-22re PR fortran/34896 (libgomp.fortran/reduction5.f90)Paul Thomas4-0/+39
2008-01-22* tree.c (check_qualified_type): Improve function description.Ben Elliston2-1/+5
2008-01-21re PR c++/34196 (uninitialized variable warning in dead exception region)Jason Merrill6-3/+84
2008-01-22Daily bump.GCC Administrator1-1/+1
2008-01-21* sv.po: Update.Joseph Myers2-210/+215
2008-01-21tm.texi (HARD_REGNO_NREGS): Note that this macro must not return zero.DJ Delorie2-1/+8
2008-01-21re PR fortran/34901 (add kind information to mismatched-types error message)Tobias Burnus2-11/+9
2008-01-21re PR target/34856 (ICE with some constant vectors)Richard Guenther6-1/+34
2008-01-21regmove.c (fixup_match_1): Update call crossed frequencies.H.J. Lu2-5/+18