aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-01-24Daily bump.GCC Administrator1-1/+1
2012-01-23compiler: Give an error if a variable is defined but not used.Ian Lance Taylor19-9/+159
2012-01-23re PR c++/51930 (Explicitly instantiated template gets hidden visibility)Jason Merrill4-1/+34
2012-01-23use scan-not-hiddenJason Merrill1-1/+1
2012-01-23re PR fortran/51948 ([OOP] Rejects valid: Function result value in MOVE_ALLOC...Tobias Burnus4-7/+54
2012-01-23re PR target/51900 (const variable initialization always zero)Kai Tietz4-10/+21
2012-01-23re PR middle-end/45416 (Code size regression from 4.4 for ARM)Ramana Radhakrishnan2-1/+7
2012-01-23re PR c++/51398 (ICE with invalid template parameter)Paolo Carlini4-0/+19
2012-01-23trans-mem.c (ipa_tm_create_version): Set externally_visible.Aldy Hernandez3-1/+17
2012-01-23cxh1001.a: Removed, test not suitable on all configurations.Arnaud Charlet3-350/+6
2012-01-23PR testsuite/51941 - FAIL g++.dg/debug/dwarf2/nested-3.C on DarwinDodji Seketeli2-1/+7
2012-01-232012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>Ramana Radhakrishnan2-0/+9
2012-01-23re PR c++/51925 (ICE in tsubst with using and template function)Jason Merrill10-12/+65
2012-01-23re PR target/51934 (FAIL: g++.dg/torture/pr51344.C -O0 (test for excess err...Jason Merrill2-3/+3
2012-01-23re PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c execution test)Uros Bizjak3-29/+27
2012-01-23re PR target/51934 (FAIL: g++.dg/torture/pr51344.C -O0 (test for excess err...Jason Merrill2-1/+6
2012-01-23re PR lto/51916 (FAIL: gcc.dg/lto/trans-mem-3 c_lto_trans-mem-3_0.o-c_lto_tra...Aldy Hernandez2-1/+11
2012-01-23omp.c: Require target with pthread support.Greta Yorsh2-0/+4
2012-01-23re PR middle-end/51895 (ICE in simplify_subreg)Richard Guenther2-0/+13
2012-01-23tree-ssa-structalias.c (intra_create_variable_infos): Do not create fake vari...Eric Botcazou2-1/+8
2012-01-23lang.c (java_init_options_struct): Set frontend_set_flag_trapping_math.Andreas Schwab2-62/+68
2012-01-23re PR middle-end/51949 (expand_call: seg fault caused by IPA split)Richard Guenther4-2/+34
2012-01-23[multiple changes]Arnaud Charlet7-54/+155
2012-01-23sem_ch12.adb (Analyze_Generic_Subprogram_Declaration): Call to Make_Aspect_Fo...Vincent Pucci4-4/+108
2012-01-23Minor reformatting.Arnaud Charlet1-8/+14
2012-01-23[multiple changes]Arnaud Charlet4-0/+57
2012-01-23[multiple changes]Arnaud Charlet6-65/+318
2012-01-23a-cohase.ads, [...] (Cursor'Read, [...]): Declare in private part.Matthew Heaney19-524/+573
2012-01-23a-catizo.ads, [...]: Minor reformatting.Robert Dewar5-8/+40
2012-01-23re PR rtl-optimization/51933 (wrong code due to -free)Jakub Jelinek4-83/+210
2012-01-23[multiple changes]Arnaud Charlet12-193/+277
2012-01-23[multiple changes]Arnaud Charlet8-80/+200
2012-01-23[multiple changes]Arnaud Charlet5-58/+102
2012-01-23[multiple changes]Arnaud Charlet3-3/+13
2012-01-23[multiple changes]Arnaud Charlet7-11/+69
2012-01-23[multiple changes]Arnaud Charlet4-8/+25
2012-01-23[multiple changes]Arnaud Charlet4-46/+48
2012-01-23[multiple changes]Arnaud Charlet6-36/+140
2012-01-23Interix resurrectionDouglas Rupp12-419/+311
2012-01-23Daily bump.GCC Administrator1-1/+1
2012-01-22re PR c++/51832 (Rev.182970 causes LTO link errors (multiple definitions of a...Jason Merrill6-0/+28
2012-01-22re PR rtl-optimization/51924 (wrong code with -O -free -fno-rename-registers ...Eric Botcazou4-10/+68
2012-01-22re PR target/51931 (No support for MIPS16 long branches)Richard Sandiford3-0/+14
2012-01-22ptrmem6.C: xfail a test for ARM and MIPS in C++11 mode.Richard Sandiford2-1/+6
2012-01-22Daily bump.GCC Administrator1-1/+1
2012-01-21compiler: The type descriptor of an undefined forward type is an error.Ian Lance Taylor3-4/+22
2012-01-21compiler: Check for calling value method with dereferenced value.Ian Lance Taylor1-0/+8
2012-01-21compiler: Change alias handling, change rune alias to int32.Ian Lance Taylor19-67/+240
2012-01-21kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKERX32): New macro.Robert Millan2-2/+9
2012-01-21[multiple changes]Steven G. Kargl5-3/+28