aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-032009-01-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini9-339/+19
2009-01-03re PR target/38707 (gcc.c-torture/execute/20050121-1.c ICEs with -march=penti...Jakub Jelinek2-3/+10
2009-01-03contrib.texi: Update contributions.Diego Novillo2-1/+5
2009-01-03MAINTAINERS: Remove myself from alias maintainership.Diego Novillo2-1/+4
2009-01-03re PR fortran/38594 (module function name mangled improperly if contained fun...Paul Thomas6-4137/+4192
2009-01-03re PR c++/38705 (ICE: canonical types differ for identical types const int an...Jakub Jelinek4-5/+42
2009-01-03re PR c/38700 (ICE with __builtin_expect and label)Jakub Jelinek4-2/+26
2009-01-03re PR tree-optimization/35805 ([ira] error in start_allocno_priorities, at ir...Kenneth Zadeck3-13/+29
2009-01-02fix testsJason Merrill2-2/+4
2009-01-02re PR c++/38698 (ICE initializing union with initializer list)Jason Merrill5-2/+61
2009-01-03Daily bump.GCC Administrator1-1/+1
2009-01-02Add gcc/ChangeLog-2008.Richard Guenther2-28965/+28964
2009-01-02re PR tree-optimization/33649 (cc1 segfaults when multiple tree opts disabled)Mark Mitchell2-2/+7
2009-01-02re PR middle-end/38690 (Missing parentheses for (a-1)/2 in final_cleanup)Jakub Jelinek4-47/+106
2009-01-02extend.texi: Fix '#pragma GCC option' typo.Richard Sandiford2-1/+5
2009-01-02MAINTAINERS: Update e-mail address.David Ayers2-1/+5
2009-01-02composite-type.c: Update wording of messages.Richard Sandiford2-32/+40
2009-01-02install.texi (--enable-checking): Mention different default for stage1.Richard Guenther2-1/+21
2009-01-01Fix typo.Andrew Pinski1-1/+1
2009-01-02Daily bump.GCC Administrator1-1/+1
2009-01-01re PR middle-end/30142 ([meta-bug] invalid gimple)Andrew Pinski2-8/+17
2009-01-02fp-bit.h (pack_d): Constify argument.Ben Elliston3-20/+30
2009-01-01re PR c/36489 (Warning "initialized field overwritten" wrongly triggers with ...Jakub Jelinek6-47/+119
2009-01-01re PR libstdc++/38678 ([DR XXX] istream::read() calls streambuf::sgetn())Paolo Carlini9-15/+353
2009-01-01Daily bump.GCC Administrator1-1/+1
2009-01-01inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0 in case of C.Andreas Tobler3-5/+109
2008-12-31sched-deps.c (sched_analyze_2): Flush pending memory loads and stores.Uros Bizjak2-2/+10
2008-12-31check.c (dim_rank_check): Fixed checking of dimension argument if array is of...Daniel Franke4-8/+22
2008-12-31re PR target/35460 (undefined reference to `__builtin_stdarg_start' when comp...Andreas Tobler3-5/+68
2008-12-31re PR c++/38647 (ICE using __FUNCTION__ as template parameter)Jakub Jelinek4-9/+67
2008-12-31Daily bump.GCC Administrator1-1/+1
2008-12-31re PR c++/38640 (ICE with decltype of template value parameter)Jakub Jelinek4-0/+22
2008-12-31re PR middle-end/38505 (Revision 142061 caused ICE on __builtin_memcpy)Jakub Jelinek3-5/+16
2008-12-31re PR middle-end/38676 (ICE during regimplification of GIMPLE_SWITCH)Jakub Jelinek4-0/+34
2008-12-30re PR tree-optimization/38645 (ICE with volatile)Richard Guenther5-34/+53
2008-12-30tree-cfg.c (verify_eh_throw_stmt_node): Return nonzero, to visit all EH state...Steven Bosscher2-1/+6
2008-12-30revert: tree-profile.c (tree_init_ic_make_global_vars): Make static variables...Seongbae Park2-2/+7
2008-12-30re PR tree-optimization/38661 (ICE: vector VEC(constructor_elt,base) push dom...Andrew Pinski5-2/+33
2008-12-30re PR middle-end/38584 (Inline heuristics run even at -O0)Steven Bosscher2-4/+22
2008-12-30re PR middle-end/38572 (ICE in set_value_range, at tree-vrp.c:398)Paolo Bonzini3-6/+50
2008-12-30re PR tree-optimization/38564 (Revision 142662 caused ICE in insert_into_pred...Richard Guenther4-6/+38
2008-12-30* MAINTAINERS: Make whitespace consistent.Gerald Pfeifer2-1/+5
2008-12-30re PR tree-optimization/38529 (ICE with nested loops)Dorit Nuzman4-0/+71
2008-12-30Daily bump.GCC Administrator1-1/+1
2008-12-29tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS.Seongbae Park2-0/+7
2008-12-29re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an...John David Anglin6-0/+55
2008-12-29re PR c++/38635 (ICE parsing broken code)Jakub Jelinek4-1/+14
2008-12-29re PR middle-end/36191 (can't use complex in a eh region if non-call-exceptio...Jakub Jelinek4-5/+36
2008-12-29re PR middle-end/38652 (dse.c: In function get_call_args: dse.c:2309: error: ...Uros Bizjak3-1/+8
2008-12-29fprintf.x: Disable test for freestanding targets.Hariharan Sandanagobalane8-8/+48