aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-11re PR c++/54416 (ICE (segv) in codegen)Jason Merrill4-2/+30
2012-12-11* pt.c (maybe_process_partial_specialization): Handle aliases first.Jason Merrill3-19/+19
2012-12-11re PR rtl-optimization/55193 (ICE in in simplify_const_unary_operation, at si...Jakub Jelinek2-4/+32
2012-12-11re PR c++/55619 (Chromium build fails with: error: memory input is not direct...Jakub Jelinek4-3/+33
2012-12-11re PR tree-optimization/54570 (FAIL: gcc.dg/builtin-object-size-8.c execution...Jakub Jelinek3-1/+359
2012-12-11re PR target/55642 (Invalid thumb code generated ("thumb conditional instruct...Kyrylo Tkachov4-0/+28
2012-12-11varasm.c (get_variable_section): Don't return lcomm_section for asan_protect_...Jakub Jelinek3-7/+8
2012-12-11re PR middle-end/43631 (var-tracking inserts notes with non-NULL BLOCK_FOR_IN...Jakub Jelinek4-6/+43
2012-12-11sanitizer.def: Add comment about importance of ordering of BUILT_IN_ASAN_REPO...Jakub Jelinek3-0/+29
2012-12-11sanitizer.def (BUILT_IN_ASAN_HANDLE_NO_RETURN): New builtin.Jakub Jelinek3-3/+36
2012-12-11re PR other/54324 (GCC install document does not list minimum required g++ ve...Richard Biener2-3/+13
2012-12-11re PR tree-optimization/55079 (false positive -Warray-bounds (also seen at -O...Richard Biener5-11/+162
2012-12-11tree-ssa-loop-ivopts.c (prepare_decl_rtl): Generate RTL only for a DECL which...Eric Botcazou2-2/+7
2012-12-11* ChangeLog: Fix whitespace.Uros Bizjak1-51/+51
2012-12-11predicates.md ("execute_operation"): New predicate.Andreas Krebbel3-2/+54
2012-12-11* gcc-interface/Make-lang.in (RTS_DIR): Define only if Ada is enabled.Eric Botcazou2-2/+10
2012-12-11Daily bump.GCC Administrator1-1/+1
2012-12-11re PR fortran/52909 ([F03] Procedure pointers not private to modules)Janus Weil4-0/+38
2012-12-10Enable push/pop for latest x86 CPUsXinliang David Li2-2/+6
2012-12-10gnu-user.h (NO_SHARED_SPECS): Add space before option.Steve Ellcey2-1/+5
2012-12-10re PR target/54061 (gcc.c-torture/compile/mipscop-*.c ICEs with -g)Steve Ellcey5-7/+42
2012-12-10octeon-bbit-2.c: Restructure loops so that no code duplication is required.Richard Sandiford2-11/+15
2012-12-10Make-lang.in (cp/typeck.o): Add dependency on $(PARAMS_H).Eric Botcazou2-2/+7
2012-12-10ext-2.c: Require -mlong64.Richard Sandiford2-1/+5