aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-12-16Daily bump.GCC Administrator1-1/+1
2012-12-16re PR fortran/55638 (Wrongly accepts INTENT + VALUE - and wrongly requires it...Tobias Burnus5-5/+45
2012-12-15* lib/scanasm.exp (get_ada_spec_filename): Use procedural form.Eric Botcazou2-1/+5
2012-12-15re PR ada/52735 (ICE in gnat_to_gnu_entity at gcc-interface/decl.c:4156)Eric Botcazou4-0/+37
2012-12-15re PR ada/53766 (ICE in build_binary_op on Max_Size_In_Storage_Elements with ...Eric Botcazou3-0/+30
2012-12-15re PR ada/53996 (format string issue in gcc-interface/utils.c)Eric Botcazou2-1/+7
2012-12-15re PR libmudflap/53952 (FAIL: libmudflap.c++/pass55-frag.cxx ( -O[123]) execu...Alexandre Oliva4-9/+57
2012-12-14re PR c++/55685 (ICE: canonical types differ for identical types)Jason Merrill3-1/+18
2012-12-15Daily bump.GCC Administrator1-1/+1
2012-12-14re PR regression/55688 (FAIL: g++.dg/other/pr55650.C)Steve Ellcey2-0/+6
2012-12-14re PR c++/42315 (ICE with invalid array initializer)Jason Merrill5-5/+15
2012-12-14* optabs.c (expand_atomic_store): Elide redundant model test.Yvan Roux2-2/+5
2012-12-14re PR gcov-profile/55674 (>20% size increase of lto/pgo binaries since r193747)Teresa Johnson2-1/+9
2012-12-14compiler: Better error message for invalid shift operations.Ian Lance Taylor1-6/+3
2012-12-14re PR tree-optimization/55684 (ICE in remove_redundant_iv_tests, at tree-ssa-...Richard Biener4-3/+47
2012-12-14re PR tree-optimization/55687 (ICE in hide_evolution_in_other_loops_than_loop...Richard Biener4-1/+41
2012-12-14Daily bump.GCC Administrator1-1/+1
2012-12-13compiler: Accept trailing comma after varargs parameter.Ian Lance Taylor6-21/+88
2012-12-13re PR middle-end/55492 (__atomic_load doesn't match ACQUIRE memory model)Richard Henderson2-7/+12
2012-12-13alpha: Consider barriers when placing nops after sibcallsRichard Henderson2-9/+17
2012-12-13re PR middle-end/53476 (FAIL: gcc.dg/attr-weakref-1.c)Richard Biener2-2/+7
2012-12-13re PR c++/55652 (ICE (segfault) with templates and structs)Jakub Jelinek4-1/+41
2012-12-13unspecs.md: Add copyright notice.Kyrylo Tkachov2-0/+24
2012-12-13tree-ssa-threadedge.c (propagate_threaded_block_debug_into): Avoid -Wsign-com...Jakub Jelinek2-1/+6
2012-12-13re PR lto/55660 (ICE instead of some warning during lto build with supplied d...Richard Biener5-0/+49
2012-12-13* Makefile.in: Fix bitmap.o dependencies.Steven Bosscher2-1/+3
2012-12-13re PR gcov-profile/55650 (Firefox profiledbuild: libxul.so: cannot map zero-...Jakub Jelinek5-0/+40
2012-12-13bitmap.c (struct bitmap_descriptor): Remove forward declaration.Steven Bosscher3-31/+65
2012-12-13tree-ssa-pre.c (get_representative_for): Adjust dumping.Richard Biener2-16/+18
2012-12-13Daily bump.GCC Administrator1-1/+1
2012-12-12runtime: Delete from a nil map is now a no-op.Ian Lance Taylor1-3/+2
2012-12-13re PR debug/55665 (Missing DW_TAG_lexical_block PC range)Jakub Jelinek4-4/+45
2012-12-13re PR sanitizer/55508 (many test cases fail using -fsanitize=address with int...Jakub Jelinek4-11/+31
2012-12-13gcc-dg.exp (${tool}_load): Handle non-existing set_target_env_var the same as...Jakub Jelinek28-4/+805
2012-12-12pr55150-2.c: Add pic support check.Steve Ellcey3-0/+7
2012-12-12mips.c (mips_option_override): Set mips_dbx_regno entries to IGNORED_DWARF_RE...Steve Ellcey2-4/+6
2012-12-12graph.c: Include sbitmap.h and cfgloop.h.Steven Bosscher3-28/+144
2012-12-12dumpfile.h (enum tree_dump_index): Remove TDI_vcg.Steven Bosscher5-118/+15
2012-12-12re PR middle-end/55481 (-O2 generates a wrong-code infinite loop in C++Benchm...Zdenek Dvorak4-32/+38
2012-12-12re PR target/55659 ([SH] Build failure with ICE in dwarf2out_var_location, at...Jakub Jelinek2-46/+27
2012-12-12re PR middle-end/52640 (performance bottleneck: gcc/tree.c;value_member)Steven Bosscher4-1/+81
2012-12-12fast-math-pr38968.f90: Decrease n from 2000 to 400.Jakub Jelinek2-1/+4
2012-12-12re PR fortran/55633 (FAIL: gfortran.dg/g77/f90-intrinsic-bit.f -Os executio...Jakub Jelinek4-2/+62
2012-12-12re PR tree-optimization/55079 (false positive -Warray-bounds (also seen at -O...Andreas Schwab1-1/+1
2012-12-12Daily bump.GCC Administrator1-1/+1
2012-12-11re PR c++/54883 (Name mangling of types in an unnamed namespace)Jason Merrill3-8/+17
2012-12-11re PR c++/53094 (constexpr vector subscripting)Marc Glisse7-2/+52
2012-12-11re PR c++/55643 ([C++11] incorrect "warning: variable ‘myVar’ set but no...Jakub Jelinek4-0/+35
2012-12-11* g++.dg/asan/asan_test.C: Link -lasan before -lpthread.Jakub Jelinek2-1/+5
2012-12-11re PR target/54121 (ICE at extract_insn, at recog.c:2123 with -fprofile-gener...Eric Botcazou4-7/+116