aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-16[multiple changes]Tobias Burnus4-4/+40
2012-04-16re PR fortran/52916 (481.wrf in SPEC CPU 2006 failed to build)Tobias Burnus3-5/+13
2012-04-16genemit.c (gen_exp): Remove ADDRESS handling.Richard Sandiford5-16/+7
2012-04-16install.texi (Specific, *-ibm-aix*): Update assembler bug status.David Edelsohn2-7/+13
2012-04-16tree-sra.c (build_ref_for_model): Create COMPONENT_REFs only for bit-fields.Martin Jambor2-55/+22
2012-04-16re PR c++/49152 (pretty printer cannot handle iterators and other complex exp...Paolo Carlini10-41/+87
2012-04-16re PR target/51819 (Neon wrong code generation, Error: unsupported alignment ...Ulrich Weigand2-2/+8
2012-04-16Use target_alias in validate_failures.pyRainer Orth2-2/+7
2012-04-16cgraph.h (symtab_node_base): Add next and previous pointers.Jan Hubicka11-143/+297
2012-04-16re PR c++/51148 ([C++0x] Unexpanded template param packs wrongly accepted in ...Jason Merrill4-0/+28
2012-04-16re PR c/52977 (internal compiler error: Segmentation fault with `-x c-header'...Richard Guenther4-16/+37
2012-04-16re PR tree-optimization/52976 (Revision 186384 breaks the polyhedron tests ae...Bill Schmidt2-3/+38
2012-04-16cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka28-207/+257
2012-04-16re PR tree-optimization/52975 (Ofast produces not optimized code for vectoriz...Richard Guenther2-5/+9
2012-04-16Fix plugin testsuite, remove uses of TODO_dump_func (PR testsuite/52948)Rainer Orth6-7/+26
2012-04-16re PR tree-optimization/52975 (Ofast produces not optimized code for vectoriz...Richard Guenther3-1/+71
2012-04-16re PR fortran/52968 ([OOP] Call to type-bound procedure wrongly rejected)Janus Weil4-4/+40
2012-04-15re PR c++/47220 ([C++0x] no error on unterminated template argument list for ...Jason Merrill6-3/+23
2012-04-15re PR c++/52292 ([C++11] Variadic template expansion into fixed template caus...Jason Merrill5-1/+66
2012-04-16Daily bump.GCC Administrator1-1/+1
2012-04-15re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing)Paolo Carlini11-31/+179
2012-04-15re PR c++/52706 ([C++11] Demangling of templates with std::nullptr_t as non-t...Jason Merrill5-0/+20
2012-04-15re PR c++/52818 (printf format %lf is erroneously rejected by C++11)Jason Merrill4-2/+21
2012-04-15re PR libfortran/38199 (missed optimization: I/O performance)Thomas Koenig5-5/+41
2012-04-15re PR fortran/51082 ([F03] Wrong result for a pointer to a proc-pointer compo...Janus Weil4-1/+42
2012-04-15re PR fortran/52916 (481.wrf in SPEC CPU 2006 failed to build)Tobias Burnus8-1/+119
2012-04-15Daily bump.GCC Administrator1-1/+1
2012-04-14re PR libstdc++/52699 (infinite loop generated with -O0)Paolo Carlini3-22/+73
2012-04-14* config/i386/sse.md: Fix whitespace and formatting.Uros Bizjak1-416/+224
2012-04-14sse.md (ssse3_plusminus): New code iterator.Uros Bizjak2-1013/+185
2012-04-14re PR libstdc++/52839 (double free or corruption running tr1/.../default_weak...Alan Modra3-9/+14
2012-04-14superblock.c: New test.Tom de Vries2-0/+27
2012-04-14cfgcleanup.c (try_optimize_cfg): Replace call to delete_insn_chain by call to...Tom de Vries5-33/+43
2012-04-14cgraph.h: Update copyrights;Jan Hubicka46-1157/+1304
2012-04-14pr51879-12.c: New test.Tom de Vries2-0/+33
2012-04-14tree-ssa-tail-merge.c (stmt_local_def): New function, factored out of same_su...Tom de Vries2-37/+79
2012-04-1451083.cc: Move...Paolo Carlini2-0/+5
2012-04-14Daily bump.GCC Administrator1-1/+1
2012-04-13re PR c++/52824 ([C++11] expanding variadic template arguments into non-varia...Jason Merrill5-3/+40
2012-04-13re PR c++/52905 ([C++0x] ice on invalid brace-enclosed initializer of vector ...Jason Merrill4-0/+25
2012-04-13re PR c++/52915 ([C++11] Deleted default-constructor of anonymous unions not ...Jason Merrill5-6/+24
2012-04-13Define _ILP32 and __ILP32__ for x32H.J. Lu2-0/+10
2012-04-13re PR middle-end/52939 (ice in gimple_get_virt_method_for_binfo with -O3)Martin Jambor4-1/+70
2012-04-13Add and use config/i386/gnu-user-common.hEnkovich Ilya5-100/+95
2012-04-13expr.c (expand_expr_real_1): Pass type, not the expression, to set_mem_attrib...Martin Jambor2-2/+16
2012-04-13re PR debug/48866 (gcc hangs when -g is set)Alexandre Oliva4-103/+301
2012-04-13df-problems.c (df_note_bb_compute): Do not take note of debug uses for whose ...Alexandre Oliva2-1/+11
2012-04-13re PR debug/51570 (FAIL: gcc.dg/guality/pr45003-[23].c)Alexandre Oliva2-19/+80
2012-04-13pr52734.c: New test.Tom de Vries2-0/+39
2012-04-13tree-ssa-tail-merge.c (gsi_advance_bw_nondebug_nonlocal): Add parameters vuse...Tom de Vries2-6/+36