aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-07-12Daily bump.GCC Administrator2-2/+2
2004-07-11re PR fortran/15986 (Forward referenced procedure not handled correctly)Paul Brook4-1/+49
2004-07-11fold-const.c (fold): Canonicalize X + -C as X - C for floating point addition...Roger Sayle2-1/+22
2004-07-11re PR libgcj/16478 (Hash synchronization deadlock with finalizers)Bryce McKinlay1-1/+1
2004-07-11re PR awt/16748 (IAA.ImageComponentsTest: Freezes When Window Is Resized)Bryce McKinlay4-52/+63
2004-07-11cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell10-110/+109
2004-07-11* pa.c (hppa_gimplify_va_arg_expr): Remove comment.John David Anglin2-8/+4
2004-07-11re PR tree-optimization/15654 (ICE in calculate_live_on_entry with -O2 -fno-t...Zdenek Dvorak2-0/+21
2004-07-11Add wchar_t counterparts of the basic_streambbuf<char> tests.Paolo Carlini21-6/+1274
2004-07-11builtins.c (fold_builtin_fputs): Don't bother converting the return type to i...Roger Sayle6-17/+100
2004-07-11re PR tree-optimization/16383 (internal compiler error: in generate_element_c...Richard Henderson5-44/+126
2004-07-11re PR tree-optimization/16422 (gcc.c-torture/execute/980223.c fails)Richard Henderson3-3/+69
2004-07-11re PR fortran/15754 (Accepts assignment of the form P = NULL())Tobias Schlüter1-0/+3
2004-07-11re PR fortran/15754 (Accepts assignment of the form P = NULL())Tobias Schlüter2-0/+11
2004-07-11Revert accidental commitTobias Schlüter2-8/+0
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter3-1/+14
2004-07-11Reported by Roman Kennke <roman@ontographics.com> (bug #9331)Mark Wielaard2-3/+11
2004-07-11re PR fortran/16303 (Complex logarithm function sometimes chooses a non-princ...Paul Brook4-18/+15
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter2-0/+11
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter2-8/+18
2004-07-11rtlanal.c (insn_rtx_cost): New function, moved and renamed from combine.c's c...Roger Sayle5-53/+87
2004-07-11rs6000.c (struct processor_costs): Change semantics of fields to include the ...Roger Sayle2-208/+251
2004-07-11re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2-6/+15
2004-07-11re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2-2/+9
2004-07-11re PR fortran/16455 (print the location of a missing module fatal error)Tobias Schlüter1-1/+1
2004-07-11re PR fortran/16455 (print the location of a missing module fatal error)Tobias Schlüter2-2/+8
2004-07-11* LANGUAGES: Remove obsolete information.Joseph Myers2-52/+4
2004-07-11linux.h (MD_FALLBACK_FRAME_STATE_FOR): For SIGSEGV and SIGBUS signal frames...Ulrich Weigand4-14/+50
2004-07-11ffi.c (ffi_prep_args): Fix C aliasing violation.Ulrich Weigand2-10/+13
2004-07-11s390.c (legitimize_tls_address): Handle constant offsets added to TLS symbol ...Ulrich Weigand2-0/+17
2004-07-11regenerate with correct toolsPhil Edwards2-2265/+349
2004-07-11expmed.c (init_expmed): Use stack-local structures for temporary rtl.Richard Henderson2-82/+119
2004-07-11expr.c (store_expr): Don't fiddle subreg promotion for types with precision s...Richard Henderson2-1/+9
2004-07-11* tree.h (all_types_permanent): Remove.Joseph Myers2-4/+4
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers22-203/+114
2004-07-11re PR tree-optimization/16437 (New c-torture failures after bitfield patch)Joseph Myers5-2/+41
2004-07-11acinclude.m4: Cosmetic shell syntax fixes.Phil Edwards6-2202/+3219
2004-07-11configure.ac: Alphabetize --enable-checking list, add missing valgrind entry.Phil Edwards3-131/+82
2004-07-11install.texi (Testing): Fix syntax in "make check" example.Phil Edwards2-1/+5
2004-07-11decl2.c (import_export_class): Never export/import vtables with inline key fu...Mike Stump2-1/+13
2004-07-10Fix typo that breaks int to double conversions.James E Wilson2-1/+5
2004-07-11re PR rtl-optimization/16001 (unable to find a register to spill in class `AR...Zdenek Dvorak2-2/+23
2004-07-11* config/darwin.h (LINK_COMMAND_SPEC): Don't call c++filt.Geoffrey Keating2-2/+5
2004-07-11Daily bump.GCC Administrator2-2/+2
2004-07-11trans-decl.c (gfc_create_module_variable): Nothing to do if symbol is in comm...Tobias Schlüter4-2/+23
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter2-0/+19
2004-07-10trans-array.c (gfc_build_null_descriptor): New function.Paul Brook6-34/+55
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter8-43/+83
2004-07-11re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...Tobias Schlüter2-11/+3
2004-07-10* parse.c (decode_statement): Fix matching of BLOCK DATA.Tobias Schlüter2-1/+3