aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-12-21re PR c++/18984 (ICE in check_pointer_types_r)Andrew Pinski7-9/+68
2004-12-21stabs-1.m: Allow section name to be quoted and assembly label to begin with '...Eric Botcazou2-1/+6
2004-12-21gimplify.c (eval_save_expr): New.Richard Henderson3-4/+28
2004-12-21* gcc.dg/vect/vect.expJanis Johnson4-4/+20
2004-12-21target-supports.exp (check_effective_target_vect_no_max, [...]): New.Janis Johnson19-54/+109
2004-12-21re PR c++/14075 (("foo") accepted as char[] initializer)Nathan Sidwell6-1/+35
2004-12-21system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT.Nathan Sidwell7-114/+210
2004-12-21freebsd-spec.h: Use KSE pthread lib for -pthread.David O'Brien2-8/+12
2004-12-21re PR c++/18975 (Copying objects with mutable non-static data members)Nathan Sidwell4-29/+80
2004-12-21re PR c/18963 (static and nested declarations cause an ice)James A. Morrison4-24/+40
2004-12-21re PR c/18596 (ICE in make_decl_rtl)James A. Morrison9-23/+137
2004-12-21i386.c (x86_sse_split_regs): Rename from x86_sse_partial_regs.Richard Henderson4-49/+23
2004-12-21i386.c (x86_sse_partial_regs_for_cvtsd2ss): Remove.Richard Henderson4-101/+11
2004-12-21* config/i386/i386.h (TARGET_SSE_TYPELESS_LOAD0): Remove.Richard Henderson2-1/+4
2004-12-21expr.c (emit_group_load_1): Return the source if the move is a regular move b...Eric Botcazou2-0/+10
2004-12-21re PR middle-end/18683 (seg fault in local allocate)Roger Sayle2-1/+8
2004-12-21re PR middle-end/18683 (seg fault in local allocate)Roger Sayle4-1/+39
2004-12-21Daily bump.GCC Administrator1-1/+1
2004-12-20re PR middle-end/18776 (Libgfortran doesn't build again)Eric Botcazou2-7/+46
2004-12-20Makefile.in (install-common): Do not install the specs file unless SPECS is d...Mark Mitchell2-6/+18
2004-12-20re PR other/19093 (g++.dg/opt/max1.C fails on ia64 and x86_64)Andrew Pinski2-1/+6
2004-12-20re PR rtl-optimization/18942 (Do loop is not as optimized as 3.3.2)Zdenek Dvorak2-1/+24
2004-12-20re PR c++/19044 (Alternate asm name for atan ignored when calling __builtin_a...Matt Austern8-9/+57
2004-12-20re PR tree-optimization/19080 (ICE while compiling linux kernel)Diego Novillo5-15/+152
2004-12-20* de.po: Update.Joseph Myers2-183/+136
2004-12-20typeck.c: Use fold_convert for ints and booleans.Andrew Haley2-1/+5
2004-12-20i386.md (sse2_movsd): Remove ix86_binary_operator_ok check.Richard Henderson2-1/+11
2004-12-20re PR middle-end/18191 (Struct member is not getting default-initialized)Steven Bosscher6-47/+234
2004-12-20i386.c (ix86_init_mmx_sse_builtins): Use long_long_integer_type_node in build...Richard Henderson2-1/+5
2004-12-20emmintrin.h: Use __vector_size__ instead of vector_size.Richard Henderson4-11/+16
2004-12-20md.texi (Expander Definitions): Use @emph instead of @strong around Note...Ben Elliston4-4/+11
2004-12-20tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Don't reference operan...Dale Johannesen2-1/+6
2004-12-20cp-tree.h (note_decl_for_pch): New function.Mark Mitchell4-0/+44
2004-12-20defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell7-18/+61
2004-12-20Daily bump.GCC Administrator1-1/+1
2004-12-19re PR tree-optimization/18067 (ICE at loc_descriptor_from_tree_1 in dwarf2out...Richard Henderson3-1/+22
2004-12-19re PR middle-end/19068 ([3.3 only] Wrong code for MIN_EXPR and MAX_EXPR)Roger Sayle2-0/+34
2004-12-19i386.c (ix86_split_to_parts): Use an array with four elements for decoding a ...Steven Bosscher2-13/+20
2004-12-19* trans.c (gigi): Update gimplify_body call.Richard Henderson2-1/+5
2004-12-19m68kemb.h (TARGET_OS_CPP_BUILTINS): Remove redundant definition of mc68000, a...Bernardo Innocenti2-4/+8
2004-12-19lambda-code.c (can_convert_to_perfect_nest): Make checking match up with what...Daniel Berlin2-4/+18
2004-12-19* de.po: Update.Joseph Myers2-219/+154
2004-12-19i386.md (SSEINT16): New.Richard Henderson2-375/+154
2004-12-18re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a...Richard Henderson10-108/+169
2004-12-18c-decl.c (finish_struct): Add DECL_EXPR for variable sized structures seen in...Richard Henderson3-0/+26
2004-12-18c-decl.c (grokdeclarator): Save variable array size before subtracting 1, rat...Richard Henderson2-2/+11
2004-12-19Daily bump.GCC Administrator1-1/+1
2004-12-18re PR middle-end/15486 (-fdata-sections moves common vars to .bss)Eric Botcazou4-11/+38
2004-12-18re PR tree-optimization/18800 (ivopt missed)Zdenek Dvorak4-27/+187
2004-12-18* stor-layout.c (layout_decl): Use unshare_expr, not unsave_expr.Richard Henderson2-2/+6