aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-09-19re PR middle-end/37567 (tree SSA to normal checking takes abnormally long time)Andrew MacLeod2-20/+15
2008-09-19configure.ac: Add HAVE_AS_TLS check for Xtensa.Bob Wilson8-31/+397
2008-09-19Daily bump.GCC Administrator1-1/+1
2008-09-19pr11832.c: xfail on xtensa*-*-*.Bob Wilson3-4/+9
2008-09-18re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson275-1209/+1599
2008-09-18re PR target/37394 (Segfault in ia64_variable_issue with -O -fschedule-insns2)H.J. Lu4-11/+32
2008-09-18re PR fortran/35945 (Complex module-based overloading fails)Paul Thomas6-4/+113
2008-09-18* gcc.c-torture/execute/20060420-1.c: Fix alignment logic.DJ Delorie2-2/+8
2008-09-18utils.c (create_subprog_decl): Use DECL_DECLARED_INLINE_P.Jan Hubicka2-5/+6
2008-09-18re PR rtl-optimization/37451 (Extra addition for doloop in some cases)Andrew Pinski2-5/+19
2008-09-18re PR middle-end/37448 (cannot compile big function)Jan Hubicka1-5/+0
2008-09-18ipa-cp.c (ipcp_estimate_growth): Return 0 instead of false.Martin Jambor4-36/+101
2008-09-18re PR middle-end/37448 (cannot compile big function)Jan Hubicka7-300/+361
2008-09-18cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin6-1/+108
2008-09-18re PR tree-optimization/37258 (ice in simplify_subreg, at simplify-rtx.c:4957)Richard Guenther4-0/+84
2008-09-18re PR debug/34037 (Bounds for VLAs not emitted into debuginfo)Jakub Jelinek4-6/+61
2008-09-18sol2.h (WIDEST_HARDWARE_FP_SIZE): Move to...Eric Botcazou3-3/+9
2008-09-18Fix comments and formatrtingAndrew MacLeod3-4/+9
2008-09-18Correct the formattingAndrew Macleod1-4/+4
2008-09-18fix PR 37102 by having out of ssa remove dead PHI nodes.Andrew MacLeod4-7/+101
2008-09-18re PR middle-end/37284 (ICE on valid code with -fstrict-aliasing)Richard Guenther4-0/+40
2008-09-18frv.h (IRA_COVER_CLASSES): Define.Nick Clifton5-12/+95
2008-09-18re PR fortran/37507 (Print location in (DE)ALLOCATION errors)Daniel Kraft11-62/+197
2008-09-18re PR middle-end/37456 (ICE: verify_flow_info failed: control flow in the mid...Richard Guenther4-4/+54
2008-09-18invoke.texi: Document -mhard-dfp, -mno-hard-dfp.Andreas Krebbel2-2/+20
2008-09-18re PR rtl-optimization/37544 (Conversion double -> unsigned long long -> unsi...Uros Bizjak4-50/+122
2008-09-18re PR middle-end/37499 (Scheduling pass 2 time increases by order of magnitude)Alexander Monakov3-14/+22
2008-09-18haifa-sched.c (dep_cost_1): Recognize the producer even if the consumer is an...Adam Nemet2-3/+21
2008-09-18expr.c (emit_group_store): Do not shift before moving via a stack slot.Joseph Myers2-20/+30
2008-09-18Daily bump.GCC Administrator1-1/+1
2008-09-17re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson28-181/+215
2008-09-17re PR fortran/37274 ([Regression on 4.3?] error: type name is ambiguous.)Paul Thomas11-44/+619
2008-09-17re PR fortran/37536 (a mfcr is produced instead of branches for DO loops)Jakub Jelinek2-35/+72
2008-09-17varasm.c (initializer_constant_valid_p): Forbid view-conversions from aggrega...Eric Botcazou4-8/+62
2008-09-17tree-cfg.c (verify_types_in_gimple_assign): Rename to ...Richard Guenther3-193/+341
2008-09-17re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski12-88/+26
2008-09-17tree.c (protected_set_expr_location): Don't unnecessarily check for error_mar...Jakub Jelinek2-1/+6
2008-09-17re PR c++/22374 (C++ front-end produces mis-match types in MODIFY_EXPR (dynam...Richard Guenther2-1/+9
2008-09-17re PR c++/37450 (C++ FE times out on duplicated parameter)H.J. Lu2-2/+9
2008-09-17re PR c++/37558 (rev 140120 changes the accessibility of a friend decl.)Jason Merrill3-1/+13
2008-09-17re PR c++/37552 (ICE with invalid array access)Jakub Jelinek4-2/+21
2008-09-17re PR preprocessor/37324 (FAIL: gcc.dg/utf-array.c (test for errors))Jakub Jelinek3-6/+36
2008-09-17ipa-reference.c (analyze_function): Declare step only if ENABLE_CHECKING is d...Art Haas2-0/+7
2008-09-17re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka11-15/+43
2008-09-17re PR bootstrap/37441 (dwarf2 unwind info patches produce undefined symbols)Jakub Jelinek2-0/+10
2008-09-17ipa-reference.c (ipa_obstack): Remove.Jan Hubicka2-280/+140
2008-09-17re PR middle-end/37385 (ICE in set_mem_alias_set with the vectorizer and func...Richard Guenther3-17/+40
2008-09-17re PR ada/21327 (gnat_ugn.texi invalid @direntry)Pascal Rigaux2-1/+6
2008-09-17Daily bump.GCC Administrator1-1/+1
2008-09-17re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson62-170/+259