- 11 Jan, 2013 8 commits
-
-
From-SVN: r195110
Michael Meissner committed -
2013-01-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> PR target/55719 * config/s390/s390.c (s390_preferred_reload_class): Do not return NO_REGS for larl operands. (s390_reload_larl_operand): Use s390_load_address instead of emit_move_insn. 2013-01-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> PR target/55719 * gcc.target/s390/pr55719.c: New testcase. From-SVN: r195109
Andreas Krebbel committed -
2013-01-11 Richard Biener <rguenther@suse.de> * tree-cfg.c (verify_node_sharing_1): Split out from ... (verify_node_sharing): ... here. (verify_gimple_in_cfg): Use verify_node_sharing_1 for walk_tree. From-SVN: r195107
Richard Biener committed -
From-SVN: r195106
Jan-Benedict Glaw committed -
From-SVN: r195105
Jan-Benedict Glaw committed -
* Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. * Makefile.in: Regenerate. gcc/ * configure.ac (Tree checking): Set TREECHECKING to yes if enabled. Substitute TREECHECKING. * configure: Regenerate. * Makefile.in (TREECHECKING): New. gcc/ada/ * gcc-interface/Make-lang.in (COMMON_ADAFLAGS): Remove -gnata. (CHECKING_ADAFLAGS): New. (ALL_ADAFLAGS): Include CHECKING_ADAFLAGS. From-SVN: r195104
Eric Botcazou committed -
re PR tree-optimization/44061 (Warns about out-of-bounds array access inside __builtin_constant_p guarded section) 2012-01-11 Richard Guenther <rguenther@suse.de> PR tree-optimization/44061 * tree-vrp.c (extract_range_basic): Compute zero as value-range for __builtin_constant_p of function parameters. * gcc.dg/pr44061.c: New testcase. From-SVN: r195103
Richard Guenther committed -
From-SVN: r195102
GCC Administrator committed
-
- 10 Jan, 2013 24 commits
-
-
From-SVN: r195098
Richard Sandiford committed -
PR target/55565 * gcc.target/powerpc/ppc-mov-1.c: Update scan-assembler-not regex. Co-Authored-By: Jakub Jelinek <jakub@redhat.com> From-SVN: r195097
Aldy Hernandez committed -
From-SVN: r195096
Vladimir Makarov committed -
2013-01-10 Vladimir Makarov <vmakarov@redhat.com> PR rtl-optimization/pr55672 * lra-eliminations.c (mark_not_elimnable): Permit addition with const to be elimnable. 2013-01-10 Vladimir Makarov <vmakarov@redhat.com> PR rtl-optimization/pr55672 * gcc.target/i386/pr55672.c: New. From-SVN: r195095
Vladimir Makarov committed -
PR target/55929 * config/i386/i386.md (xbegin): Use %eax as a temporary register. From-SVN: r195094
Uros Bizjak committed -
* gcc/dg/tree-ssa/vrp06.c: Tighten expected output. Make each pass/fail message unique. From-SVN: r195093
Jeff Law committed -
2013-01-10 Wei Mi <wmi@google.com> libsanitizer/ PR sanitizer/55488 * tsan/Makefile.am: Add tsan_rtl_amd64.S. * tsan/Makefile.in: Regenerated. * tsan/tsan_rtl.h: Enable HACKY_CALL. From-SVN: r195092
Wei Mi committed -
* gcc-interface/config-lang.in (boot_language_boot_flags): Delete. * gcc-interface/Make-lang.in (BOOT_ADAFLAGS): Likewise. From-SVN: r195091
Eric Botcazou committed -
2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com> * MAINTAINERS (arc): Add new port maintainership for myself. From-SVN: r195089
Joern Rennecke committed -
* configure.ac (HAVE_AS_TLS): Add check for powerpc-ibm-aix. * configure: Regenerate. From-SVN: r195088
David Edelsohn committed -
From-SVN: r195087
Jason Merrill committed -
2013-01-10 Richard Biener <rguenther@suse.de> * builtins.c (expand_builtin_init_trampoline): Use set_mem_attributes. From-SVN: r195086
Richard Biener committed -
* g++.dg/tls/thread_local-cse.C: Don't xfail on *-*-solaris2.9. Add tls options. * g++.dg/tls/thread_local2.C: Likewise. * g++.dg/tls/thread_local2g.C: Likewise. * g++.dg/tls/thread_local6.C: Likewise. * g++.dg/tls/thread_local-order1.C: Add tls options. * g++.dg/tls/thread_local-order2.C: Likewise. * g++.dg/tls/thread_local3.C: Likewise. * g++.dg/tls/thread_local3g.C: Likewise. * g++.dg/tls/thread_local4.C: Likewise. * g++.dg/tls/thread_local4g.C: Likewise. * g++.dg/tls/thread_local5.C: Likewise. * g++.dg/tls/thread_local5g.C: Likewise. * g++.dg/tls/thread_local6g.C: Likewise. From-SVN: r195085
Rainer Orth committed -
2013-01-10 Richard Biener <rguenther@suse.de> PR bootstrap/55792 * tree-into-ssa.c (rewrite_add_phi_arguments): Do not set locations for virtual PHI arguments. (rewrite_update_phi_arguments): Likewise. From-SVN: r195084
Richard Biener committed -
From-SVN: r195083
Kostya Serebryany committed -
* config/v850/rtems.h (ASM_SPEC): Pass -m8byte-align and -mgcc-abi on to assembler. From-SVN: r195082
Joel Sherrill committed -
From-SVN: r195081
Nguyen Duy Dat committed -
PR tree-optimization/55921 * tree-complex.c (expand_complex_asm): New function. (expand_complex_operations_1): Call it for GIMPLE_ASM. * gcc.c-torture/compile/pr55921.c: New test. From-SVN: r195080
Jakub Jelinek committed -
2013-01-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> PR target/55718 * config/s390/s390.c (s390_symref_operand_p) (s390_loadrelative_operand_p): Merge the two functions. (s390_check_qrst_address, print_operand_address): Add parameters to s390_loadrelative_operand_p invokation. (s390_check_symref_alignment): Use s390_loadrelative_operand_p. (s390_reload_larl_operand, s390_secondary_reload): Use s390_loadrelative_operand_p instead of s390_symref_operand_p. (legitimize_pic_address): Handle @GOTENT and @PLT + addend. From-SVN: r195078
Andreas Krebbel committed -
* config/aarch64/aarch64.c (aarch64_print_operand): Replace %r in asm_fprintf with reg_names. (aarch64_print_operand_address): Likewise. (aarch64_return_addr): Likewise. * config/aarch64/aarch64.h (ASM_FPRINTF_EXTENSIONS): Remove. From-SVN: r195077
Naveen H.S committed -
From-SVN: r195076
Naveen H.S committed -
PR c++/55878 * rtti.c (build_typeid, get_typeid): Add complain parm. (get_tinfo_decl_dynamic): Likewise. * cp-tree.h, parser.c, pt.c: Adjust. From-SVN: r195075
Jason Merrill committed -
From-SVN: r195074
Mike Stump committed -
From-SVN: r195072
GCC Administrator committed
-
- 09 Jan, 2013 8 commits
-
-
re PR tree-optimization/55569 (ICE: in check_probability, at basic-block.h:944 with -ftree-vectorize) PR tree-optimization/55569 * cfgloopmanip.c (scale_loop_profile): Make ITERATION_BOUND gcov_type. * cfgloop.h (scale_loop_profile): Likewise. From-SVN: r195067
Jan Hubicka committed -
PR lto/45375 * ipa-inline.c (ipa_inline): Remove extern inlines and virtual functions. * cgraphclones.c (cgraph_clone_node): Cpoy also LTO file data. * lto.c (do_whole_program_analysis): Remove unreachable nodes after IPA. From-SVN: r195066
Jan Hubicka committed -
PR fortran/47203 * module.c (check_for_ambiguous): Get the current program unit using gfc_current_ns. PR fortran/47203 * gfortran.dg/use_28.f90: New test. From-SVN: r195065
Mikael Morin committed -
* gfortran.dg/intrinsic_size_3.f90: Make scan-tree-dump-times number matching more robust. From-SVN: r195064
Uros Bizjak committed -
PR c++/55893 * decl.c (cp_finish_decl): Clear TREE_READONLY if the variable needs destruction. From-SVN: r195062
Jason Merrill committed -
gcc/ PR middle-end/55114 * expr.h (maybe_emit_group_store): Declare. * expr.c (maybe_emit_group_store): New function. * builtins.c (expand_builtin_int_roundingfn): Call it. (expand_builtin_int_roundingfn_2): Likewise. From-SVN: r195060
Richard Sandiford committed -
2013-01-09 Vladimir Makarov <vmakarov@redhat.com> PR rtl-optimization/pr55829 * lra-constraints.c (match_reload): Add code for absent output. (curr_insn_transform): Add code for reloads of matched inputs without output. 2013-01-09 Vladimir Makarov <vmakarov@redhat.com> PR rtl-optimization/pr55829 * gcc.target/i386/pr55829.c: New. From-SVN: r195057
Vladimir Makarov committed -
* config/i386/sse.md (*vec_interleave_highv2df): Change mode attribute of movddup insn to DF. (*vec_interleave_lowv2df): Ditto. (vec_dupv2df): Ditto. From-SVN: r195056
Uros Bizjak committed
-