aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-01-10re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay3-244/+192
2012-01-10resolve.c (resolve_ordinary_assign): Improve error wording.Tobias Burnus4-3/+11
2012-01-10re PR tree-optimization/50913 (ICE in scan_tree_for_params_right_scev, at gra...Richard Guenther8-16/+62
2012-01-10constraints.md ("L"): Return true for 0xffffffff.Uros Bizjak3-20/+31
2012-01-10Add missing PR linesTom de Vries1-0/+2
2012-01-10re PR rtl-optimization/51271 (ICE in in maybe_record_trace_start, at dwarf2cf...Tom de Vries2-0/+8
2012-01-09arm: Implement vec_perm and vec_perm_const for NEON.Richard Henderson7-47/+729
2012-01-09arm: Convert to atomic optabs.Richard Henderson8-971/+665
2012-01-10Fix bugs in -mvsx-scalar-memory and -mvsx-scalar-doubleMichael Meissner3-5/+25
2012-01-10Daily bump.GCC Administrator1-1/+1
2012-01-10re PR fortran/46328 ([OOP] type-bound operator call with non-trivial polymorp...Tobias Burnus2-1/+48
2012-01-09re PR debug/51471 (gcc.c-torture/execute/20040811-1.c and gcc.c-torture/execu...Tom de Vries2-1/+7
2012-01-09trans.c (call_to_gnu): Create the temporary for the return value in the varia...Eric Botcazou5-7/+44
2012-01-09re PR fortran/51791 ([OOP] Failure to resolve typebound function call with ba...Paul Thomas6-5/+60
2012-01-09re PR tree-optimization/51759 (miscompile writes past end of bitfield)Martin Jambor2-0/+31
2012-01-09sched-int.h (bb_note): Move to...Richard Sandiford6-122/+188
2012-01-09* gcc-interface/trans.c (addressable_p) <COMPONENT_REF>: Fix thinko.Eric Botcazou2-2/+6
2012-01-09[multiple changes]Mikael Morin4-1/+65
2012-01-09gfortran.texi: Bump copyright year.Tobias Burnus2-3/+14
2012-01-09gimple.c (is_gimple_non_addressable): Remove.Aldy Hernandez5-16/+12
2012-01-09re PR tree-optimization/51775 (FAIL: gnat.dg/pack9.adb scan-tree-dump-not opt...Richard Guenther3-3/+19
2012-01-09arm-cores.def (cortex-a15): Use cortex_a15_tune for tuning parameters.Matthew Gretton-Dann3-1/+18
2012-01-09re PR fortran/51578 (Import of same symbol via different modules and renaming)Tobias Burnus7-103/+309
2012-01-09Remove conflict markerRichard Biener1-1/+0
2012-01-092012-01-09 Richard Guenther <rguenther@suse.de>Richard Biener10-83467/+83492
2012-01-09re PR preprocessor/33919 (__BASE_FILE__ does not expand correctly when includ...Gary Funck5-0/+38
2012-01-09tree-streamer-out.c (write_ts_optimization): Fix spelling.Richard Biener2-3/+7
2012-01-09Daily bump.GCC Administrator1-1/+1
2012-01-08re PR tree-optimization/51680 (g++ 4.7 fails to inline trivial template stuff)Jan Hubicka2-16/+18
2012-01-08* ipa-inline.c (want_inline_small_function_p): Fix formating.Jan Hubicka1-2/+0
2012-01-08re PR tree-optimization/51694 (ICE while compiling alliance package)Jan Hubicka4-2/+27
2012-01-08cpp.texi (Predefined Macros): __STRICT_ANSI__ is defined for -std=c++98 and -...Jonathan Wakely2-2/+7
2012-01-08cfgloop.c (cancel_loop): Add free() of bbs array.Chung-Lin Tang2-0/+5
2012-01-08Daily bump.GCC Administrator1-1/+1
2012-01-08re PR tree-optimization/51600 (ice in estimate_local_effects)Jan Hubicka4-20/+59
2012-01-07re PR tree-optimization/51680 (g++ 4.7 fails to inline trivial template stuff)Jan Hubicka2-31/+44
2012-01-07re PR bootstrap/51725 (segfault in stage 3 when compiling gcc/opts.c for spar...Alexandre Oliva2-8/+43
2012-01-07re PR gcov-profile/51715 (FAIL: gcc.misc-tests/gcov-13.c execution test)John David Anglin3-0/+9
2012-01-07Daily bump.GCC Administrator1-1/+1
2012-01-06DR 686 PR c++/47450Jason Merrill4-0/+20
2012-01-06re PR target/47333 (g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as)Jakub Jelinek2-2/+6
2012-01-06re PR gcov-profile/50127 (g++.dg/tree-prof/partition2.C FAILs on several targ...Jakub Jelinek2-2/+11
2012-01-06re PR testsuite/51655 (FAIL: c-c++-common/tm/memcpy-1.c (test for excess erro...Patrick Marlier2-1/+11
2012-01-06compiler, runtime: Implement struct and array comparisons.Ian Lance Taylor12-185/+1559
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill23-26/+352
2012-01-06mangle.c (mangle_decl): Don't generate mangling aliases for maybe-in-charge [...Jason Merrill2-1/+7
2012-01-06* error.c (dump_expr): Print type of CONSTRUCTOR.Jason Merrill4-0/+20
2012-01-06correct commentJason Merrill1-1/+1
2012-01-06re PR debug/51746 (Segfault in cselib_preserved_value_p)Alexandre Oliva2-0/+9
2012-01-06re PR lto/51774 (FAIL: gcc.dg/lto/trans-mem-* c_lto_trans-mem-1_0.o-c_lto_tra...Jakub Jelinek2-1/+25