aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers35-556/+321
2009-03-29ChangeLog: Fix whitespace.Uros Bizjak2-56/+51
2009-03-29re PR fortran/38823 (Diagnose and treat (-2.0)**2.0 properly)Steven G. Kargl6-114/+275
2009-03-29math.h, [...]: Update.Joseph Myers4-24/+5
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini21-283/+210
2009-03-29re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))Joseph Myers64-289/+2630
2009-03-29tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Properly propagate addre...Richard Guenther4-5/+35
2009-03-29re PR fortran/37423 (Fortran 2003: DEFERRED bindings not yet implemented)Daniel Kraft12-17/+373
2009-03-29regmove.c (perhaps_ends_bb_p): Remove.Steven Bosscher2-87/+88
2009-03-29re PR fortran/38507 (Bogus Warning: Deleted feature: GOTO jumps to END of con...Tobias Schlüter11-70/+145
2009-03-29re PR target/39545 (Structures with flexible array member passed/returned inc...H.J. Lu7-2/+128
2009-03-29i386-protos.h (ix86_agi_dependent): New.H.J. Lu3-38/+39
2009-03-2920090113-1.c: New testcase.Richard Guenther8-1/+447
2009-03-29re PR tree-optimization/28850 (missed call -> jmp transformation; redundant u...Jan Hubicka7-99/+571
2009-03-29except.c (verify_eh_tree): Fix handling of fun!=cfun; be ready for removed re...Jan Hubicka2-34/+44
2009-03-29* except.c (dump_eh_tree): Dump all datastructures.Jan Hubicka2-14/+70
2009-03-29except.c (duplicate_eh_regions_0): Handle AKA bitmap.Jan Hubicka2-18/+85
2009-03-29bitmap.c (bitmap_last_set_bit): New function.Jan Hubicka3-0/+59
2009-03-29re PR objc/27377 (false compiler warnings generated in Objective-C code)David Ayers4-3/+64
2009-03-29decNumber.c, [...]: Upgrade to decNumber 3.61.Ben Elliston23-1611/+1971
2009-03-29Daily bump.GCC Administrator1-1/+1
2009-03-29cgraphbuild.c (build_cgraph_edges, [...]): Don't call initialize_inline_failed.Adam Nemet5-35/+54
2009-03-29re PR target/32542 (When -msdata is set, gcc sent -memb to gas.)Ben Elliston4-3/+11
2009-03-29re PR target/30451 (incorrect attributes in *movti_ppc64 of rs6000.md)Ben Elliston2-1/+7
2009-03-29Approved in http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00733.html.Ben Elliston3-0/+20
2009-03-28re PR fortran/34656 (modifies do loop variable)Tobias Burnus9-5/+150
2009-03-28re PR libfortran/33595 (FAIL: gfortran.dg/nint_2.f90 -O0 execution test)John David Anglin2-12/+19
2009-03-29avr.c (avr_mcu_t): Add atmega8c1, atmega16c1 and atmega8m1 devices.Anatoly Sokolov4-0/+19
2009-03-28Add dbg count support for ccpXinliang David Li3-1/+29
2009-03-28crontab: Stop 4.2 snapshots.Gerald Pfeifer2-4/+8
2009-03-28attr-noinline.c: Avoid pure-const optimization.Jan Hubicka12-450/+585
2009-03-28fold-const.c (get_pointer_modulus_and_residue): New parameter allow_func_align.Martin Jambor5-5/+99
2009-03-28dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrowJan Hubicka5-19/+28
2009-03-28rs6000-c.c (rs6000_macro_to_expand): If macro following vector keyword has ex...Jakub Jelinek4-1/+36
2009-03-28re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek15-127/+30
2009-03-28re PR tree-optimization/38723 (default definitions not in avail_out)Richard Guenther4-35/+43
2009-03-28re PR fortran/36703 (ICE (segfault) in reduce_binary0 (arith.c:1778))Paul Thomas4-29/+145
2009-03-28re PR fortran/38765 (ICE in check_host_association)Paul Thomas4-13/+36
2009-03-28tree-ssa-structalias.c (ipa_pta_execute): Fix bogus node->analyzed test intro...Jan Hubicka2-11/+13
2009-03-28tree-ssa-copy.c (copy_prop_visit_phi_node): Do not leave the PHIs value undef...Richard Guenther2-1/+6
2009-03-28string_intrinsics.c: #include <assert.h>Daniel Kraft5-12/+101
2009-03-28tree-pass.h (pass_fixup_cfg): New pass.Jan Hubicka5-3/+32
2009-03-28Warray-bounds.c: Do not use redundant stores.Richard Guenther3-24/+29
2009-03-28re PR fortran/32626 (Run-time check for recursive functions)Tobias Burnus6-6/+82
2009-03-28re PR fortran/38432 (Add warning for loops which are never executed)Tobias Burnus9-24/+91
2009-03-28re PR tree-optimization/38458 (copy-propagation doesn't handle cycles)Richard Guenther2-1/+7
2009-03-28re PR tree-optimization/38180 (CCP does not propagate through constant initia...Richard Guenther4-75/+107
2009-03-28gfortran.h (gfc_option_t): Add rtcheck.Francois-Xavier Coudert11-36/+128
2009-03-28cgraph.c (dump_cgraph_node): Add replace output flag by process.Jan Hubicka6-15/+32
2009-03-28Bring from lto-branch:Doug Kwan1-0/+86