aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-02-10* parser.c (cp_parser_unqualified_id): Initialize type_decl.Mark Mitchell2-0/+3
2005-02-09re PR c++/18470 (array bound rejected as non-constant in template)Andrew Pinski2-0/+18
2005-02-10re PR c++/19787 (Internal compiler error with ambiguous conversion functions)Mark Mitchell11-125/+243
2005-02-10re PR tree-optimization/18687 (>200% compile time regression compared to gcc-...Zdenek Dvorak7-130/+324
2005-02-09builtins.c (DEF_BUILTIN): Add COND argument.Richard Henderson15-170/+210
2005-02-10Daily bump.GCC Administrator1-1/+1
2005-02-09re PR testsuite/18491 (testsuite failure: WARNING: g++.old-deja/g++.mike/p107...Janis Johnson2-46/+5
2005-02-09fold-const.c (fold_strip_sign_ops): New function to simplify a floating point...Roger Sayle9-16/+789
2005-02-09re PR middle-end/19583 (Incorrect diagnostic: control may reach end of non-vo...Ian Lance Taylor2-0/+19
2005-02-09re PR middle-end/19583 (Incorrect diagnostic: control may reach end of non-vo...Ian Lance Taylor2-9/+16
2005-02-09haifa-sched.c (schedule_block): Make queued sched group insns return to ready...Andreas Krebbel2-0/+12
2005-02-09re PR middle-end/19402 (__builtin_powi? still missing)Richard Guenther13-1/+281
2005-02-09tree-vectorizer.c (vect_set_dump_settings): Check that dump_file exists.Dorit Naishlos2-2/+9
2005-02-09fold-const.c (try_move_mult_to_index): Remove redundant type argument.Richard Guenther4-12/+32
2005-02-09re PR target/19597 (avr-gcc 4.0, multiplication by constant, very long code)Roger Sayle2-77/+532
2005-02-09* g++.dg/rtti/tinfo1.C: Allow newline after assembler label.Joseph Myers2-1/+5
2005-02-09a-rbtgso.adb, [...]: New files.Arnaud Charlet135-0/+47004
2005-02-09re PR c++/19733 (ICE on invalid destructor call)Mark Mitchell18-140/+236
2005-02-09* gcc.dg/20050209-1.c: New test.Joseph Myers2-0/+9
2005-02-09re PR target/19799 (sibcall-3.c and sibcall-4.c xfailed on hppa64-*-hpux*)Joseph Myers3-2/+7
2005-02-09files.c (pchf_adder): Remove.Mike Stump5-0/+21
2005-02-09* gcc.dg/uninit-4.c: XFAIL bogus warning for powerpc64.Janis Johnson2-1/+5
2005-02-09Daily bump.GCC Administrator1-1/+1
2005-02-08expr.c (add_type_assertion): Use the proper enumeration type, since this is w...Marcin Dalecki2-1/+6
2005-02-08re PR target/19806 (cris-axis-elf testsuite failure: gcc.c-torture/execute/20...Hans-Peter Nilsson4-146/+122
2005-02-08re PR preprocessor/19801 (cppinternals.texi references old file names)Paolo Bonzini2-3/+9
2005-02-08cxx-pretty-print.c, [...]: Update copyright.Kazu Hirata4-3/+8
2005-02-08expr.c (gfc_copy_expr): Don't copy 'op1' and 'op2' for EXPR_SUBSTRING.Tobias Schlüter5-13/+36
2005-02-08parser.c (cp_lexer_start_debugging): Avoid arithmetic operations on boolean v...Mark Mitchell2-2/+8
2005-02-08simplify-rtx.c (simplify_relational_operation_1): Avoid creating zero extensi...Roger Sayle2-11/+10
2005-02-08Daily bump.GCC Administrator1-1/+1
2005-02-07re PR ada/19489 (gnat tools not buildable cross)Nathanael Nerode4-207/+127
2005-02-07gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter10-164/+233
2005-02-08re PR target/19803 (__builtin_expect does not modify branch prediction for po...Alan Modra2-1/+6
2005-02-07Fix messing of the simplify_relational_operation_1 function in Roger's change...Andrew Pinski1-1/+1
2005-02-07re PR debug/19327 (gcc.c-torture/execute/921215-1.c compilation -O3 -g)Eric Botcazou2-0/+9
2005-02-07extend.texi: Document deprecated extensions allowing static floating-point me...Jonathan Wakely2-0/+16
2005-02-07* cse.c: Update comments.Kazu Hirata2-13/+17
2005-02-07cfgcleanup.c, [...]: Update copyright.Kazu Hirata10-9/+17
2005-02-07re PR middle-end/19775 (sqrt(pow(x,y)) != pow(x,y*0.5) (with -ffast-math))Richard Guenther6-7/+47
2005-02-07invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch9-451/+634
2005-02-07re PR target/19796 (Bootstrap fails: Unresolved data symbol "set_fpc_csr")Richard Sandiford4-26/+16
2005-02-07linux.h (LIB_SPEC, [...]): Remove redundant, incorrect definitions.Alexandre Oliva2-14/+3
2005-02-07frv.md ("tls_indirect_call"): Turn into libcall-like expand.Alexandre Oliva3-12/+35
2005-02-07rtems-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Let !-mhard-float !-msoft-float imply...Ralf Corsepius2-0/+13
2005-02-07re PR rtl-optimization/19800 (mmix-knuth-mmixware broken, building newlib/lib...Roger Sayle2-3/+18
2005-02-07t-rtems (MULTILIB_MATCHES): Let m528x match m5200.Ralf Corsepius2-0/+5
2005-02-07re PR other/17135 (-freorder-functions mis-documented)Joseph Myers2-2/+7
2005-02-07re PR other/14402 (gccbug confusion)Joseph Myers2-2/+6
2005-02-06simplify-rtx.c (simplify_relational_operation_1): Simplify (ne:SI (zero_extra...Roger Sayle2-0/+20