gigi.h (create_label_decl): Adjust.
[platform/upstream/gcc.git] / gcc /
2012-01-27 Eric Botcazougigi.h (create_label_decl): Adjust.
2012-01-27 Eric Botcazoudecl.c (gnat_to_gnu_entity): For an aliased object...
2012-01-27 Eric Botcazoustack_usage1.adb: New test.
2012-01-27 Sandra Loosemoreinvoke.texi: Correct usage of "command line" (noun...
2012-01-27 Sandra Loosemoreinvoke.texi (Language Independent Options): Move -Wcove...
2012-01-27 Peter Bergnerrs6000.c (rs6000_option_override_internal): Set rs6000_...
2012-01-27 GCC AdministratorDaily bump.
2012-01-27 Paolo Carlinire PR c++/51370 (ICE with invalid template parameter)
2012-01-26 Matthias Klosegcc.c (add_sysrooted_prefix): Remove trailing dir separ...
2012-01-26 Richard Hendersonm68k: Convert to atomic_test_and_set.
2012-01-26 Richard Hendersonsparc: Fix atomic_test_and_set definition.
2012-01-26 Richard HendersonUpdate gcc.dg/atomic-flag.c test for non-boolean TAS...
2012-01-26 Richard HendersonDefine __GCC_ATOMIC_TEST_AND_SET_TRUEVAL
2012-01-26 Richard HendersonUse maybe_expand_insn in maybe_emit_atomic_test_and_set.
2012-01-26 Ian Lance Taylorcompiler: Don't make type fns for private fields in...
2012-01-26 Andreas Krebbelreassoc_4.f: Use dg-additional-options.
2012-01-26 Jakub Jelinekre PR rtl-optimization/51978 (ext-elim-1.c ICE on power...
2012-01-26 Michael Matzre PR tree-optimization/46590 (long compile time with...
2012-01-26 Jakub Jelinekre PR middle-end/51895 (ICE in simplify_subreg)
2012-01-26 Michael Matzre PR tree-optimization/48794 (ICE: SIGSEGV in remap_eh...
2012-01-26 Andreas Krebbelssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and...
2012-01-26 Andreas Krebbels390.h: Make BRANCH_COST an option.
2012-01-26 GCC AdministratorDaily bump.
2012-01-25 Ian Lance TaylorRemove a couple of object files committed by accident.
2012-01-25 Tobias Burnusre PR fortran/51995 ([OOP] Polymorphic class fails...
2012-01-25 Richard HendersonRevert * trans-mem.c (requires_barrier): Do not instrum...
2012-01-25 Aldy Hernandezre PR lto/51698 ([trans-mem] TM runtime and application...
2012-01-25 Jakub Jelinekre PR middle-end/51986 (uninitialized variable warning...
2012-01-25 Georg-Johann Layint24-mul.c: Rename __pgm to __flash.
2012-01-25 Richard SandifordAdd missing function name
2012-01-25 Ian Lance Taylorgo-test.exp (go-gc-tests): Handle a few more test lines.
2012-01-25 Richard Sandifordmips.c: Don't process ASM_OPERANDS.
2012-01-25 Ian Lance Taylorcompiler: Always re-lower lowered expressions.
2012-01-25 Georg-Johann Layre PR target/49868 (Implement named address space to...
2012-01-25 Tobias Burnusre PR fortran/51995 ([OOP] Polymorphic class fails...
2012-01-25 Jason Merrillre PR c++/51992 (internal compiler error: tree code...
2012-01-25 Jakub Jelinekre PR tree-optimization/51987 (Predictive commoning...
2012-01-25 Richard Guenthertree-ssa-sccvn.c (vn_reference_eq): Also compare if...
2012-01-25 Greta YorshFor Greta Yorsh.
2012-01-25 Andrey Belevantsevre PR rtl-optimization/48374 (ICE: in single_succ_edge...
2012-01-25 Andrey Belevantsevtree-predcom.c (tree_predictive_commoning_loop): Bail...
2012-01-25 Richard Guenthertree.h (get_pointer_alignment_1): Declare.
2012-01-25 Greta Yorshpr50908-2.c (dg-options): Add -fno-short-enums.
2012-01-25 Ramana Radhakrishnanre PR target/48308 (crosscompiling to arm fails with...
2012-01-25 Tobias Burnusre PR fortran/51966 (ICE in gfc_conv_array_constructor_...
2012-01-25 Jason Merrillre PR c++/51917 (g++.old-deja/g++.abi/vmihint.C FAILs)
2012-01-25 GCC AdministratorDaily bump.
2012-01-25 Mike Stumpc-common.c (c_common_type_for_mode): Match signed/unsig...
2012-01-25 Ian Lance TaylorUpdate to current Go testsuite.
2012-01-24 Ian Lance Taylorcompiler: Error if type switch case can not implement...
2012-01-24 Ian Lance Taylorcompiler: Do not allow slice of array literal.
2012-01-24 Richard Hendersonoptabs.c (maybe_emit_atomic_test_and_set): Mark model...
2012-01-24 Ian Lance Taylorcompiler: Simple statement in type switch is in differe...
2012-01-24 Richard Sandifordoptabs.c (gen_atomic_test_and_set): Use each argument.
2012-01-24 Richard Sandifordgcc/testsuite/
2012-01-24 Richard Sandifordgcc/
2012-01-24 Ian Lance Taylorcompiler: Correct type of expressions involving charact...
2012-01-24 Richard Sandifordscal-to-vec1.c (one): New volatile variable.
2012-01-24 Jason Merrillre PR c++/51973 ([C++11] Template parameter deduction...
2012-01-24 Richard Sandifordrtl.texi (MEM_IN_STRUCT_P, [...]): Delete.
2012-01-24 Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2012-01-24 Richard Hendersonatomic: Create and use maybe_emit_atomic_test_and_set.
2012-01-24 Ian Lance Taylorcompiler: Verify types of sink variables.
2012-01-24 Richard Hendersonsparc: Use match_code in zero_or_v7_operand.
2012-01-24 Richard Hendersonre PR target/51968 (gcc trunk (ARM) ICEs in final_scan_...
2012-01-24 Ian Lance Taylorcompiler: Better handling of erroneous function signatures.
2012-01-24 Aldy Hernandez+ PR c++/51928 + * class.c (set_method_tm_attributes...
2012-01-24 Aldy Hernandez+ * trans-mem.c (requires_barrier): Do not instrument...
2012-01-24 Jason Merrillre PR c++/51812 (Virtual public inheritance and thunks...
2012-01-24 Jakub Jelinekre PR driver/47249 (ICE in common_handle_option, at...
2012-01-24 Georg-Johann Layre PR target/49868 (Implement named address space to...
2012-01-24 Paolo Carlinire PR c++/51223 (ICE with invalid function parameter)
2012-01-24 Richard Guenther[multiple changes]
2012-01-24 Jakub Jelinekre PR target/51957 (ppc64 .debug_loc toc reference)
2012-01-24 Ian Lance Taylorcompiler: Better error message for invalid use of prede...
2012-01-24 GCC AdministratorDaily bump.
2012-01-23 Ian Lance Taylorcompiler: Give an error if a variable is defined but...
2012-01-23 Jason Merrillre PR c++/51930 (Explicitly instantiated template gets...
2012-01-23 Jason Merrilluse scan-not-hidden
2012-01-23 Tobias Burnusre PR fortran/51948 ([OOP] Rejects valid: Function...
2012-01-23 Kai Tietzre PR target/51900 (const variable initialization alway...
2012-01-23 Ramana Radhakrishnanre PR middle-end/45416 (Code size regression from 4...
2012-01-23 Paolo Carlinire PR c++/51398 (ICE with invalid template parameter)
2012-01-23 Aldy Hernandeztrans-mem.c (ipa_tm_create_version): Set externally_vis...
2012-01-23 Arnaud Charletcxh1001.a: Removed, test not suitable on all configurat...
2012-01-23 Dodji SeketeliPR testsuite/51941 - FAIL g++.dg/debug/dwarf2/nested...
2012-01-23 Ramana Radhakrishnan2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan...
2012-01-23 Jason Merrillre PR c++/51925 (ICE in tsubst with using and template...
2012-01-23 Jason Merrillre PR target/51934 (FAIL: g++.dg/torture/pr51344.C...
2012-01-23 Uros Bizjakre PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c...
2012-01-23 Jason Merrillre PR target/51934 (FAIL: g++.dg/torture/pr51344.C...
2012-01-23 Aldy Hernandezre PR lto/51916 (FAIL: gcc.dg/lto/trans-mem-3 c_lto_tra...
2012-01-23 Greta Yorshomp.c: Require target with pthread support.
2012-01-23 Richard Guentherre PR middle-end/51895 (ICE in simplify_subreg)
2012-01-23 Eric Botcazoutree-ssa-structalias.c (intra_create_variable_infos...
2012-01-23 Andreas Schwablang.c (java_init_options_struct): Set frontend_set_fla...
2012-01-23 Richard Guentherre PR middle-end/51949 (expand_call: seg fault caused...
2012-01-23 Arnaud Charlet[multiple changes]
2012-01-23 Vincent Puccisem_ch12.adb (Analyze_Generic_Subprogram_Declaration...
2012-01-23 Arnaud CharletMinor reformatting.
next