platform/upstream/gcc.git
12 years agoptrmem6.C: xfail a test for ARM and MIPS in C++11 mode.
Richard Sandiford [Sun, 22 Jan 2012 10:29:42 +0000 (10:29 +0000)]
ptrmem6.C: xfail a test for ARM and MIPS in C++11 mode.

gcc/testsuite/
* g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
in C++11 mode.

From-SVN: r183388

12 years agoDaily bump.
GCC Administrator [Sun, 22 Jan 2012 00:19:19 +0000 (00:19 +0000)]
Daily bump.

From-SVN: r183385

12 years agocompiler: The type descriptor of an undefined forward type is an error.
Ian Lance Taylor [Sat, 21 Jan 2012 22:50:36 +0000 (22:50 +0000)]
compiler: The type descriptor of an undefined forward type is an error.

* go-gcc.cc (Gcc_backend::type_size): Check for error_mark_node.
(Gcc_backend::type_alignment): Likewise.
(Gcc_backend::type_field_alignment): Likewise.
(Gcc_backend::type_field_offset): Likewise.

From-SVN: r183381

12 years agocompiler: Check for calling value method with dereferenced value.
Ian Lance Taylor [Sat, 21 Jan 2012 22:21:22 +0000 (22:21 +0000)]
compiler: Check for calling value method with dereferenced value.

From-SVN: r183379

12 years agoruntime: Make builtin print exactly match gc builtin print.
Ian Lance Taylor [Sat, 21 Jan 2012 21:58:09 +0000 (21:58 +0000)]
runtime: Make builtin print exactly match gc builtin print.

From-SVN: r183378

12 years agore PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)
Jonathan Wakely [Sat, 21 Jan 2012 21:27:49 +0000 (21:27 +0000)]
re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)

PR libstdc++/50982
* testsuite/30_threads/*: Add powerpc-ibm-aix* to target selectors.

From-SVN: r183376

12 years agocompiler: Change alias handling, change rune alias to int32.
Ian Lance Taylor [Sat, 21 Jan 2012 21:26:10 +0000 (21:26 +0000)]
compiler: Change alias handling, change rune alias to int32.

From-SVN: r183374

12 years agokfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKERX32): New macro.
Robert Millan [Sat, 21 Jan 2012 20:33:59 +0000 (20:33 +0000)]
kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKERX32): New macro.

* config/kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKERX32): New macro.
(GNU_USER_DYNAMIC_LINKER): Adjust indentation.

Co-Authored-By: Gerald Pfeifer <gerald@pfeifer.com>
From-SVN: r183371

12 years ago[multiple changes]
Steven G. Kargl [Sat, 21 Jan 2012 17:32:12 +0000 (17:32 +0000)]
[multiple changes]

2012-01-21  Tobias Burnus  <burnus@net-b.de>
    Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/50556
* symbol.c (check_conflict): namelist-group-name cannot have the SAVE
attribure.

2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/50556
* gfortran.dg/namelist_74.f90: New test.
* gfortran.dg/namelist_59.f90: Remove SAVE attribute.

From-SVN: r183370

12 years agore PR fortran/51913 ([OOP] bug when submitting a class pointer to a subroutine)
Tobias Burnus [Sat, 21 Jan 2012 15:12:31 +0000 (16:12 +0100)]
re PR fortran/51913 ([OOP] bug when submitting a class pointer to a subroutine)

2012-01-21  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51913
        * interface.c (compare_parameter): Fix CLASS comparison.

2012-01-21  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51913
        * gfortran.dg/class_47.f90: New.

From-SVN: r183368

12 years agore PR ada/46192 (wrong code for renaming of volatile packed array with address clause)
Eric Botcazou [Sat, 21 Jan 2012 14:58:33 +0000 (14:58 +0000)]
re PR ada/46192 (wrong code for renaming of volatile packed array with address clause)

PR ada/46192
* gcc-interface/decl.c (gnat_to_gnu_entity) <object>: In the case of a
renaming, preserve the volatileness through the indirection, if any.

From-SVN: r183365

12 years agoDaily bump.
GCC Administrator [Sat, 21 Jan 2012 00:18:32 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r183363

12 years agocompiler: Don't crash if receiver name is _.
Ian Lance Taylor [Fri, 20 Jan 2012 23:38:33 +0000 (23:38 +0000)]
compiler: Don't crash if receiver name is _.

From-SVN: r183359

12 years agocompiler: Handle _ with explicit type correctly.
Ian Lance Taylor [Fri, 20 Jan 2012 23:29:10 +0000 (23:29 +0000)]
compiler: Handle _ with explicit type correctly.

From-SVN: r183358

12 years agore PR tree-optimization/51914 ([4.7] vect-intfloat-conversion4a/b tests fail for...
Jakub Jelinek [Fri, 20 Jan 2012 22:06:42 +0000 (23:06 +0100)]
re PR tree-optimization/51914 ([4.7] vect-intfloat-conversion4a/b tests fail for arm-linux-gnueabi)

PR tree-optimization/51914
* tree-vect-stmts.c (vectorizable_conversion): For
cvt_type && modifier == WIDEN, put temporary with cvt_type
at the beginning of vec_dsts and set vec_dest to temporary
with vectype_out.

From-SVN: r183356

12 years agore PR testsuite/51919 (g++.dg/pch/mangle1.* test FAILs without LTO)
Jason Merrill [Fri, 20 Jan 2012 21:53:29 +0000 (16:53 -0500)]
re PR testsuite/51919 (g++.dg/pch/mangle1.* test FAILs without LTO)

PR c++/51919
* g++.dg/pch/mangle1.{C,Hs}: Remove.

From-SVN: r183355

12 years ago* cfgrtl.c (rtl_dump_bb): Do not dump insns for {ENTRY|EXIT}_BLOCK.
Eric Botcazou [Fri, 20 Jan 2012 21:35:25 +0000 (21:35 +0000)]
* cfgrtl.c (rtl_dump_bb): Do not dump insns for {ENTRY|EXIT}_BLOCK.

From-SVN: r183352

12 years agore PR c++/51922 (g++.dg/ext/attrib42.C FAILs)
Jason Merrill [Fri, 20 Jan 2012 20:03:11 +0000 (15:03 -0500)]
re PR c++/51922 (g++.dg/ext/attrib42.C FAILs)

PR c++/51922
* g++.dg/ext/attrib42.C: Require ilp32.

From-SVN: r183351

12 years agoi386.c: Fix checks for !TARGET_MACHO.
Tijl Coosemans [Fri, 20 Jan 2012 19:53:04 +0000 (19:53 +0000)]
i386.c: Fix checks for !TARGET_MACHO.

* config/i386/i386.c: Fix checks for !TARGET_MACHO.
* config/rs6000/rs6000.c: Likewise.

From-SVN: r183350

12 years agore PR target/51915 (ICE in output_move_double)
Jakub Jelinek [Fri, 20 Jan 2012 19:39:48 +0000 (20:39 +0100)]
re PR target/51915 (ICE in output_move_double)

PR target/51915
* config/arm/arm.c (arm_count_output_move_double_insns): Call
output_move_double on a copy of operands array.

* gcc.target/arm/pr51915.c: New test.

From-SVN: r183349

12 years agore PR debug/45682 (missing namespace parent die when using -gdwarf-4)
Cary Coutant [Fri, 20 Jan 2012 18:57:44 +0000 (18:57 +0000)]
re PR debug/45682 (missing namespace parent die when using -gdwarf-4)

2012-01-19   Cary Coutant  <ccoutant@google.com>
     Dodji Seketeli  <dodji@redhat.com>

gcc/

PR debug/45682
* dwarf2out.c (copy_declaration_context): Return ref to parent
of declaration DIE, if necessary.
(remove_child_or_replace_with_skeleton): Add new parameter; update
caller.  Place skeleton DIE under parent DIE of original declaration.
Move call to copy_declaration_context to here ...
(break_out_comdat_types): ... from here.

gcc/testsuite/

PR debug/45682
* g++.dg/debug/dwarf2/nested-3.C: New test.

Co-Authored-By: Dodji Seketeli <dodji@redhat.com>
From-SVN: r183348

12 years agore PR c++/51402 (ICE with invalid template parameter)
Paolo Carlini [Fri, 20 Jan 2012 17:21:19 +0000 (17:21 +0000)]
re PR c++/51402 (ICE with invalid template parameter)

/cp
2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51402
* pt.c (lookup_template_class_1): Check context returned by
tsubst for error_mark_node.

/testsuite
2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51402
* g++.dg/template/crash110.C: New.

From-SVN: r183345

12 years agoSkip gcc.misc-tests/gcov-14.c on Tru64 UNIX
Rainer Orth [Fri, 20 Jan 2012 17:08:43 +0000 (17:08 +0000)]
Skip gcc.misc-tests/gcov-14.c on Tru64 UNIX

* gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
Remove default options on hppa*-*-hpux*.

From-SVN: r183344

12 years agoRequire visibility support in g++.dg/ext/visibility/template9.C
Rainer Orth [Fri, 20 Jan 2012 17:07:05 +0000 (17:07 +0000)]
Require visibility support in g++.dg/ext/visibility/template9.C

* g++.dg/ext/visibility/template9.C: Add dg-require-visibility.

From-SVN: r183342

12 years agore PR rtl-optimization/51856 (ICE in reload_cse_simplify_operands)
Andreas Krebbel [Fri, 20 Jan 2012 16:29:01 +0000 (16:29 +0000)]
re PR rtl-optimization/51856 (ICE in reload_cse_simplify_operands)

2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

PR rtl-optimization/51856
* reload.c (find_reloads_subreg_address): Set the address_reloaded
flag to reloaded.

2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* gcc.c-torture/compile/pr51856.c: New testcase.

From-SVN: r183341

12 years agocompiler: Handle recursive interfaces.
Ian Lance Taylor [Fri, 20 Jan 2012 15:42:38 +0000 (15:42 +0000)]
compiler: Handle recursive interfaces.

* go-gcc.cc (Gcc_backend::placeholder_struct_type): Permit name to
be empty.
(Gcc_backend::set_placeholder_struct_type): Likewise.

From-SVN: r183340

12 years agogo-test.exp (go-gc-tests): Pass correctly formatted options to go_target_compile.
Uros Bizjak [Fri, 20 Jan 2012 14:12:34 +0000 (15:12 +0100)]
go-test.exp (go-gc-tests): Pass correctly formatted options to go_target_compile.

* go.test/go-test.exp (go-gc-tests): Pass correctly formatted
options to go_target_compile.

From-SVN: r183339

12 years agore PR target/51819 (Neon wrong code generation, Error: unsupported alignment for...
Ramana Radhakrishnan [Fri, 20 Jan 2012 13:24:47 +0000 (13:24 +0000)]
re PR target/51819 (Neon wrong code generation, Error: unsupported alignment for instruction -- `vst1.32 {d2[0]},[r0:64]')

Fix PR target/51819

From-SVN: r183338

12 years agore PR target/49868 (Implement named address space to place/access data in flash memory)
Georg-Johann Lay [Fri, 20 Jan 2012 12:31:46 +0000 (12:31 +0000)]
re PR target/49868 (Implement named address space to place/access data in flash memory)

PR target/49868
PR target/50887
* doc/extend.texi (Named Address Spaces): Split into subsections.
(AVR Named Address Spaces): New subsection.
(M32C Named Address Spaces): New subsection.
(RL78 Named Address Spaces): New subsection.
(SPU Named Address Spaces): New subsection.
(Variable Attributes): New anchor "AVR Variable Attributes".
(AVR Variable Attributes): Rewrite and avoid wording
"address space" in this context.
* doc/invoke.texi (AVR Options): Rewrite and add documentation
for -maccumulate-args, -mbranch-cost=, -mrelax, -mshort-calls.
(AVR Built-in Macros): New subsubsection therein.
* doc/md.texi (AVR constraints): Remove "C04", "R".

From-SVN: r183336

12 years agore PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)
Tobias Burnus [Fri, 20 Jan 2012 11:32:52 +0000 (12:32 +0100)]
re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)

2012-01-20  Tobias Burnus  <burnus@net-b.de>

        PR libgfortran/51899
        * configure.ac: Check whether umask is available.
        * intrinsics/chmod.c (chmod_func): Make compile with MinGW.
        * configure: Regenerate.
        * config.h.in: Regenerate.

From-SVN: r183335

12 years agopr51344.C: Fix typo.
Kai Tietz [Fri, 20 Jan 2012 10:33:41 +0000 (11:33 +0100)]
pr51344.C: Fix typo.

2012-01-20  Kai Tietz  <ktietz@redhat.com>

* g++.dg/torture/pr51344.C: Fix typo.

From-SVN: r183330

12 years agore PR tree-optimization/51903 (ICE: in gimple_purge_all_dead_eh_edges, at tree-cfg...
Richard Guenther [Fri, 20 Jan 2012 10:10:46 +0000 (10:10 +0000)]
re PR tree-optimization/51903 (ICE: in gimple_purge_all_dead_eh_edges, at tree-cfg.c:7196 with -fnon-call-exceptions)

2012-01-20  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/51903
* tree-ssa-pre.c (eliminate): Properly purging of EH edges
when removing stmts.

* g++.dg/torture/pr51903.C: New testcase.

From-SVN: r183329

12 years agore PR target/50313 (ARM: PIC code references a non-existant label)
Ramana Radhakrishnan [Fri, 20 Jan 2012 09:22:14 +0000 (09:22 +0000)]
re PR target/50313 (ARM: PIC code references a non-existant label)

Fix PR target/50313

From-SVN: r183328

12 years agore PR fortran/51056 ([OOP] Bogus "Unused module variable '__vtab_domain_Domain_contai...
Tobias Burnus [Fri, 20 Jan 2012 08:06:53 +0000 (09:06 +0100)]
re PR fortran/51056 ([OOP] Bogus "Unused module variable '__vtab_domain_Domain_container'")

2012-01-20  Tobias Burnus  <burnus@net-b.de>
            Janus Weil  <janus@gcc.gnu.org>

        PR fortran/51056
        * module.c (load_needed, read_module): Don't mark __vtab etc.
        as use_only.

2012-01-20  Tobias Burnus  <burnus@net-b.de>
            Janus Weil  <janus@gcc.gnu.org>

        PR fortran/51056
        * gfortran.dg/use_21.f90: New.

Co-Authored-By: Janus Weil <janus@gcc.gnu.org>
From-SVN: r183326

12 years agore PR target/51106 (ICE in move_insn, at haifa-sched.c:2314)
Andrey Belevantsev [Fri, 20 Jan 2012 06:22:24 +0000 (10:22 +0400)]
re PR target/51106 (ICE in move_insn, at haifa-sched.c:2314)

gcc:/
2012-01-20  Andrey Belevantsev  <abel@ispras.ru>

      PR target/51106
      * function.c (instantiate_virtual_regs_in_insn): Use
      delete_insn_and_edges when removing a wrong asm insn.

testsuite:/
2012-01-20  Jakub Jelinek  <jakub@redhat.com>

      PR target/51106
      * gcc.dg/torture/pr51106-1.c: New test.
      * gcc.dg/torture/pr51106-2.c: New test.

From-SVN: r183325

12 years agoDaily bump.
GCC Administrator [Fri, 20 Jan 2012 00:19:05 +0000 (00:19 +0000)]
Daily bump.

From-SVN: r183324

12 years agore PR c++/51344 (cc1plus hangs when compiling)
Kai Tietz [Thu, 19 Jan 2012 22:15:26 +0000 (23:15 +0100)]
re PR c++/51344 (cc1plus hangs when compiling)

2012-01-19  Kai Tietz  <ktietz@redhat.com>

        PR c++/51344
        * decl2.c (save_template_attributes): Use merge_attributes
        instead of chaining up via TREE_CHAIN.

2012-01-19  Kai Tietz  <ktietz@redhat.com>

        * g++.dg/torture/pr51344.C: New test.

From-SVN: r183313

12 years agore PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)
Vladimir Makarov [Thu, 19 Jan 2012 20:46:31 +0000 (20:46 +0000)]
re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)

2012-01-19  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/40761
* ira-int.h (struct ira_loop_tree_node): Add comment for member
loop.  Add new member loop_num.
(IRA_LOOP_NODE_BY_INDEX): Modify the check.
(ira_build): Remove the parameter.

* ira.c (ira_print_disposition): Use loop_num instead of
loop->num.
(ira.c): Do not build CFG loops for one region allocation.  Remove
argument from ira_build call.

* ira-build.c (init_loop_tree_node): New function.
(create_loop_tree_nodes): Use it.  Separate the case when CFG
loops are not built.
(more_one_region_p): Check current_loops.
(finish_loop_tree_nodes): Separate the case when CFG loops are not
built.
(add_loop_to_tree): Process loop equal to NULL too.
(form_loop_tree): Separate the case when CFG loops are not built.
Use explicitly number for the root.
(rebuild_regno_allocno_maps, create_loop_tree_node_allocnos): Add
an assertion.
(ira_print_expanded_allocno, loop_compare_func): Use loop_num
instead of loop->num.
(mark_loops_for_removal): Ditto.  Use loop_num instead of
loop->num.
(mark_all_loops_for_removal): Ditto.
(remove_unnecessary_regions): Separate the case when CFG loops
are not built.
(ira_build): Remove the parameter.  Use explicit number of regions
when CFG loops are not built.

* ira-color.c (print_loop_title): Separate the case for the root
node.  Use loop_num instead of loop->num.
(move_spill_restore): Use loop_num instead of loop->num.

* ira-emit.c (setup_entered_from_non_parent_p): Add an assertion.
(change_loop): Ditto.
(change_loop): Use loop_num instead of loop->num.

* ira-lives.c (process_bb_node_lives): Ditto.

* ira-costs.c (print_allocno_costs, find_costs_and_classes):
Ditto.

* ira-conflicts.c (print_allocno_conflicts): Ditto.

From-SVN: r183312

12 years agore PR fortran/51904 (ICE on SIZE function evaluation)
Tobias Burnus [Thu, 19 Jan 2012 20:22:33 +0000 (21:22 +0100)]
re PR fortran/51904 (ICE on SIZE function evaluation)

2012-01-19  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51904
        * expr.c (gfc_build_intrinsic_call): Also set the symtree.

2012-01-19  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51904
        * gfortran.dg/intrinsic_size_2.f90: New.

From-SVN: r183310

12 years agore PR libmudflap/40778 (Mudflap instrumentation missing in cloned function.)
Jakub Jelinek [Thu, 19 Jan 2012 18:58:02 +0000 (19:58 +0100)]
re PR libmudflap/40778 (Mudflap instrumentation missing in cloned function.)

PR libmudflap/40778
* tree-mudflap.c (mf_artificial): New function.
(execute_mudflap_function_ops, execute_mudflap_function_decls,
mx_register_decls, mudflap_enqueue_decl): Use it.

* testsuite/libmudflap.c/fail68-frag.c: New test.

From-SVN: r183307

12 years agore PR target/51876 (Recent extra neon related testsuite regressions on arm-linux...
Jakub Jelinek [Thu, 19 Jan 2012 17:07:21 +0000 (18:07 +0100)]
re PR target/51876 (Recent extra neon related testsuite regressions on arm-linux-gnueabi)

PR target/51876
* config/arm/neon.md (*neon_vswp<mode>): Fix up operand
numbers in the insn pattern.

From-SVN: r183306

12 years agore PR tree-optimization/46590 (long compile time with -O2 and many loops)
Michael Matz [Thu, 19 Jan 2012 15:06:04 +0000 (15:06 +0000)]
re PR tree-optimization/46590 (long compile time with -O2 and many loops)

        PR tree-optimization/46590
* cfgexpand.c (add_scope_conflicts_1): New old_conflicts argument,
use it in remembering which conflicts we already created.
(add_scope_conflicts): Adjust call to above, (de)allocate helper
bitmap.

From-SVN: r183305

12 years agore PR c++/51889 (can't override a using-declaration in a template)
Jason Merrill [Thu, 19 Jan 2012 14:58:28 +0000 (09:58 -0500)]
re PR c++/51889 (can't override a using-declaration in a template)

PR c++/51889
* class.c (finish_struct): Call add_method here for function usings.
* semantics.c (finish_member_declaration): Not here.

From-SVN: r183304

12 years agore PR lto/51280 (ICE when lto1 does not have -fgnu-tm and object file uses TM)
Aldy Hernandez [Thu, 19 Jan 2012 13:57:04 +0000 (13:57 +0000)]
re PR lto/51280 (ICE when lto1 does not have -fgnu-tm and object file uses TM)

        PR lto/51280
        * lto-wrapper.c (run_gcc): Pass -fgnu_tm on.
        (merge_and_complain): Same.

From-SVN: r183303

12 years agore PR target/48496 ('asm' operand requires impossible reload)
Jakub Jelinek [Thu, 19 Jan 2012 10:47:59 +0000 (11:47 +0100)]
re PR target/48496 ('asm' operand requires impossible reload)

PR rtl-optimization/48496
* src/ia64/ffi.c (ffi_call): Fix up aliasing violations.

From-SVN: r183301

12 years agore PR libstdc++/51845 (23_containers/unordered_multimap/erase/24061-multimap.cc segfault)
Jakub Jelinek [Thu, 19 Jan 2012 10:46:31 +0000 (11:46 +0100)]
re PR libstdc++/51845 (23_containers/unordered_multimap/erase/24061-multimap.cc segfault)

PR libstdc++/51845
* include/bits/hashtable.h
(_Hashtable<>::erase(const_iterator, const_iterator)): Also update
_M_buckets[__n_bkt] if __is_bucket_begin.

* testsuite/23_containers/unordered_multimap/erase/51845-multimap.cc:
New test.

From-SVN: r183300

12 years agore PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)
Jakub Jelinek [Thu, 19 Jan 2012 10:43:54 +0000 (11:43 +0100)]
re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)

PR bootstrap/50237
* config/initfini-array.h: Guard content of the header
with #ifdef HAVE_INITFINI_ARRAY.
* configure.ac: Move gcc_AC_INITFINI_ARRAY much later into the file.
Add initfini-array.h to tm_file here.
* acinclude.m4 (gcc_AC_INITFINI_ARRAY): For non-ia64 do a linker
test.
* config.gcc: Don't add initfini-array.h to tm_file here.
* configure: Regenerated.

From-SVN: r183299

12 years agore PR tree-optimization/37997 (PHI translation does not simplify to non-constants)
Richard Guenther [Thu, 19 Jan 2012 09:37:58 +0000 (09:37 +0000)]
re PR tree-optimization/37997 (PHI translation does not simplify to non-constants)

2012-01-19  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/37997
* gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.

From-SVN: r183297

12 years agore PR rtl-optimization/51505 (ICE: in form_sum, at reload.c:5349 with -O --param...
Andrey Belevantsev [Thu, 19 Jan 2012 07:29:18 +0000 (11:29 +0400)]
re PR rtl-optimization/51505 (ICE: in form_sum, at reload.c:5349 with -O --param max-cse-insns=1)

gcc/:
2012-01-19 Andrey Belevantsev <abel@ispras.ru>

PR rtl-optimization/51505
* df-problems.c (df_kill_notes): New parameter live. Update comment.
Remove REG_EQUAL/REG_EQUIV notes referring to dead registers.
(df_note_bb_compute): Update the call to df_kill_notes.

testsuite/:
2012-01-19 Andrey Belevantsev <abel@ispras.ru>

PR rtl-optimization/51505
* gcc.dg/pr51505.c: New test.

From-SVN: r183296

12 years agoDaily bump.
GCC Administrator [Thu, 19 Jan 2012 00:19:23 +0000 (00:19 +0000)]
Daily bump.

From-SVN: r183295

12 years agoacinclude (GLIBCXX_CONFIGURE_DOCBOOK): Fix quoting.
Benjamin Kosnik [Wed, 18 Jan 2012 21:43:31 +0000 (21:43 +0000)]
acinclude (GLIBCXX_CONFIGURE_DOCBOOK): Fix quoting.

2012-01-18  Benjamin Kosnik  <bkoz@redhat.com>

* acinclude (GLIBCXX_CONFIGURE_DOCBOOK): Fix quoting.

From-SVN: r183290

12 years agoconfigure.ac: Move epub checks...
Benjamin Kosnik [Wed, 18 Jan 2012 21:35:45 +0000 (21:35 +0000)]
configure.ac: Move epub checks...

2012-01-18  Benjamin Kosnik  <bkoz@redhat.com>

* configure.ac: Move epub checks...
* acinclude (GLIBCXX_CONFIGURE_DOCBOOK): ...here, use
test -f instead of AC_CHECK_FILES.

From-SVN: r183288

12 years agore PR fortran/51634 ([OOP] ICE with polymorphic operators)
Paul Thomas [Wed, 18 Jan 2012 20:52:48 +0000 (20:52 +0000)]
re PR fortran/51634 ([OOP] ICE with polymorphic operators)

2012-01-18  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/51634
* trans-expr.c (gfc_conv_procedure_call): Deallocate allocatable
components of temporary class arguments.

2012-01-18  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/51634
* gfortran.dg/typebound_operator_12.f03: New.
* gfortran.dg/typebound_operator_13.f03: New.

From-SVN: r183287

12 years agore PR c++/51225 ([c++0x] [4.7 Regression] ICE with invalid template parameter)
Paolo Carlini [Wed, 18 Jan 2012 20:27:23 +0000 (20:27 +0000)]
re PR c++/51225 ([c++0x] [4.7 Regression] ICE with invalid template parameter)

/cp
2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51225
* typeck2.c (store_init_value): Within a template guard
cxx_constant_value with require_potential_constant_expression.
* pt.c (convert_nontype_argument): Likewise.

/testsuite
2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51225
* g++.dg/cpp0x/pr51225.C: New.

From-SVN: r183286

12 years agore PR libstdc++/51866 ([c++0x][4.7 Regression] unordered_multiset compares moved...
François Dumont [Wed, 18 Jan 2012 20:17:57 +0000 (20:17 +0000)]
re PR libstdc++/51866 ([c++0x][4.7 Regression] unordered_multiset compares moved-out values)

2012-01-18  François Dumont  <fdumont@gcc.gnu.org>
    Roman Kononov  <roman@binarylife.net>

PR libstdc++/51866
* include/bits/hashtable.h (_Hashtable<>::_M_insert(_Arg, false_type)):
Do not keep a reference to a potentially moved instance.
* testsuite/23_containers/unordered_multiset/insert/51866.cc: New.
* testsuite/23_containers/unordered_multimap/insert/51866.cc: New.

Co-Authored-By: Roman Kononov <roman@binarylife.net>
From-SVN: r183285

12 years agomorestack.S: Simplify CFI opcodes throughout.
Ian Lance Taylor [Wed, 18 Jan 2012 19:11:34 +0000 (19:11 +0000)]
morestack.S: Simplify CFI opcodes throughout.

* config/i386/morestack.S: Simplify CFI opcodes throughout.
(Forgot to commit ChangeLog entry with last change to morestack.S.)

From-SVN: r183281

12 years agore PR fortran/48426 ([patch] Quad precision promotion)
Zydrunas Gimbutas [Wed, 18 Jan 2012 17:24:14 +0000 (17:24 +0000)]
re PR fortran/48426 ([patch] Quad precision promotion)

Insert ChangeLog entry that should have been included
in svn revision 183217 for PR fortran/48426.

From-SVN: r183277

12 years agotrans-mem.c (requires_barrier): Remove call to is_global_var.
Aldy Hernandez [Wed, 18 Jan 2012 14:13:54 +0000 (14:13 +0000)]
trans-mem.c (requires_barrier): Remove call to is_global_var.

        * trans-mem.c (requires_barrier): Remove call to is_global_var.

From-SVN: r183273

12 years agoc-opts.c (c_common_post_options): Reset LTO flags if we are about to generate a PCH.
Richard Guenther [Wed, 18 Jan 2012 13:10:40 +0000 (13:10 +0000)]
c-opts.c (c_common_post_options): Reset LTO flags if we are about to generate a PCH.

2012-01-18  Richard Guenther  <rguenther@suse.de>

* c-opts.c (c_common_post_options): Reset LTO flags if
we are about to generate a PCH.

From-SVN: r183272

12 years agotree-ssa.c (useless_type_conversion_p): Remove special-casing of conversions to void *.
Richard Guenther [Wed, 18 Jan 2012 13:08:56 +0000 (13:08 +0000)]
tree-ssa.c (useless_type_conversion_p): Remove special-casing of conversions to void *.

2012-01-18  Richard Guenther  <rguenther@suse.de>

* tree-ssa.c (useless_type_conversion_p): Remove special-casing
of conversions to void *.

From-SVN: r183271

12 years agore PR go/50656 (Several Go tests with unrecognized test line)
Ian Lance Taylor [Wed, 18 Jan 2012 05:42:41 +0000 (05:42 +0000)]
re PR go/50656 (Several Go tests with unrecognized test line)

PR go/50656
* go.test/go-test.exp (go-gc-tests): Recognize some more test
lines.

From-SVN: r183270

12 years agoDaily bump.
GCC Administrator [Wed, 18 Jan 2012 00:18:52 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r183268

12 years ago*: Regenerate.
Benjamin Kosnik [Tue, 17 Jan 2012 23:50:28 +0000 (23:50 +0000)]
*: Regenerate.

2012-01-17  Benjamin Kosnik  <bkoz@redhat.com>

* doc/html/*: Regenerate.

From-SVN: r183264

12 years agoconfigure.ac (BUILD_EPUB): Adjust for epub3.
Benjamin Kosnik [Tue, 17 Jan 2012 23:39:21 +0000 (23:39 +0000)]
configure.ac (BUILD_EPUB): Adjust for epub3.

2012-01-17  Benjamin Kosnik  <bkoz@redhat.com>

* configure.ac (BUILD_EPUB): Adjust for epub3.
* configure: Regenerate.
* Makefile.in: Same.
* doc/Makefile.am (stamp-epub-docbook): Update for epub3.
* doc/Makefile.in: Regenerate.
* include/Makefile.in: Same.
* libsupc++/Makefile.in: Same.
* po/Makefile.in: Same.
* python/Makefile.in: Same.
* src/Makefile.in: Same.
* testsuite/Makefile.in: Same.

* doc/xml/manual/documentation_hacking.xml: Update.

From-SVN: r183263

12 years agore PR middle-end/50325 (76 new fails with rev. 177691)
Andreas Krebbel [Tue, 17 Jan 2012 20:37:46 +0000 (20:37 +0000)]
re PR middle-end/50325 (76 new fails with rev. 177691)

gcc/
2012-01-17  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
    Richard Sandiford  <rdsandiford@googlemail.com>

PR middle-end/50325
PR middle-end/51192
* optabs.h (simplify_expand_binop): Declare.
* optabs.c (simplify_expand_binop): Make global.
* expmed.c (store_bit_field_1): Use simplify_expand_binop on big
endian targets if the source cannot be exactly covered by word
mode chunks.

Co-Authored-By: Richard Sandiford <rdsandiford@googlemail.com>
From-SVN: r183262

12 years agocompiler: Don't use import path for ./ or ../ imports.
Ian Lance Taylor [Tue, 17 Jan 2012 19:50:59 +0000 (19:50 +0000)]
compiler: Don't use import path for ./ or ../ imports.

From-SVN: r183261

12 years agore PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)
Jakub Jelinek [Tue, 17 Jan 2012 16:21:49 +0000 (17:21 +0100)]
re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)

PR bootstrap/51872
* hard-reg-set.h (struct hard_reg_set_container): New type.
* target.h (struct hard_reg_set_container): Forward declare.
* target.def (set_up_by_prologue): New target hook.
* doc/tm.texi.in (TARGET_SET_UP_BY_PROLOGUE): Document it.
* doc/tm.texi: Regenerated.
* function.c (thread_prologue_and_epilogue_insns): Change
set_up_by_prologue HARD_REG_SET into struct hard_reg_set_container.
Call targetm.set_up_by_prologue on it.
* config/rs6000/rs6000.c (rs6000_set_up_by_prologue): New function.
(TARGET_SET_UP_BY_PROLOGUE): Redefine to it.

From-SVN: r183254

12 years agoSkip static_ctor.C test (PR libitm/51173)
Rainer Orth [Tue, 17 Jan 2012 15:42:47 +0000 (15:42 +0000)]
Skip static_ctor.C test (PR libitm/51173)

PR libitm/51173
* testsuite/libitm.c++/static_ctor.C: Skip test, note PR, remove
include, exclude options.

From-SVN: r183253

12 years agorx.c (rx_can_use_simple_return): New function.
Nick Clifton [Tue, 17 Jan 2012 15:41:50 +0000 (15:41 +0000)]
rx.c (rx_can_use_simple_return): New function.

        * config/rx/rx.c (rx_can_use_simple_return): New function.
        * config/rx/rx-protos.h (rx_can_use_simple_return): Prototype.
        * config/rx/rx.md (return): Predicate on rx_can_use_simple_return.

From-SVN: r183252

12 years agoLink libstdc++ with -lpthread on IRIX 6 (PR target/47852)
Rainer Orth [Tue, 17 Jan 2012 15:41:10 +0000 (15:41 +0000)]
Link libstdc++ with -lpthread on IRIX 6 (PR target/47852)

PR target/47852
* configure.host (irix6.5*): Add -lpthread to OPT_LDFLAGS.

From-SVN: r183251

12 years agore PR middle-end/51782 (-ftree-sra: Missing address-space information leads to wrong)
Richard Guenther [Tue, 17 Jan 2012 14:52:57 +0000 (14:52 +0000)]
re PR middle-end/51782 (-ftree-sra: Missing address-space information leads to wrong)

2012-01-17  Richard Guenther  <rguenther@suse.de>

PR middle-end/51782
* expr.c (expand_assignment): Take address-space information
from the address operand of MEM_REF and TARGET_MEM_REF.
(expand_expr_real_1): Likewise.

From-SVN: r183249

12 years agogospec.c (lang_specific_driver): If we see -S without -o, add -o BASE.s rather than...
Ian Lance Taylor [Tue, 17 Jan 2012 14:52:42 +0000 (14:52 +0000)]
gospec.c (lang_specific_driver): If we see -S without -o, add -o BASE.s rather than -o BASE.o.

* gospec.c (lang_specific_driver): If we see -S without -o, add -o
BASE.s rather than -o BASE.o.

From-SVN: r183248

12 years agore PR fortran/51869 (Realloc on assignment wrongly assumes that MALLOC returnes ...
Tobias Burnus [Tue, 17 Jan 2012 14:34:37 +0000 (15:34 +0100)]
re PR fortran/51869 (Realloc on assignment wrongly assumes that MALLOC returnes '\0'-set memory)

2012-01-17  Tobias Burnus  <burnus@net-b.de>
            Janne Blomqvist  <jb@gcc.gnu.org>

        PR fortran/51869
        * trans-expr.c (alloc_scalar_allocatable_for_assignment): Nullify
        LHS after allocation, if it has allocatable components.
        * f95-lang.c (gfc_init_builtin_functions): Add BUILT_IN_CALLOC.

2012-01-17  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51869
        * gfortran.dg/realloc_on_assign_9.f90: New.

Co-Authored-By: Janne Blomqvist <jb@gcc.gnu.org>
From-SVN: r183247

12 years agolibgo: Solaris and Irix compatibility patches.
Ian Lance Taylor [Tue, 17 Jan 2012 14:18:39 +0000 (14:18 +0000)]
libgo: Solaris and Irix compatibility patches.

From Rainer Orth.

From-SVN: r183246

12 years agomksysinfo: Fix Alpha GNU/Linux compatibility patch.
Ian Lance Taylor [Tue, 17 Jan 2012 14:13:33 +0000 (14:13 +0000)]
mksysinfo: Fix Alpha GNU/Linux compatibility patch.

From Uros Bizjak.

From-SVN: r183245

12 years agoira.c (do_reload): Make sure ira_dump_file is re-set if no reload dump is requested.
Andreas Krebbel [Tue, 17 Jan 2012 13:26:41 +0000 (13:26 +0000)]
ira.c (do_reload): Make sure ira_dump_file is re-set if no reload dump is requested.

2012-01-17  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* ira.c (do_reload): Make sure ira_dump_file is re-set if no
reload dump is requested.

From-SVN: r183243

12 years agore PR other/51165 (gcc.dg/tm/memopt-3.c failure)
Aldy Hernandez [Tue, 17 Jan 2012 13:20:28 +0000 (13:20 +0000)]
re PR other/51165 (gcc.dg/tm/memopt-3.c failure)

        PR other/51165
        * trans-mem.c (requires_barrier): Call may_be_aliased.
testsuite/
        PR other/51165
        * gcc.dg/tm/memopt-3.c: Remove xfail.
        * gcc.dg/tm/memopt-4.c: Remove xfail.
        * gcc.dg/tm/memopt-5.c: Remove xfail.
        * gcc.dg/tm/memopt-7.c: Remove xfail.

From-SVN: r183242

12 years agore PR c++/51777 (Errors message show unsigned long template parameters as signed)
Paolo Carlini [Tue, 17 Jan 2012 11:05:20 +0000 (11:05 +0000)]
re PR c++/51777 (Errors message show unsigned long template parameters as signed)

2012-01-17  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51777
* c-pretty-print.c (pp_c_integer_constant): For unsigned constants
use pp_unsigned_wide_integer.

From-SVN: r183238

12 years agore PR tree-optimization/51877 (XEmacs miscompilation due to tail merging)
Jakub Jelinek [Tue, 17 Jan 2012 10:38:38 +0000 (11:38 +0100)]
re PR tree-optimization/51877 (XEmacs miscompilation due to tail merging)

PR tree-optimization/51877
* tree-ssa-tail-merge.c (gimple_equal_p): Don't return true whenever
call arguments and fndecls compare equal, instead return false if they
don't.  Return true only if lhs1 and lhs2 are either both NULL, or
both SSA_NAMEs that are valueized the same, or they satisfy
operand_equal_p.

* gcc.c-torture/execute/pr51877.c: New test.

From-SVN: r183237

12 years agono-section-anchors-vect-69.c: Change {!vect_align_arrays} to vect_sizes_32B_16B.
Michael Zolotukhin [Tue, 17 Jan 2012 09:51:40 +0000 (09:51 +0000)]
no-section-anchors-vect-69.c: Change {!vect_align_arrays} to vect_sizes_32B_16B.

gcc/testsuite:
      * gcc.dg/vect/no-section-anchors-vect-69.c: Change
{!vect_align_arrays} to vect_sizes_32B_16B.
      * gcc.dg/vect/vect-multitypes-1.c: Ditto.
      * gcc.dg/vect/vect-peel-3.c: Ditto.

From-SVN: r183236

12 years agoDisable dl_iterate_phdr on Solaris 10
Rainer Orth [Tue, 17 Jan 2012 09:50:37 +0000 (09:50 +0000)]
Disable dl_iterate_phdr on Solaris 10

* configure.ac (gcc_cv_target_dl_iterate_phdr): Only check on
Solaris 11+.
* configure: Regenerate.

From-SVN: r183235

12 years ago* gcc.dg/pr51821.c (dg-options): Add -std=c99.
Uros Bizjak [Tue, 17 Jan 2012 07:26:45 +0000 (08:26 +0100)]
* gcc.dg/pr51821.c (dg-options): Add -std=c99.

From-SVN: r183233

12 years agoDaily bump.
GCC Administrator [Tue, 17 Jan 2012 00:18:58 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r183228

12 years agore PR c++/51854 (ICE in mangle.c with literal of complex floating type)
Jakub Jelinek [Mon, 16 Jan 2012 21:32:14 +0000 (16:32 -0500)]
re PR c++/51854 (ICE in mangle.c with literal of complex floating type)

PR c++/51854
* mangle.c (write_template_arg_literal): Handle complex.

From-SVN: r183222

12 years agore PR c++/51827 (Error: 'FOO' conflicts with a previous declaration, with PCH/LTO...
Jason Merrill [Mon, 16 Jan 2012 21:32:05 +0000 (16:32 -0500)]
re PR c++/51827 (Error: 'FOO' conflicts with a previous declaration, with PCH/LTO/C++11)

PR c++/51827
* mangle.c (mangle_decl): Don't mangle uninstantiated templates.

From-SVN: r183221

12 years agore PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with absent...
Mikael Morin [Mon, 16 Jan 2012 19:51:44 +0000 (19:51 +0000)]
re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument)

2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
            Tobias Burnus  <burnus@net-b.de>

        PR fortran/50981
        * trans-array.c (gfc_walk_elemental_function_args): Fix
        passing of deallocated allocatables/pointers as absent argument.

2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
            Tobias Burnus  <burnus@net-b.de>

        PR fortran/50981
        * gfortran.dg/elemental_optional_args_3.f90: New
        * gfortran.dg/elemental_optional_args_4.f90: New

Co-Authored-By: Tobias Burnus <burnus@net-b.de>
From-SVN: r183220

12 years agore PR fortran/51809 ([OOP] ICE (segfault) depending on USE statements order)
Tobias Burnus [Mon, 16 Jan 2012 19:50:11 +0000 (20:50 +0100)]
re PR fortran/51809 ([OOP] ICE (segfault) depending on USE statements order)

2012-01-16  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51809
        * class.c (gfc_find_derived_vtab): Mark __vtab and
        __def_init as FL_VARIABLE not as FL_PARAMETER.
        * expr.c (gfc_simplify_expr): Remove special
        handling of __vtab.
        * resolve.c (resolve_values): Ditto.
        * trans-decl.c (gfc_get_symbol_decl): Mark __vtab
        and __def_init as TREE_READONLY.

2012-01-16  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51809
        * gfortran.dg/use_20.f90: New

From-SVN: r183219

12 years agore PR c++/51868 (Crash when generating the move constructor for a class with a bit...
Jason Merrill [Mon, 16 Jan 2012 18:40:26 +0000 (13:40 -0500)]
re PR c++/51868 (Crash when generating the move constructor for a class with a bit field)

PR c++/51868
* typeck.c (build_static_cast_1): Handle bit-fields properly.

From-SVN: r183218

12 years agore PR fortran/48426 ([patch] Quad precision promotion)
Zydrunas Gimbutas [Mon, 16 Jan 2012 18:22:16 +0000 (18:22 +0000)]
re PR fortran/48426 ([patch] Quad precision promotion)

2012-01-16  Zydrunas Gimbutas  <gimbutas@cims.nyu.edu>
    Andreas Kloeckner  <kloeckner@cims.nyu.edu>
    Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/48426
* gfortran.h (gfc_option_t): Add members flag_*_kind to store kind.
* lang.opt: Add options -freal-4-real-8, -freal-4-real-10,
-freal-4-real-16, -freal-8-real-4, -freal-8-real-10, -freal-8-real-16
and -finteger-4-integer-8. User-desired type conversion information.
* decl.c (gfc_match_old_kind_spec,kind_expr): Type conversions
in declaration parsing.
* trans-types.c (gfc_init_kinds): User-specified type conversion
checked for current backend.
* primary.c (match_integer_constant,match_real_constant): Implement
type conversion in constant parsing.
* options.c (gfc_init_options,gfc_handle_option): Translate input
options to flags in internal options data structure.
* invoke.texi: Document new options.  Re-order options in Options
summary section.

From-SVN: r183217

12 years agotrans-array.c (gfc_trans_create_temp_array): In the case of a class array temporary...
Paul Thomas [Mon, 16 Jan 2012 17:48:26 +0000 (17:48 +0000)]
trans-array.c (gfc_trans_create_temp_array): In the case of a class array temporary...

2012-01-16  Paul Thomas  <pault@gcc.gnu.org>

* trans-array.c (gfc_trans_create_temp_array): In the case of a
class array temporary, detect a null 'eltype' on entry and use
'initial' to provde the class reference and so, through the
vtable, the element size for the dynamic type.
* trans-stmt.c (gfc_conv_elemental_dependencies): For class
expressions, set 'eltype' to null and pass the values via the
'initial' expression.

2012-01-16  Paul Thomas  <pault@gcc.gnu.org>

* gfortran.dg/class_array_3.f03: Remove the explicit loop in
subroutine 'qsort' and use index array to assign the result.

From-SVN: r183216

12 years agore PR c/12245 (Uses lots of memory when compiling large initialized arrays)
Jan Hubicka [Mon, 16 Jan 2012 16:40:38 +0000 (17:40 +0100)]
re PR c/12245 (Uses lots of memory when compiling large initialized arrays)

PR c/12245
PR c++/14179
* convert.c (convert_to_integer): Use fold_convert for
converting an INTEGER_CST to integer type.

From-SVN: r183214

12 years agore PR c++/14179 (out of memory while parsing array with many initializers)
Jason Merrill [Mon, 16 Jan 2012 16:40:26 +0000 (11:40 -0500)]
re PR c++/14179 (out of memory while parsing array with many initializers)

PR c++/14179
* vec.c (vec_gc_o_reserve_1): Use ggc_round_alloc_size.

From-SVN: r183213

12 years agore PR bootstrap/51860 (s390 esa mode bootstrap comparison failure since transactional...
Jakub Jelinek [Mon, 16 Jan 2012 14:05:54 +0000 (15:05 +0100)]
re PR bootstrap/51860 (s390 esa mode bootstrap comparison failure since transactional memory branch merge)

PR bootstrap/51860
* config/s390/s390.c (s390_chunkify_start): Don't skip
call insns followed by NOTE_INSN_CALL_ARG_LOCATION note.  Skip
NOTE_INSN_VAR_LOCATION and NOTE_INSN_CALL_ARG_LOCATION notes.
If insn is followed by NOTE_INSN_VAR_LOCATION or
NOTE_INSN_CALL_ARG_LOCATION notes, insert jump after all those notes.
Don't use location of note insns.

From-SVN: r183210

12 years agore PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structalias...
Jakub Jelinek [Mon, 16 Jan 2012 11:12:53 +0000 (12:12 +0100)]
re PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structalias.c:2642)

PR tree-optimization/51865
* tree-inline.c (tree_function_versioning): Call remap_decl
on DECL_RESULT whenever it has VOID_TYPE_P type.

* gcc.dg/pr51865.c: New test.

From-SVN: r183207

12 years agoDaily bump.
GCC Administrator [Mon, 16 Jan 2012 00:19:36 +0000 (00:19 +0000)]
Daily bump.

From-SVN: r183204

12 years agomips.c (mips16_build_call_stub): Don't use a stub for calls to locally-binding MIPS16...
Richard Sandiford [Sun, 15 Jan 2012 18:47:20 +0000 (18:47 +0000)]
mips.c (mips16_build_call_stub): Don't use a stub for calls to locally-binding MIPS16 functions if...

gcc/
* config/mips/mips.c (mips16_build_call_stub): Don't use a stub
for calls to locally-binding MIPS16 functions if only the return
type uses float regs.

From-SVN: r183197

12 years agossa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
Richard Sandiford [Sun, 15 Jan 2012 18:31:33 +0000 (18:31 +0000)]
ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.

gcc/testsuite/
* gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.

From-SVN: r183196

12 years agomips-protos.h (SYMBOL_FORCE_TO_MEM): Delete.
Richard Sandiford [Sun, 15 Jan 2012 18:22:55 +0000 (18:22 +0000)]
mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete.

gcc/
2012-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
    Richard Sandiford  <rdsandiford@googlemail.com>

* config/mips/mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete.
(SYMBOL_32_HIGH): Likewise.
(mips_output_tls_reloc_directive): Declare.
* config/mips/mips.h (PIC_FUNCTION_ADDR_REGNUM): Move to mips.md.
(mips_use_pcrel_pool_p, mips_lo_relocs, mips_hi_relocs): Declare.
* config/mips/mips.c (mips_use_pcrel_pool_p): New variable.
(mips_lo_relocs, mips_hi_relocs): Make extern.
(mips16_stub_function): Move up file.
(mips_classify_symbol): Remove SYMBOL_FORCE_TO_MEM handling.
(mips_symbolic_constant_p): Likewise.  Remove SYMBOL_32_HIGH too.
(mips_symbol_insns_1): Likewise.  Check mips_use_pcrel_pool_p.
(mips_cannot_force_const_mem): Use mips_use_pcrel_pool_p instead
of SYMBOL_FORCE_TO_MEM.  Only check mips_tls_symbol_ref_1
if it's false.
(mips_get_tp): Add MIPS16 support.
(mips_legitimize_tls_address): Remove MIPS16 sorry().
Generalize DTPREL and TPREL handling.
(mips_init_relocs): Initialize mips_use_pcrel_pool_p.
Add MIPS16 TLS support.
(mips_output_tls_reloc_directive): New function.
(mips16_rewrite_pool_refs): Ignore UNSPEC_TLS_GET_TPs.
* config/mips/predicates.md (symbolic_operand_with_high)
(tls_reloc_operand): New predicates.
(force_to_mem_operand): Use mips_use_pcrel_pool_p.
* config/mips/mips.md (UNSPEC_UNSHIFTED_HIGH): New unspec.
(PIC_FUNCTION_ADDR_REGNUM): Moved from mips.h.
(*unshifted_high): New instruction.  Use it for MIPS16
high splitter.
(consttable_tls_reloc, tls_get_tp_mips16_<mode>): New patterns.
(*tls_get_tp_mips16_call_<mode>): Likewise.

gcc/testsuite/
* gcc.target/mips/code-readable-2.c: Allow the jump table address
to be loaded from the constant pool, rather than via %hi and %lo.

libgcc/
2012-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
    Richard Sandiford  <rdsandiford@googlemail.com>

* config/mips/libgcc-mips16.ver (__mips16_rdhwr): Add.
* config/mips/mips16.S (__mips16_rdhwr): New function.
* config/mips/t-mips16 (LIB1ASMFUNCS): Add _m16rdhwr.

From-SVN: r183195

12 years agore PR rtl-optimization/51821 (64bit > 32bit conversion produces incorrect results...
Uros Bizjak [Sun, 15 Jan 2012 18:03:46 +0000 (19:03 +0100)]
re PR rtl-optimization/51821 (64bit > 32bit conversion produces incorrect results with optimizations)

PR rtl-optimization/51821
* recog.c (peep2_find_free_register): Determine clobbered registers
from insn pattern.

testsuite/ChangeLog:

PR rtl-optimization/51821
* gcc.dg/pr51821.c: New test.

From-SVN: r183194

12 years ago* gcc.dg/torture/pr8081.c: Fix char signedness assumption.
Andreas Schwab [Sun, 15 Jan 2012 14:50:41 +0000 (14:50 +0000)]
* gcc.dg/torture/pr8081.c: Fix char signedness assumption.

From-SVN: r183192