aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-01-24rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford13-171/+53
2012-01-24atomic: Create and use maybe_emit_atomic_test_and_set.Richard Henderson4-26/+79
2012-01-24compiler: Verify types of sink variables.Ian Lance Taylor3-0/+25
2012-01-24sparc: Use match_code in zero_or_v7_operand.Richard Henderson2-3/+8
2012-01-24re PR target/51968 (gcc trunk (ARM) ICEs in final_scan_insn in final.c:2716, ...Richard Henderson3-1/+43
2012-01-24compiler: Better handling of erroneous function signatures.Ian Lance Taylor7-26/+140
2012-01-24+ PR c++/51928 + * class.c (set_method_tm_attributes): Use TARGET_THUNK inste...Aldy Hernandez3-1/+29
2012-01-24+ * trans-mem.c (requires_barrier): Do not instrument thread local + variable...Aldy Hernandez3-13/+44
2012-01-24re PR c++/51812 (Virtual public inheritance and thunks leads to "undefined re...Jason Merrill4-0/+22
2012-01-24re PR driver/47249 (ICE in common_handle_option, at opts.c:1695 with unknown ...Jakub Jelinek3-5/+14
2012-01-24re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay3-56/+71
2012-01-24re PR c++/51223 (ICE with invalid function parameter)Paolo Carlini4-3/+35
2012-01-24[multiple changes]Richard Guenther2-0/+32
2012-01-24re PR target/51957 (ppc64 .debug_loc toc reference)Jakub Jelinek10-0/+141
2012-01-24compiler: Better error message for invalid use of predeclared function.Ian Lance Taylor1-1/+2
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