aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-12-13* fi.po, sv.po: Update.Joseph Myers3-561/+493
2009-12-13re PR tree-optimization/42027 (Performance regression in convolution loop opt...Michael Matz2-0/+12
2009-12-13re PR rtl-optimization/23726 (Missed optimizations for divmod)Andy Hutchinson3-38/+124
2009-12-13re PR tree-optimization/42357 (another ice in create_tmp_var)Richard Guenther4-1/+42
2009-12-11Add missing ChangeLog entries.H.J. Lu1-3/+26
2009-12-12tree.c (need_assembler_name_p): Abstract decls do not need an assembler name.Richard Guenther3-1/+13
2009-12-12Daily bump.GCC Administrator1-1/+1
2009-12-12re PR fortran/42257 ([OOP] Compiler segmentation fault due missing public sta...Janus Weil4-0/+50
2009-12-11lto-streamer-in.c (lto_input_tree_ref): Do not register DEBUG_EXPR_DECLs with...Richard Biener2-7/+12
2009-12-11re PR fortran/40290 (Spurious warning on REAL*COMPLEX with -Wconversion)Daniel Franke6-14/+25
2009-12-11linux-unwind.h (MD_FROB_UPDATE_CONTEXT, 64-bit): Define.Eric Botcazou2-0/+22
2009-12-11re PR c++/42219 (ICE with "const void" as parameter type)Jason Merrill5-4/+64
2009-12-11re PR lto/41658 (Execution testsuite fails with -O2 -fwhopr)Richard Guenther2-28/+21
2009-12-11re PR lto/42037 ("grow domain error" in lto1)Richard Guenther2-1/+6
2009-12-11re PR target/36047 (-pg does not work on large binaries and m68k)Sebastian Andrzej Siewior2-2/+8
2009-12-11re PR lto/41915 (FAIL: gcc.dg/torture/builtin-math-7.c -O2 -flto execution ...Richard Guenther2-3/+11
2009-12-11re PR lto/41662 (FAIL: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_2008110...Richard Guenther2-6/+23
2009-12-11re PR fortran/42335 ([OOP] ICE on CLASS IS (bad_identifier))Janus Weil4-1/+40
2009-12-11IPA passes are bigger than other passes...Duncan Sands2-2/+20
2009-12-11re PR c++/42225 (GCC 4.5 ICE (segfault) on C++ templated code)Dodji Seketeli10-3/+158
2009-12-11re PR c++/42251 (failure detecting constant integral expression)Dodji Seketeli4-7/+39
2009-12-11plugin.c (get_named_event_id): Fix hash table rebuild to include dynamically ...Joern Rennecke2-1/+6
2009-12-11re PR middle-end/42320 (link error with -flto (undefined reference to 'non-v...Richard Guenther6-1/+38
2009-12-11* es.po: Update.Joseph Myers2-2204/+2084
2009-12-11Fix formattingEric Botcazou1-2/+1
2009-12-11Daily bump.GCC Administrator1-1/+1
2009-12-10s-linux-sparc.ads: New file.Eric Botcazou3-1/+126
2009-12-10re PR c++/42317 (Issues with comdat virtual dtors)Jakub Jelinek14-20/+287
2009-12-10re PR fortran/40287 (Spurious warnings with -Wconversion and COUNT())Daniel Franke2-1/+7
2009-12-10re PR fortran/41369 (Empty derived-type wrongly rejected as function return t...Daniel Franke4-1/+26
2009-12-10re PR middle-end/42228 (verify_cgraph_node failed:node has wrong clone_of)Jan Hubicka8-20/+118
2009-12-10re PR fortran/34402 (Diagnose illegal initialization of derived type containi...Daniel Franke4-4/+64
2009-12-10re PR rtl-optimization/42216 (changes in scheduling regress 464.h264ref 20%)Bernd Schmidt2-33/+94
2009-12-10re PR tree-optimization/42337 (GCC ICE in compute_antic, at tree-ssa-pre.c:2...Richard Guenther2-48/+16
2009-12-10bswap64-4.c: Disable on AIX.David Edelsohn3-0/+7
2009-12-10tree-vectorizer.c (vectorize_loops): Properly guard vectorizer verboseness.Richard Guenther2-2/+8
2009-12-10zh_CN.po: Update.Joseph Myers2-87/+76
2009-12-10* fwprop.c (free_load_extend): Initialise `use'.Ben Elliston2-1/+5
2009-12-09builtins.c (do_mpc_ckconv): Pass the component type to real_from_mpfr().David Edelsohn2-2/+7
2009-12-10Daily bump.GCC Administrator1-1/+1
2009-12-09fixing pr42337Xinliang David Li4-2/+192
2009-12-09vector.md (absv2sf2, [...]): New expanders.Nathan Froyd5-22/+127
2009-12-09re PR tree-optimization/42285 (ICE in Graphite's scan_tree_for_params for 416...Sebastian Pop3-2/+41
2009-12-09s390.md ("copysign<mode>3"): Pattern removed.Andreas Krebbel2-15/+4
2009-12-09configure.ac: Compute ld_ver...Jakub Jelinek3-14/+33
2009-12-09Daily bump.GCC Administrator1-1/+1
2009-12-08combine.c (setup_incoming_promotions): Fix sign-extend of zero-extend case; t...Richard Henderson2-29/+38
2009-12-08re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Tobias Burnus2-0/+54
2009-12-08re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...Michael Matz2-5/+24
2009-12-08re PR fortran/41177 (Wrong base-object checks for type-bound procedures)Daniel Kraft7-12/+113