aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-06-08re PR target/27863 (ICE in check_cfg, at haifa-sched.c:4615)Maxim Kuvyrkov2-0/+26
2006-06-08re PR middle-end/27116 (Incorrect integer division (wrong sign).)Richard Guenther5-8/+34
2006-06-08re PR rtl-optimization/27872 (Internal compiler error in verify_loop_structure)Zdenek Dvorak2-1/+8
2006-06-08re PR rtl-optimization/26449 (ICE in loop invariant motion)Zdenek Dvorak4-0/+30
2006-06-08re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Andrew MacLeod4-29/+71
2006-06-08Daily bump.GCC Administrator1-1/+1
2006-06-07t-elf (MULTILIB_MATCHES): Combine two entries into single entry.Fred Fish2-2/+6
2006-06-07re PR c++/27601 (ICE (in fold_offsetof_1, at c-common.c:5998) on strange offs...Volker Reichelt7-2/+37
2006-06-07* gcc.dg/pr27095.c: Improve scanning.Steve Ellcey2-1/+10
2006-06-07re PR target/27390 (gcc.target/x86_64/abi/test_complex_returning.c execution ...Paolo Bonzini2-7/+18
2006-06-07re PR fortran/23091 (ICE in gfc_trans_auto_array_allocation)Paul Thomas9-14/+243
2006-06-07Daily bump.GCC Administrator1-1/+1
2006-06-06re PR c++/27177 (ICE in build_simple_base_path, at cp/class.c:474)Mark Mitchell4-1/+37
2006-06-06gcc-dg.exp (gcc-dg-test-1): Detect and report ICE.Janis Johnson4-0/+32
2006-06-06t-tpf (LIB2ADDEH): Include unwind-dw2-fde-glibc.c in lieu of unwind-dw2-fde.c.Peter Lemieszewski2-2/+7
2006-06-06time.c: New file.Francois-Xavier Coudert2-0/+8
2006-06-06re PR target/27842 (Miscompile of Altivec vec_abs (float) inside loop)Ulrich Weigand4-31/+55
2006-06-06gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.NameFinder.sho...David Daney2-0/+21
2006-06-06jcf-dump.c (print_access_flags): Handle varargs, bridge, synthetic, enum, ann...Tom Tromey3-3/+23
2006-06-06t-linux64 (tp-bit.c): Append to tp-bit.c, not dp-bit.c.Joseph Myers2-1/+6
2006-06-06re PR ada/27769 (cross-gnatmake needs host gcc)Laurent GUERBY2-3/+8
2006-06-06Fix up whitespacingMike Stump27-436/+418
2006-06-06* objc-act.c: Remove prototype for objc_build_volatilized_type.Mike Stump2-1/+4
2006-06-06Makefile.in: Rename to htmldir to build_htmldir to avoid installing during bu...Mike Stump10-20/+101
2006-06-06params.def (PARAM_MAX_SCHED_EXTEND_REGIONS_ITERS): Change default value to 0.Maxim Kuvyrkov7-3/+30
2006-06-06re PR fortran/27897 (ICE on common block with the same name as the program.)Paul Thomas3-3/+9
2006-06-06Daily bump.GCC Administrator1-1/+1
2006-06-05re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert4-9/+192
2006-06-05* stor-layout.c (debug_rli): Fix a typo in a debug message.Kazu Hirata2-1/+5
2006-06-05data.c (gfc_assign_data_value): Fix comment typo.Steven G. Kargl2-2/+6
2006-06-05Fix typo...Mike Stump1-1/+1
2006-06-05* objc.dg/objc-fast-4.m: Skip for ppc64.Mike Stump2-2/+9
2006-06-05re PR testsuite/27705 (gcc.dg/sibcall-7.c execution test fails)Steve Ellcey2-1/+9
2006-06-05re PR target/27051 (Compiler generates .sdata when -mno-sdata specified)Steve Ellcey2-1/+7
2006-06-05re PR tree-optimization/26360 (Autovectorization of char -> int loop gets ICE)Dorit Nuzman4-1/+40
2006-06-05re PR fortran/14067 (no warning when character data statement overflows decla...Paul Thomas10-13/+163
2006-06-05re PR c++/27819 (ICE casting static const variables)Mark Mitchell10-50/+159
2006-06-05re PR middle-end/27382 (ICE in c_common_truthvalue_conversion with label addr...Roger Sayle1-0/+9
2006-06-05re PR middle-end/27382 (ICE in c_common_truthvalue_conversion with label addr...Roger Sayle6-3/+43
2006-06-05re PR c/25161 (Internal compiler error (segfault) instead of error message)Joseph Myers4-1/+67
2006-06-05re PR c++/27804 (ICE with invalid const variable)Volker Reichelt6-3/+24
2006-06-05Daily bump.GCC Administrator1-1/+1
2006-06-04re PR c++/27601 (ICE (in fold_offsetof_1, at c-common.c:5998) on strange offs...Volker Reichelt4-0/+23
2006-06-04stor-layout.c (start_record_layout): Initialize remaining_in_alignment.Eric Christopher6-201/+426
2006-06-04re PR c++/27592 (dynamic cast failure)Andrew Pinski2-1/+9
2006-06-04re PR c++/26740 (ICE taking the address of a bound member function)Andrew Pinski2-0/+6
2006-06-04builtin_constant_p.c: New test.Mark Shinwell1-0/+8
2006-06-04tree.h: Declare folding_initializer.Mark Shinwell5-3/+28
2006-06-04re PR tree-optimization/27039 (Unable to determine # of iterations for a simp...Richard Guenther4-28/+67
2006-06-04re PR target/26223 (ICE on long double with -mno-80387)Roger Sayle4-7/+52