aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-12-19exp_aggr.adb (Not_OK_For_Backend): A component of a private type with discrim...Ed Schonberg1-22/+62
2007-12-19atree.ads, atree.adb (Traverse_Func): Walk Field2 last, and eliminate the res...Bob Duff5-172/+232
2007-12-192007-12-19 Eric Botcazou <ebotcazou@adacore.com>Eric Botcazou33-44/+2
2007-12-19g-expect-vms.adb, [...]: Add pragma Warnings (Off) for unassigned IN OUT argu...Robert Dewar12-601/+787
2007-12-19Make type limited as per Ada 2005 rules.Arnaud Charlet1-1/+1
2007-12-19Update test to follow Ada 2005 rules.Arnaud Charlet1-1/+1
2007-12-19insert missing entry for r128341 into ChangeLog, taken from svn logPaolo Bonzini1-0/+22
2007-12-19omp-low.c (build_omp_regions_1): Recognition of combined parallels moved ...Zdenek Dvorak4-5/+39
2007-12-19re PR tree-optimization/34355 (ICE: invariant not recomputed when ADDR_EXPR c...Zdenek Dvorak4-26/+92
2007-12-19Fix generation of reg-movesRevital Eres4-2/+105
2007-12-19re PR c++/34513 (static variable not found for C++ OpenMP)Jakub Jelinek2-1/+8
2007-12-19tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter.Richard Sandiford4-8/+17
2007-12-19rtl.def (SUBREG): Update comments.Richard Sandiford10-210/+240
2007-12-19Makefile.in: Add s-tasinf.ad[bs] substitutions for sh4-linux target.Samuel Tardieu2-0/+6
2007-12-19re PR fortran/34325 (Wrong error message for syntax error)Jerry DeLisle3-0/+34
2007-12-19re PR fortran/34325 (Wrong error message for syntax error)Jerry DeLisle3-2/+80
2007-12-19Daily bump.GCC Administrator1-1/+1
2007-12-18re PR fortran/34495 (accepts invalid initialization expressions withTRANSFER)Daniel Franke6-3/+76
2007-12-18* gcc.dg/pr32912-3.c: Compile with -w.Janis Johnson2-1/+3
2007-12-18* gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.Janis Johnson2-3/+4
2007-12-18re PR c++/34206 (ICE in retrieve_local_specialization)Jason Merrill3-5/+38
2007-12-18Accidentally failed to commit ChangeLogDoug Gregor1-0/+15
2007-12-18re PR c++/32565 (ICE with specialization of variadic template)Douglas Gregor7-12/+260
2007-12-18re PR tree-optimization/34123 (verify_ssa failed with -ftree-loop-linear)Sebastian Pop4-101/+158
2007-12-18mips.md (clear_hazard): Use PRINT_OPERAND punctuation instead of .set push an...David Daney2-6/+7
2007-12-18re PR target/33474 (bfin: ICE: RTL check: expected code 'set' or 'clobber', h...Rask Ingemann Lambertsen2-0/+8
2007-12-18re PR java/27643 (ICE in java_mark_cni_decl_local compiling bytecode->native)Andrew Haley3-13/+27
2007-12-18tree-parloops.c (reduiction_info): Change documentation of reduction_initial ...Razya Ladelsky2-54/+32
2007-12-18200x-xx-xx Kaz Kylheku <kaz@zeugmasystems.com>Richard Sandiford4-3/+43
2007-12-18Daily bump.GCC Administrator1-1/+1
2007-12-18re PR c++/34488 (ICE on invalid friend declaration)Jakub Jelinek4-0/+53
2007-12-18re PR rtl-optimization/34490 (r128833 causes miscompilation of glibc clock_ge...Jakub Jelinek4-7/+58
2007-12-17configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.Kaveh R. Ghazi4-3/+9
2007-12-17* doc/invoke.texi (Warning Options): Use @itemx.Andreas Schwab2-1/+5
2007-12-17tree-vectorizer.h (verbosity_levels): Add new verbosity level REPORT_COST.Dorit Nuzman9-30/+48
2007-12-17* doc/tm.texi (TARGET_SECONDARY_RELOAD): Fix typos.Rask Ingemann Lambertsen2-2/+6
2007-12-17re PR c/34506 (gcc disallows comma between C/C++ OpenMP clauses)Jakub Jelinek7-3/+82
2007-12-17intrinsic.c (add_functions): Undo change; mark float and sngl as STD_F77.Tobias Burnus6-9/+21
2007-12-17re PR tree-optimization/34445 (internal compiler error: in cost_for_stmt, at ...Dorit Nuzman6-10/+67
2007-12-17* s-vxwork-alpha.ads: Removed, no longer used.Arnaud Charlet2-57/+4
2007-12-17re PR libfortran/34427 (Revision 130708 breaks namelist input)Jerry DeLisle3-3/+68
2007-12-17Daily bump.GCC Administrator1-1/+1
2007-12-17re PR target/34025 (Warning when compiling with -m64 -ffast-math on Intel Dar...Jack Howarth3-4/+11
2007-12-17i386.h (WIDEST_HARDWARE_FP_SIZE): Define.Uros Bizjak2-24/+32
2007-12-16re PR fortran/34495 (accepts invalid initialization expressions withTRANSFER)Tobias Burnus4-2/+37
2007-12-16re PR fortran/34305 (ICE with array(real) declaration)Thomas Koenig4-1/+22
2007-12-16* gcc.dg/torture/pr24257.c: Remove -O from options.Rask Ingemann Lambertsen2-1/+5
2007-12-16re PR fortran/34246 (gfortran.dg/bind_c_usage_16.f03 doesn't work)Tobias Burnus5-31/+85
2007-12-16Undo misguided distinction WRT deciding if a warning is an error or a warning.Bernhard Fischer2-2/+7
2007-12-16tree-vect-transform.c (conservative_cost_threshold): Add missing space to "no...Uros Bizjak2-16/+17