Age | Commit message (Expand) | Author | Files | Lines |
2007-07-10 | re PR target/32538 (All libgomp tests fail to link on IRIX 6: copysignl undef... | Rainer Orth | 2 | -3/+9 |
2007-07-10 | * g++.dg/init/new20.C: Remove svn:executable flag. | Mark Mitchell | 2 | -0/+4 |
2007-07-10 | Replace no_new_pseudos in backends. | Ian Lance Taylor | 33 | -194/+310 |
2007-07-10 | re PR libgcj/32651 (libjava fails to build on IRIX 6.5) | Rainer Orth | 2 | -0/+11 |
2007-07-10 | * gcc.dg/vect/vect-116.c: Add vect_int target requirement. | Nathan Froyd | 2 | -0/+5 |
2007-07-10 | * gcc.dg/ultrasp7.c: Add fpic target requirement. | Nathan Froyd | 2 | -0/+5 |
2007-07-10 | re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ... | Manuel López-Ibáñez | 2 | -1/+9 |
2007-07-10 | re PR libfortran/32702 (crash when printing big character variable) | Jerry DeLisle | 2 | -6/+41 |
2007-07-10 | re PR fortran/32157 (intrinsic function name conflicts with subroutine if pre... | Paul Thomas | 8 | -14/+209 |
2007-07-10 | re PR rtl-optimization/32664 ([sh] ICE in create_pre_exit, at mode-switching.... | Kaz Kojima | 2 | -11/+32 |
2007-07-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-07-09 | tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper... | Zdenek Dvorak | 14 | -103/+116 |
2007-07-09 | cfghooks.c (remove_edge): New function. | Zdenek Dvorak | 5 | -14/+28 |
2007-07-09 | re PR libfortran/32336 (matmul: flag runtime- instead of assertation error) | Thomas Koenig | 17 | -14/+59 |
2007-07-09 | fesd-any.c: Move to gcc.dg/debug/dwarf2 directory. | Eric Botcazou | 24 | -0/+71 |
2007-07-09 | re PR fortran/29459 (Spurious warnings about anonymous variables) | Francois-Xavier Coudert | 3 | -4/+27 |
2007-07-09 | optabs.h: Added declaration for signbit_optab. | Wolfgang Gellerich | 7 | -7/+64 |
2007-07-09 | re PR tree-optimization/32698 (inefficient pointer expression) | Richard Guenther | 2 | -0/+16 |
2007-07-09 | trans-decl.c (set_tree_decl_type_code): Remove function. | Steven G. Kargl | 2 | -44/+5 |
2007-07-09 | revert: re PR debug/23551 (dwarf records for inlines appear incomplete) | Alexandre Oliva | 2 | -4/+20 |
2007-07-09 | re PR target/27855 (reassociation causes the RA to be confused) | Uros Bizjak | 4 | -8/+30 |
2007-07-09 | what-1.cc: Include <stdexcept>. | Paolo Carlini | 2 | -0/+5 |
2007-07-09 | [multiple changes] | Andrew Haley | 74 | -71/+339 |
2007-07-09 | re PR fortran/31129 (No warning on unused parameters) | Daniel Franke | 4 | -0/+28 |
2007-07-09 | re PR tree-optimization/32681 (ice for legal C code with flags -ffast-math -... | Uros Bizjak | 4 | -6/+38 |
2007-07-09 | * cse.c (cse_insn): Avoid invalid sharing on trial replacement. | Jan Hubicka | 2 | -1/+6 |
2007-07-09 | decl.c (start_preparsed_function): Do not promote return type. | Richard Guenther | 4 | -15/+8 |
2007-07-09 | stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _... | Jim Xochellis | 2 | -10/+15 |
2007-07-09 | re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FO... | Jerry DeLisle | 2 | -0/+23 |
2007-07-09 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-07-09 | re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FO... | Jerry DeLisle | 2 | -0/+8 |
2007-07-08 | re PR fortran/29876 (ICE on bad operator in ONLY clause of USE statement) | Daniel Franke | 4 | -4/+23 |
2007-07-08 | re PR fortran/24784 (Warning about unused routine argument should not read "u... | Daniel Franke | 4 | -4/+29 |
2007-07-08 | re PR c++/30535 (ICE with invalid template operator) | Paolo Carlini | 4 | -0/+19 |
2007-07-08 | re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays) | Thomas Koenig | 4 | -0/+34 |
2007-07-08 | re PR fortran/17711 (Wrong operator name in error message) | Daniel Franke | 17 | -62/+515 |
2007-07-08 | re PR fortran/32669 ("Actual argument contains too few elements for dummy arg... | Tobias Burnus | 4 | -3/+43 |
2007-07-08 | re PR fortran/25094 (Procedure with public generic identifier allowed to have... | Daniel Franke | 4 | -0/+58 |
2007-07-08 | c99-math-double-1.c, [...]: Test subnormals. | Kaveh R. Ghazi | 5 | -4/+27 |
2007-07-08 | * doc/invoke.texi (DEC Alpha/VMS Options): Fix typo. | Andreas Schwab | 2 | -1/+5 |
2007-07-08 | re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ... | Manuel López-Ibáñez | 16 | -52/+90 |
2007-07-08 | s-osinte-rtems.ads: Correct prototype of pthread_sigmask. | Joel Sherrill | 2 | -4/+6 |
2007-07-08 | revert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply ... | Sandra Loosemore | 3 | -1/+11 |
2007-07-08 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-07-08 | re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement") | Jerry DeLisle | 2 | -0/+10 |
2007-07-08 | re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement") | Jerry DeLisle | 2 | -6/+8 |
2007-07-07 | Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin ... | Daniel Berlin | 8 | -170/+130 |
2007-07-07 | constraints.md (define_memory_constraint "Q"): Fix the constraint description. | Eric Weddington | 3 | -1/+13 |
2007-07-07 | * zh_CN.po: Update. | Joseph Myers | 2 | -18/+22 |
2007-07-07 | tree-ssa-operands.c (realloc_vop, [...]): Remove. | Kazu Hirata | 3 | -96/+5 |