aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-01-11re PR c++/46658 (internal compiler error on cp/init.c)Jason Merrill4-14/+51
2011-01-11re PR c++/45520 ([C++0x] compiler segmentation fault on decltype in lambda-de...Jason Merrill4-6/+31
2011-01-11next-mapping.h: Add copyright header.Iain Sandoe23-228/+411
2011-01-11re PR c/32511 (GCC rejects inline+weak function)Richard Guenther4-2/+13
2011-01-11re PR fortran/47051 (Wrong reallocate)Paul Thomas4-86/+96
2011-01-11Daily bump.GCC Administrator1-1/+1
2011-01-10re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2-3/+5
2011-01-10re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2-2/+17
2011-01-10re PR lto/46083 (gcc.dg/initpri1.c FAILs with -flto/-fwhopr (attribute constr...Jan Hubicka5-0/+84
2011-01-10Add __attribute__((externally_visible)).H.J. Lu2-2/+19
2011-01-10re PR target/45258 (linkage on -ldl, -lm and -lpthread should be purged from ...Mike Stump1-2/+3
2011-01-10* g++.dg/ipa/pr46984.C: Add dg-require-effective-target lto.Rainer Orth2-0/+5
2011-01-10doc: fix deftypefn markup in gccint manual.Ralf Wildenhues3-92/+114
2011-01-10doc: avoid extra indentation in gimple.texiRalf Wildenhues2-18/+25
2011-01-10re PR tree-optimization/46021 (3 tree-ssa tests XPASS almost everywhere)Rainer Orth2-1/+7
2011-01-10re PR tree-optimization/47141 (segfault)Jeff Law4-7/+45
2011-01-10re PR tree-optimization/47234 (ipa-split is executed before profile feedback ...Jan Hubicka4-2/+74
2011-01-10Check e->call_stmt before calling gimple_call_set_cannot_inline.H.J. Lu2-3/+12
2011-01-10* ja.po: Update.Joseph Myers2-301/+305
2011-01-10re PR testsuite/46230 (several vectorization tests FAIL or XPASS on SPARC)Eric Botcazou5-6/+12
2011-01-10re PR testsuite/46230 (several vectorization tests FAIL or XPASS on SPARC)Eric Botcazou4-11/+25
2011-01-10re PR testsuite/46230 (several vectorization tests FAIL or XPASS on SPARC)Eric Botcazou3-5/+10
2011-01-10darwin-sections.def: Remove unused section.Iain Sandoe2-4/+5
2011-01-10re PR c++/47218 (C++ multiple definitions of non-virtual thunk problem)Dave Korn6-2/+79
2011-01-10Daily bump.GCC Administrator1-1/+1
2011-01-09In gcc/: 2011-01-09 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero5-2/+25
2011-01-09re PR fortran/47224 ([F03] ICE with procedure pointer component)Janus Weil4-15/+27
2011-01-09gnu-api-2-class.mm: Skip for Darwin < 9.Iain Sandoe17-0/+35
2011-01-09foreach-1.m: Skip for Darwin < 9.Iain Sandoe8-1/+20
2011-01-09winnt.c (i386_pe_start_function): Make sure to switch back to function's sect...Kai Tietz2-0/+8
2011-01-09re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Thomas Koenig4-15/+39
2011-01-09* ja.po, sv.po: Update.Joseph Myers3-1458/+875
2011-01-09re PR c/46902 (gcc.dg/plugin/plugindir*.c gives ICEs on powerpc-apple-darwin9)Iain Sandoe3-10/+13
2011-01-09re PR fortran/46313 ([OOP] class container naming collisions)Janus Weil4-4/+44
2011-01-09doc: cpp manual nitsRalf Wildenhues3-1/+10
2011-01-09Daily bump.GCC Administrator1-1/+1
2011-01-08re PR fortran/46405 (Preprocessor generated code can exceed 132 characters)Thomas Koenig2-3/+11
2011-01-08update gcc/objc/Changelog copyright years.Iain Sandoe1-1/+2
2011-01-08objc-act.c (objc_finish_foreach_loop): Mark collection expression as read.Iain Sandoe4-0/+12
2011-01-08In gcc/: 2011-01-08 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero7-1/+83
2011-01-08re PR fortran/46896 (Wrong code with transpose(a) passed to subroutine)Paul Thomas13-17/+308
2011-01-08* ja.po: Update.Joseph Myers2-40/+47
2011-01-08re PR tree-optimization/46469 (ICE: verify_cgraph_node failed: inline clone i...Jan Hubicka4-2/+51
2011-01-08ObjC NeXT, split encode-support code from next-mapping.h Iain Sandoe27-880/+963
2011-01-08re PR fortran/45777 (Alias analysis broken for arrays where LHS or RHS is a c...Thomas Koenig6-41/+146
2011-01-08Fix long linesEric Botcazou1-9/+8
2011-01-08opts.c (finish_options): Set opts->x_flag_opts_finished to true, not false.Joseph Myers2-1/+6
2011-01-08Makefile.in: Regenerate.Jan Hubicka6-17/+97
2011-01-08Daily bump.GCC Administrator1-1/+1
2011-01-07Get builtins tests ready for linker plugin.Jan Hubicka6-12/+34