summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin2008-09-186-1/+108
* re PR tree-optimization/37258 (ice in simplify_subreg, at simplify-rtx.c:4957)Richard Guenther2008-09-184-0/+84
* re PR debug/34037 (Bounds for VLAs not emitted into debuginfo)Jakub Jelinek2008-09-184-6/+61
* sol2.h (WIDEST_HARDWARE_FP_SIZE): Move to...Eric Botcazou2008-09-183-3/+9
* Fix comments and formatrtingAndrew MacLeod2008-09-183-4/+9
* Correct the formattingAndrew Macleod2008-09-181-4/+4
* fix PR 37102 by having out of ssa remove dead PHI nodes.Andrew MacLeod2008-09-184-7/+101
* re PR middle-end/37284 (ICE on valid code with -fstrict-aliasing)Richard Guenther2008-09-184-0/+40
* frv.h (IRA_COVER_CLASSES): Define.Nick Clifton2008-09-185-12/+95
* re PR fortran/37507 (Print location in (DE)ALLOCATION errors)Daniel Kraft2008-09-1811-62/+197
* re PR middle-end/37456 (ICE: verify_flow_info failed: control flow in the mid...Richard Guenther2008-09-184-4/+54
* invoke.texi: Document -mhard-dfp, -mno-hard-dfp.Andreas Krebbel2008-09-182-2/+20
* re PR rtl-optimization/37544 (Conversion double -> unsigned long long -> unsi...Uros Bizjak2008-09-184-50/+122
* re PR middle-end/37499 (Scheduling pass 2 time increases by order of magnitude)Alexander Monakov2008-09-183-14/+22
* haifa-sched.c (dep_cost_1): Recognize the producer even if the consumer is an...Adam Nemet2008-09-182-3/+21
* expr.c (emit_group_store): Do not shift before moving via a stack slot.Joseph Myers2008-09-182-20/+30
* Daily bump.GCC Administrator2008-09-181-1/+1
* re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson2008-09-1728-181/+215
* re PR fortran/37274 ([Regression on 4.3?] error: type name is ambiguous.)Paul Thomas2008-09-1711-44/+619
* re PR fortran/37536 (a mfcr is produced instead of branches for DO loops)Jakub Jelinek2008-09-172-35/+72
* varasm.c (initializer_constant_valid_p): Forbid view-conversions from aggrega...Eric Botcazou2008-09-174-8/+62
* tree-cfg.c (verify_types_in_gimple_assign): Rename to ...Richard Guenther2008-09-173-193/+341
* re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski2008-09-1712-88/+26
* tree.c (protected_set_expr_location): Don't unnecessarily check for error_mar...Jakub Jelinek2008-09-172-1/+6
* re PR c++/22374 (C++ front-end produces mis-match types in MODIFY_EXPR (dynam...Richard Guenther2008-09-172-1/+9
* re PR c++/37450 (C++ FE times out on duplicated parameter)H.J. Lu2008-09-172-2/+9
* re PR c++/37558 (rev 140120 changes the accessibility of a friend decl.)Jason Merrill2008-09-173-1/+13
* re PR c++/37552 (ICE with invalid array access)Jakub Jelinek2008-09-174-2/+21
* re PR preprocessor/37324 (FAIL: gcc.dg/utf-array.c (test for errors))Jakub Jelinek2008-09-173-6/+36
* ipa-reference.c (analyze_function): Declare step only if ENABLE_CHECKING is d...Art Haas2008-09-172-0/+7
* re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka2008-09-1711-15/+43
* re PR bootstrap/37441 (dwarf2 unwind info patches produce undefined symbols)Jakub Jelinek2008-09-172-0/+10
* ipa-reference.c (ipa_obstack): Remove.Jan Hubicka2008-09-172-280/+140
* re PR middle-end/37385 (ICE in set_mem_alias_set with the vectorizer and func...Richard Guenther2008-09-173-17/+40
* re PR ada/21327 (gnat_ugn.texi invalid @direntry)Pascal Rigaux2008-09-172-1/+6
* Daily bump.GCC Administrator2008-09-171-1/+1
* re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson2008-09-1762-170/+259
* re PR rtl-optimization/37483 (Segfault in noce_try_sign_mask (ifcvt.c): b_unc...Jakub Jelinek2008-09-165-11/+51
* re PR c/37529 (ICE with invalid goto)Jakub Jelinek2008-09-174-2/+22
* re PR c++/37530 (ICE with invalid catch)Jakub Jelinek2008-09-174-0/+25
* re PR c++/37531 (ICE with invalid array initialization)Jakub Jelinek2008-09-174-0/+19
* re PR c++/37532 (ICE with decimal floating point data types)Jakub Jelinek2008-09-174-1/+29
* re PR testsuite/36889 (gfortran.fortran-torture/execute/execute.exp tries to ...Jakub Jelinek2008-09-172-2/+11
* re PR rtl-optimization/37263 (extra code for doloop with unsigned 32bit types...Andrew Pinski2008-09-162-2/+8
* re PR middle-end/37380 (../../gcc/libcpp/charset.c:1103: error: 'cvt.77.width...Richard Guenther2008-09-164-2/+70
* re PR tree-optimization/37508 (ICE in in simplify_truth_ops_using_ranges, at ...Richard Guenther2008-09-164-1/+60
* Daily bump.GCC Administrator2008-09-161-1/+1
* sh.md (movsf_ie): Fix length for TARGET_SH2A.Kaz Kojima2008-09-152-3/+10
* rs6000.md (floatsidf2): Rewrite PowerPC64 case to use gen_floatdidf2 directly.Andrew Pinski2008-09-152-56/+13
* crash16.C: Function name is the correct location for an error regarding a fun...Aldy Hernandez2008-09-1513-19/+66