aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-1318654.cc: Shrink memory usage under simulator.Steve Ellcey5-4/+36
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-13cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixe...Jakub Jelinek4-16/+23
2012-12-13fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp is 25.John Tytgat2-5/+8
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 Taylor2-4/+3
2012-12-13re PR debug/55665 (Missing DW_TAG_lexical_block PC range)Jakub Jelinek4-4/+45
2012-12-12libgo: Update to current master library sources.Ian Lance Taylor145-1915/+6240
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-12documentation_hacking.xml: Fix validation issue.Benjamin Kosnik2-2/+18
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-12Restore AM_MAKEFLAGS in libsanitizerH.J. Lu11-0/+397
2012-12-12Restore MAKEOVERRIDES in libsanitizerH.J. Lu11-0/+28
2012-12-12Sync config.sub with srcJan-Benedict Glaw2-12/+30
2012-12-12Use libstdc++-raw-cxx.m4 in libjavaH.J. Lu17-28/+85
2012-12-12Remove AM_MAKEFLAGS/MAKEOVERRIDES from libsanitizerH.J. Lu11-400/+14
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-12mmapio.c: Define MAP_FAILED if not defined.John David Anglin2-0/+8
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 libgcc/55451 (FAIL: gcc.dg/fixed-point/unary.c)Jakub Jelinek2-18/+17
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 libstdc++/55631 (Several ext/ headers can not be #included on their own)Jonathan Wakely5-1/+17
2012-12-11Add --with-build-config=bootstrap-asan supportH.J. Lu5-24/+582
2012-12-11Add libstdc++-raw-cxx.m4 and use it in libsanitizerH.J. Lu16-34/+132
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