aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-03-31opts.h (cl_option): Add comments to fields.Joseph Myers8-60/+133
2011-03-31re PR c++/48277 (ICE for g++.dg/ext/altivec-cell-1.C on powerpc*-*-*)Jason Merrill2-6/+3
2011-03-31tree-ssa-pre.c (create_component_ref_by_pieces_1): Drop a zero minimum index ...Eric Botcazou4-2/+47
2011-03-31re PR c++/48280 ([C++0x] ICE: tree check: expected var_decl or function_decl,...Jason Merrill4-0/+19
2011-03-31parser.c (cp_parser_init_declarator): Avoid redundant cp_finish_decl for memb...Jason Merrill2-2/+7
2011-03-31re PR rtl-optimization/48381 (internal compiler error: in check_allocation, a...Vladimir Makarov2-1/+10
2011-03-31cprop.c: Clean up hash table building.Steven Bosscher2-175/+61
2011-03-31Taking a slice of an array requires moving the array to the heap.Ian Lance Taylor1-4/+7
2011-03-31builtins.c (build_va_arg_indirect_ref): Use build_simple_mem_ref_loc.Michael Matz2-1/+6
2011-03-31reload1.c (elimination_effects): Fix typo in recent change.Jeff Law2-1/+3
2011-03-31h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.Anatoly Sokolov4-14/+29
2011-03-31re PR target/16292 (Test power.f90 fails on irix6.5 for complex**real)Rainer Orth2-1/+8
2011-03-31tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially lea...Jeff Law9-24/+36
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers121-607/+216
2011-03-31re PR target/48142 (miscompilation with -Os -mpreferred-stack-boundary=5 -fst...Eric Botcazou4-10/+49
2011-03-31re PR lto/48246 (ICE in lto_wpa_write_files)Richard Guenther2-2/+8
2011-03-31common.opt (fdebug-types-section): Move earlier.Jakub Jelinek3-9/+14
2011-03-31rs6000.c (rs6000_handle_option): Remove unused isel var.Andreas Tobler2-1/+5
2011-03-31tree.h (CASE_CHAIN): Define.Nathan Froyd3-6/+13
2011-03-31re PR middle-end/48367 (200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled)Vladimir Makarov2-2/+8
2011-03-31Daily bump.GCC Administrator1-1/+1
2011-03-30Add PR markerJeff Law1-0/+1
2011-03-30reload1.c (reload): Fix botch in last change.Jeff Law3-2/+8
2011-03-30Copy env.go from master Go testsuite.Ian Lance Taylor1-3/+6
2011-03-30go-test.exp (go-set-goarch): Use sparc64 for 64-bit SPARC.Rainer Orth2-1/+6
2011-03-30arm.opt (mhard-float, [...]): Mark Undocumented.Joseph Myers3-13/+10
2011-03-30re PR c++/48212 ([C++0x] ICE: in non_const_var_error, at cp/semantics.c:6700 ...Jason Merrill4-0/+20
2011-03-30re PR c++/48369 ([C++0x] ICE in potential_constant_expression_1, at cp/seman...Jason Merrill4-0/+17
2011-03-30options.texi (NegativeAlias): Document.Joseph Myers9-72/+82
2011-03-30Introduce -fno-debug-types-section flag.Mark Wielaard4-19/+65
2011-03-30re PR c++/48281 ([C++0x] internal compiler error: in record_reference, at cgr...Jason Merrill4-1/+50
2011-03-30call.c (convert_like_real): Build up the initializer_list object directly.Jason Merrill3-14/+16
2011-03-30call.c (convert_like_real): Correct TREE_CONSTANT on CONSTRUCTOR.Jason Merrill3-0/+9
2011-03-30re PR fortran/47516 (testsuite failure: realloc_on_assign_2.f03 (with --disab...Michael Matz2-11/+19
2011-03-30ira-color.c (ira_assign_hard_reg): Use only one variable 'mode'.Vladimir Makarov2-2/+7
2011-03-30tree-dfa.c (renumber_gimple_stmt_uids): Also number PHIs.Richard Biener3-3/+28
2011-03-30re PR bootstrap/48332 (optabs changes (PR48263 fix) broke m68k-linux bootstrap)Richard Sandiford2-20/+26
2011-03-30Update to current Go library.Ian Lance Taylor1-5/+32
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law18-334/+399
2011-03-30re PR target/47551 (ICE when reloading neon registers from out-of-range offsets)Richard Sandiford4-3/+42
2011-03-30re PR target/43590 (ICE in spill_failure, at reload1.c:2158)Richard Sandiford2-14/+18
2011-03-30Fixup PR references.Mike Stump1-2/+2
2011-03-30PR/driver 48208Christian Schüler4-1/+22
2011-03-30rx.md: Add peepholes and patterns to combine extending loads and simple arith...Nick Clifton5-29/+299
2011-03-30re PR c/48305 (ice at -O0: verify_gimple failed)Jakub Jelinek4-4/+31
2011-03-30cfglayout.c (insn_locators_alloc): Initialize curr_location and last_location...Eric Botcazou2-2/+7
2011-03-30Fix a typo in FLOAT_SSE_REGS.H.J. Lu2-1/+7
2011-03-30re PR bootstrap/48337 (options.c doesn't compile on SPARC)Joseph Myers3-3/+13
2011-03-29re PR c++/48265 ([C++0x] ICE: SIGSEGV (recursion in value_dependent_expressio...Jason Merrill4-2/+17
2011-03-30re PR target/48336 (Error in generation of ARM ldrd instruction)Vladimir Makarov2-3/+19