aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-29re PR driver/38381 (-b option seems to be broken)Jakub Jelinek3-6/+19
2008-12-29re PR c++/38637 (ICE with template declaration of enum)Jakub Jelinek4-0/+18
2008-12-28re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Andrew Pinski2-0/+90
2008-12-29Daily bump.GCC Administrator1-1/+1
2008-12-28re PR c++/38650 (Trouble with volatile and #pragma omp for)Jakub Jelinek5-13/+146
2008-12-28Daily bump.GCC Administrator1-1/+1
2008-12-27re PR middle-end/38641 (VEC_EXTRACT_EVEN_EXPR/VEC_EXTRACT_ODD_EXPR no longer ...Jakub Jelinek2-17/+24
2008-12-27re PR middle-end/38633 (ICE with #pragma omp parallel and struct declaration)Jakub Jelinek5-0/+40
2008-12-27re PR c++/38639 (ICE with invalid use of auto in parallel for-loop)Jakub Jelinek4-4/+29
2008-12-27* testsuite/libgomp.c/collapse-1.c (main): Add private(k) clause.Jakub Jelinek2-1/+5
2008-12-27Daily bump.GCC Administrator1-1/+1
2008-12-26atomic-6.c: Add -mieee for alpha*-*-* targets.Uros Bizjak4-57/+56
2008-12-26Daily bump.GCC Administrator1-1/+1