aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-03-18tree-vect-transform.c (vect_loop_versioning): Fold the generated comparisons.Richard Guenther3-6/+13
2009-03-18re PR c++/39425 (gcc loops after reporting template instantiation errors)H.J. Lu5-2/+33
2009-03-18Daily bump.GCC Administrator1-1/+1
2009-03-17decl.c (grokfndecl): Set DECL_CONTEXT on parms.Jason Merrill12-71/+136
2009-03-17Fix a documentation issue in a previous check in.Doug Kwan2-1/+5
2009-03-17re PR middle-end/37805 (gcc --help=separate)Ralf Wildenhues4-15/+35
2009-03-17revert: re PR middle-end/37805 (gcc --help=separate)Ralf Wildenhues2-0/+10
2009-03-17re PR c++/39475 (c++0x type-traits should error out in case of incompleteness)Paolo Carlini4-7/+143
2009-03-17re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)Jing Yu8-17/+34
2009-03-17re PR target/39482 (ICE in inline_secondary_memory_needed, at config/i386/i38...Uros Bizjak4-45/+56
2009-03-17re PR debug/39474 (DW_AT_location missing for unused variables even at -O0)Jakub Jelinek2-3/+7
2009-03-17re PR debug/37890 (Incorrect nesting for DW_TAG_imported_declaration)Jakub Jelinek2-1/+6
2009-03-17dwarf2out.c (dwarf2out_imported_module_or_decl_1): Allow non-NAMESPACE_DECL I...Jakub Jelinek5-23/+26
2009-03-17re PR debug/39471 (DW_TAG_imported_module should be used (not DW_TAG_imported...Jakub Jelinek8-10/+27
2009-03-17re PR middle-end/39443 (Builtin redirection no longer working for memcmp)Jakub Jelinek7-6/+73
2009-03-17re PR debug/39412 (ICE in gen_tagged_type_instantiation_die)Jakub Jelinek4-88/+38
2009-03-17re PR testsuite/38526 (WARNING: Could not compile gcc.dg/compat/struct-layout...Janis Johnson7-46/+68
2009-03-17ipa-struct-reorg.c (create_general_new_stmt): Initialize local variable rhs b...Kai Tietz2-1/+6
2009-03-17re PR target/39477 (Incorrect document for regparm attribute)H.J. Lu2-1/+7
2009-03-17re PR target/39476 (Typo in ix86_function_regparm in i386.c)H.J. Lu2-7/+11
2009-03-17re PR target/39473 (Typo in untyped_call in i386.md)H.J. Lu3-12/+22
2009-03-16func-indirect.c (main): Return 0.H.J. Lu2-1/+5
2009-03-16extend.texi: Replace x86_65 with x86_64.H.J. Lu2-1/+5
2009-03-17Daily bump.GCC Administrator1-1/+1
2009-03-16Revert patch for PR testsuite/37630.Janis Johnson4-18/+4
2009-03-16re PR testsuite/37960 (FAIL: gcc.dg/pr11492.c (test for bogus messages, line...Janis Johnson2-1/+4
2009-03-16re PR testsuite/37630 (gcc.dg/20001012-1.c depends on IEEE FP encoding)Janis Johnson4-2/+23
2009-03-16re PR testsuite/37628 (gcc.c-torture/execute/pr35456.c is not generic)Janis Johnson2-0/+8
2009-03-16Correct ChangeLog entries for revision 136311.H.J. Lu1-6/+8
2009-03-16re PR tree-optimization/39455 (ICE : in compare_values_warnv, at tree-vrp.c:1...Jakub Jelinek4-5/+56
2009-03-16picochip.c: Removed profiling support.Hariharan Sandanagobalane4-40/+6
2009-03-16configure.ac (--with-host-libstdcxx): New option.Joseph Myers2-0/+13
2009-03-16Daily bump.GCC Administrator1-1/+1
2009-03-15re PR target/34299 ([avr] ICE on function attribute syntax for main())Anatoly Sokolov4-31/+47
2009-03-15Daily bump.GCC Administrator1-1/+1
2009-03-142009-03-13 David Ayers <ayers@fsfe.org>David Ayers2-0/+11
2009-03-14re PR bootstrap/39454 (Bootstrap failure on sparcv9-linux with profiledbootst...Jakub Jelinek3-7/+22
2009-03-14Daily bump.GCC Administrator1-1/+1
2009-03-13x-mingw32 (host-mingw32.o): Replace diagnostic.h with $(DIAGNOSTIC_H).Catherine Moore2-1/+7
2009-03-13re PR target/39137 (-mpreferred-stack-boundary=2 causes lots of dynamic realign)Jack Howarth2-1/+6
2009-03-13re PR testsuite/39451 (Invalid x86 constraint in gcc.dg/asm-b.c)H.J. Lu2-2/+8
2009-03-13Daily bump.GCC Administrator1-1/+1
2009-03-12re PR libobjc/27466 (RFE: Support for libobjc equivalent of std::set_unexpected)David Ayers2-0/+43
2009-03-12re PR target/39431 (ICE in spill_failure, at reload1.c:2093)Jakub Jelinek5-7/+82
2009-03-12re PR target/39445 (failure of SSE2 tests)H.J. Lu5-5/+42
2009-03-12re PR target/39327 (Incorrect addsub/unpck patterns in sse.md)H.J. Lu2-4/+12
2009-03-12re PR target/38824 (performance regression of sse code from 4.2/4.3)H.J. Lu2-2/+8
2009-03-12re PR debug/39432 (gdb.base/store.exp failures)Vladimir Makarov3-15/+26
2009-03-12re PR target/39181 (complex int arguments cause ICE)Ulrich Weigand2-5/+10
2009-03-12gimplify.c (gimplify_call_expr): Don't set CALL_CANNOT_INLINE_P for functions...Adam Nemet4-5/+30