aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-06-13re PR middle-end/27536 (-fsection-anchors breaks Ada)Richard Guenther2-1/+6
2006-06-13re PR tree-optimization/27830 (ICE: verify_stmts failed (invalid operand to u...Richard Guenther4-1/+35
2006-06-13re PR ada/27944 (s-taprop.adb:66:06: warning: redundant with clause in body)John David Anglin2-3/+5
2006-06-13target-supports-dg.exp (check-flags): Include TOOL_OPTIONS in the list of com...Matthew Sachs2-0/+9
2006-06-13Daily bump.GCC Administrator1-1/+1
2006-06-12re PR c++/27601 (ICE (in fold_offsetof_1, at c-common.c:5998) on strange offs...Volker Reichelt4-0/+20
2006-06-12ctor6.C, [...]: New.Mark Mitchell5-0/+49
2006-06-12re PR c++/27933 (ICE with invalid "using")Volker Reichelt4-8/+23
2006-06-12re PR c++/27951 (ICE with invalid anonymous union)Volker Reichelt4-0/+21
2006-06-12gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR like other lvalues in the...Eric Botcazou2-1/+8
2006-06-12re PR c++/21210 (Trouble with __complex__ types default construction)Roger Sayle4-4/+21
2006-06-12tree-flow.h: Remove the prototype for compute_phi_arg_on_exit.Kazu Hirata3-107/+8
2006-06-12builtins.c (expand_builtin_return_addr): Only use frame_pointer_rtx when coun...Mark Shinwell2-5/+15
2006-06-12mips.c (mips_file_start): Create special section ".gcc_compiled_longXX" for o...Fred Fish2-2/+8
2006-06-12re PR middle-end/27948 (MS -bitfield struct layout test fails)Eric Christopher7-45/+327
2006-06-12re PR target/27542 (the ms_struct pragma is not documented)Eric Christopher2-2/+19
2006-06-12re PR target/27858 (ICE in spill_failure, at reload1.c:1911while bootstrappin...Roger Sayle2-4/+10
2006-06-12re PR target/27158 (ICE in extract_insn with -maltivec)Roger Sayle3-6/+26
2006-06-12Daily bump.GCC Administrator1-1/+1
2006-06-11re PR middle-end/27942 (packed union doesn't make the unaligned magic on sh64-*)Kaz Kojima4-1/+37
2006-06-11Daily bump.GCC Administrator1-1/+1
2006-06-10t-rtems: Add EL/EB multilib variants.Ralf Corsepius2-3/+18
2006-06-10Daily bump.GCC Administrator1-1/+1
2006-06-10c-typeck.c (c_begin_vm_scope): Fix file_scope processing.Mike Stump4-0/+16
2006-06-09re PR fortran/24558 (ENTRY doesn't work in module procedures)Paul Thomas8-13/+162
2006-06-09re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek4-0/+33
2006-06-09re PR preprocessor/27746 (ICE on openmp code when using _Pragma from macro)Jakub Jelinek7-0/+142
2006-06-09* doc/install.texi: Add binutils version recommendation for mips-*-*.David Daney2-0/+9
2006-06-09reload.c (find_reloads): Unset force_reload for 'X' constraint.Andreas Krebbel2-0/+5
2006-06-09re PR bootstrap/26998 (bootstrap failure building libdecnumber, ICE in compar...Richard Guenther5-8/+60
2006-06-09Daily bump.GCC Administrator1-1/+1
2006-06-09gcj.texi (libgcj Runtime Properties): Document gnu.gcj.user.realname.Tom Tromey2-0/+11
2006-06-08* gcc.dg/pr27095.c: Account for stubs.Mike Stump2-2/+5
2006-06-08re PR target/26427 (with -fsection-anchors with zero sized structs)Mike Stump6-3/+56
2006-06-08re PR fortran/27958 (assignments to and from zero-sized string selections not...Francois-Xavier Coudert4-0/+45
2006-06-08re PR fortran/27786 ([4.1 only] Bad interaction between Cray pointer, assumed...Asher Langton4-2/+14
2006-06-08re PR target/27421 (ICE with invalid array in struct)Volker Reichelt4-0/+25
2006-06-08cse.c (flush_hash_table): Use VOIDmode to invalidate a REG.Steven Bosscher2-2/+7
2006-06-08intrinsic.c (add_subroutine): Make make_noreturn() conditional on the appropr...Steven G. Kargl2-2/+9
2006-06-08tree-ssa-dom.c (record_conditions): Only record "unordered" conditions from f...Roger Sayle2-17/+47
2006-06-08re PR middle-end/27733 (Large compile time regression)Paolo Bonzini2-1/+12
2006-06-08expr.c (build_field_ref): Pass NULL_TREE as SPECIAL arg to get_symbol_table_i...Andrew Haley5-28/+76
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