aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-10-12re PR c/24255 (__transparent_union__ mishandled)Richard Henderson7-64/+102
2005-10-12re PR target/24284 (ICE (Segmentation fault))Eric Botcazou2-8/+16
2005-10-12re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith27-224/+542
2005-10-12[multiple changes]Paul Thomas4-16/+62
2005-10-12combine.c (make_extraction): Correct offset computation.Adrian Straetling4-2/+35
2005-10-12re PR fortran/18082 (Infinite loop with automatic length character objects)Paul Thomas4-4/+42
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert7-2/+112
2005-10-122005-10-12 Paul Thomas <pault@gcc.gnu.org>Paul Thomas2-2/+2
2005-10-12re PR fortran/20847 (common block object may not have save attribute)Paul Thomas5-0/+33
2005-10-12* config/cris/t-linux (LIMITS_H_TEST): Define.Hans-Peter Nilsson2-0/+8
2005-10-12re PR c++/21592 (ICE in resolve_overloaded_unification/arg_assoc)Nathan Sidwell7-9/+43
2005-10-12re PR c++/23797 (ICE on typename outside template)Nathan Sidwell5-2/+29
2005-10-12re PR c++/21117 (ICE after error about returning an incomplete type)Nathan Sidwell5-14/+42
2005-10-12re PR rtl-optimization/23324 (unsigned bitfield in struct not accessed correc...Richard Henderson3-5/+143
2005-10-12re PR c++/23730 (ICE instead of reporting a call to a non-existent member fun...David Edelsohn2-3/+14
2005-10-12Remove conflict marker.Andreas Schwab1-1/+0
2005-10-12==> cp/ChangeLog <==Paolo Bonzini4-1/+22
2005-10-12Makefile.in (CGRAPH_H): Depend on $(TREE_H).Richard Guenther2-1/+5
2005-10-12re PR c++/19964 (ICE on invalid member declaration)Nathan Sidwell6-2/+42
2005-10-12Adding IPCP and versioning new testsRazya Ladelsky1-0/+9
2005-10-12ipa-1.c: New test.Razya Ladelsky6-0/+168
2005-10-12re PR c++/23799 (ICE: no-op convert from 8 to 4 bytes in initializer)Richard Guenther2-1/+7
2005-10-12re PR fortran/24207 (PRIVATE/PUBLIC attribute confusion screws NAMELIST)Paul Thomas4-1/+50
2005-10-12trans-common.c (build_field): Fix comment typo.Jakub Jelinek3-29/+98
2005-10-12Daily bump.GCC Administrator1-1/+1
2005-10-11re PR fortran/20786 (Can't use AINT intrinsic with KIND parameter)Steven G. Kargl4-0/+54
2005-10-11re PR rtl-optimization/13931 (combiner much slower on big basic blocks)Ian Lance Taylor2-18/+66
2005-10-11re PR libfortran/24313 (complex sqrt function does not return principal value)Steven G. Kargl2-0/+24
2005-10-11re PR c++/8057 (Templates/non-templates and warnings about statements without...Ian Lance Taylor6-4/+31
2005-10-11re PR c/24255 (__transparent_union__ mishandled)Richard Henderson3-11/+54
2005-10-11Makefile.in (tree-ssa-dce.o): Depend on SCEV_H.Richard Henderson3-2/+8
2005-10-12f95-lang.c (gfc_init_decl_processing): Initialize void_list_node.Jakub Jelinek2-0/+6
2005-10-11re PR c++/21089 (C++ front-end does not "inline" the static const double)Mark Mitchell6-27/+70
2005-10-11Fix typoMark Mitchell1-1/+1
2005-10-11re PR c++/21369 (Template function definition rejected if function return typ...Mark Mitchell2-1/+6
2005-10-11re PR tree-optimization/24300 (segfault in operand_equal_p with -ftree-vector...Richard Henderson6-7/+75
2005-10-11re PR middle-end/24263 (gcc.dg/torture/builtin-convert-1.c fails)Eric Botcazou2-3/+42
2005-10-11re PR testsuite/24281 (WARNING: Could not execute gcc.dg/compat/struct-layout...Janis Johnson2-0/+7
2005-10-11re PR c++/21369 (Template function definition rejected if function return typ...Mark Mitchell4-2/+27
2005-10-11re PR tree-optimization/23946 (ICE: verify_ssa failed ("definition ... follow...Andrew Pinski4-1/+84
2005-10-11* config/bfin/crti.s (__init, __fini): Renamed from _init, _fini.Bernd Schmidt2-6/+10
2005-10-11i386.md (movsi_1, [...]): Use mmxadd type for setting MMX register to 0 rathe...Jakub Jelinek4-2/+34
2005-10-11re PR c++/24277 (Boost causes ICE in build_c_cast, at cp/typeck.c:5231)Mark Mitchell3-5/+28
2005-10-11re PR c++/24302 (anonymous global union segfault with g++ 3.4.x)Mark Mitchell4-1/+18
2005-10-11Daily bump.GCC Administrator1-1/+1
2005-10-10re PR target/12098 (gcc build fails without gas on ia64-hpux: error: invalid ...Steve Ellcey4-113/+236
2005-10-10Mark Mitchell <mark@codesourcery.com> PR c++/23437Mark Mitchell4-0/+32
2005-10-10re PR target/24284 (ICE (Segmentation fault))Eric Botcazou4-1/+19
2005-10-10* gcc.dg/tree-ssa/gen-vect-25.c (main): Return a value.Eric Botcazou2-1/+2
2005-10-10ucnid-2.c: XFAIL on Solaris.Eric Botcazou5-4/+11