aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-25pr29584.c: Only run test if pointers have the same size as "long int" and are...Rask Ingemann Lambertsen3-2/+8
2007-07-25pr30313.c (struct S): Make sure the bit-field is exactly as wide as an int.Rask Ingemann Lambertsen2-0/+13
2007-07-25* config/i386/i386-protos.h (i386_pe_asm_file_end): Remove prototype.Danny Smith2-1/+5
2007-07-25struct-layout-1_generate.c (COMPAT_PRLL): Define and use throughout as long l...Danny Smith3-18/+50
2007-07-25ternary.h: Remove.Ben Elliston5-229/+19
2007-07-25regclass.c (move_table): New type.Jan Hubicka2-88/+180
2007-07-25darwin.c (darwin_override_options): Don't force on flag_var_tracking_uninit w...Daniel Berlin2-1/+7
2007-07-24fe-convert-2.c: Unconditionally enable testing for converting from 1.0e-96 an...H.J. Lu2-5/+7
2007-07-25Daily bump.GCC Administrator1-1/+1
2007-07-25* gcc.dg/dfp/fe-convert-1.c: Fix typo in comments.Ben Elliston2-1/+5
2007-07-24cfgloop.c (init_loops_structure): New function.Zdenek Dvorak2-18/+35
2007-07-24tree-ssa-ccp.c (fold_const_aggregate_ref): Use fold_convert.Daniel Jacobowitz4-2/+23
2007-07-24re PR fortran/31205 (aliased operator assignment produces wrong result)Paul Thomas2-0/+88
2007-07-24re PR fortran/31205 (aliased operator assignment produces wrong result)Paul Thomas9-59/+144
2007-07-24method.c (implicitly_declare_fn): Increase alignment if member function point...Nathan Sidwell2-0/+13
2007-07-24re PR fortran/32867 (ICE on nested initialization expressions)Daniel Franke4-1/+43
2007-07-24re PR fortran/32778 (pedantic warning: intrinsics that are GNU extensions not...Daniel Franke7-48/+125
2007-07-24caller-save.c: Include ggc.h, gt-caller-save.hJan Hubicka3-55/+87
2007-07-24ChangeLog: Correct entry.Tobias Burnus3-7/+9
2007-07-24tree-ssa-ifcombine.c (ifcombine_ifandif): Use a ONE operand with the mode of ...Andreas Krebbel2-2/+8
2007-07-24re PR c++/29001 (ICE on invalid return from operator new)Paolo Carlini6-3/+31
2007-07-242007-07-24 Dorit Nuzman <dorit@il.ibm.com>Dorit Nuzman6-8/+78
2007-07-24Fix typo.Richard Sandiford1-1/+1
2007-07-24re PR fortran/30814 (non-conforming array sizes in PACK should raise an error)Thomas Koenig8-16/+73
2007-07-24Daily bump.GCC Administrator1-1/+1
2007-07-23i386.c (ix86_secondary_memory_needed): Break out to...Jan Hubicka2-97/+160
2007-07-23tree-data-ref.c (find_vertex_for_stmt, [...]): New.Sebastian Pop4-1/+236
2007-07-23re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)Daniel Franke4-6/+43
2007-07-23tree-ssa-propagate.c (valid_gimple_expression_p): Match up with ccp_min_invar...Daniel Berlin2-1/+6
2007-07-23re PR fortran/32797 ([ISO C Binding] Internal Error: gfc_basic_typename(): Un...Christopher D. Rickett8-25/+120
2007-07-23argv.c (writeargv): Fix typo in inline documentation.DJ Delorie3-8/+23
2007-07-23PR middle-end/PR28690Peter Bergner6-34/+51
2007-07-23configure.ac (mips-sgi-irix6*): Override SYSTEMSPEC.Rainer Orth3-2/+25
2007-07-23mips.c (override_options): Use mips_costs to derive the default branch cost.Richard Sandiford8-2/+48
2007-07-23Fix last changelog.Richard Sandiford1-1/+1
2007-07-23mips.h (GR_REG_CLASS_P, [...]): Delete.Richard Sandiford3-38/+16
2007-07-23Fix last changelog.Richard Sandiford1-1/+1
2007-07-23constraints.md (ks): New constraint.Richard Sandiford3-33/+25
2007-07-23re PR fortran/32732 ([Bind C] Character scalars are passed as arrays)Christopher D. Rickett9-5/+153
2007-07-23re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett12-55/+191
2007-07-23read.c (convert_real): Generate error only on EINVAL.Jerry DeLisle2-4/+7
2007-07-23Daily bump.GCC Administrator1-1/+1
2007-07-22re PR c++/32839 (internal compiler error: Segmentation fault (templates))Nathan Sidwell5-2/+64
2007-07-22re PR fortran/32710 (ICE: namelist and subroutine with the same name)Daniel Franke4-1/+32
2007-07-22ChangeLogs for r126826.Daniel Franke2-2/+46
2007-07-22re PR fortran/29962 (Initialization expressions)Daniel Franke9-491/+620
2007-07-22re PR c++/30818 (templates and typedefs cause function prototype not to match)Nathan Sidwell12-39/+155
2007-07-22Add missing ChangeLog entry.H.J. Lu1-0/+5
2007-07-22Daily bump.GCC Administrator1-1/+1
2007-07-21re PR fortran/32627 ([ISO Bind C] Accept c_f_pointer for TYPE)Christopher D. Rickett17-2/+630