Commit 38be4072 by Uros Bizjak

transpose_optimization_2.f90: Cleanup original dump.

	* gfortran.dg/transpose_optimization_2.f90: Cleanup original dump.

From-SVN: r169876
parent afa62639
...@@ -99,8 +99,8 @@ ...@@ -99,8 +99,8 @@
2010-06-09 Iain Sandoe <iains@gcc.gnu.org> 2010-06-09 Iain Sandoe <iains@gcc.gnu.org>
PR bootstrap/43170 PR bootstrap/43170
* tls.m4 (GCC_CHECK_TLS): Add volatile qualifier to the test * tls.m4 (GCC_CHECK_TLS): Add volatile qualifier to the test
references. Move the main () test reference ahead of references. Move the main () test reference ahead of
pthread_create(). Add a comment to explain the requirements pthread_create(). Add a comment to explain the requirements
of the test. of the test.
...@@ -382,7 +382,7 @@ ...@@ -382,7 +382,7 @@
PR bootstrap/32009 PR bootstrap/32009
* mh-ppc-darwin (BOOT_CFLAGS): Reenable. * mh-ppc-darwin (BOOT_CFLAGS): Reenable.
2008-01-08 Jakub Jelinek <jakub@redhat.com> 2008-01-08 Jakub Jelinek <jakub@redhat.com>
* futex.m4: New file. * futex.m4: New file.
...@@ -456,7 +456,7 @@ ...@@ -456,7 +456,7 @@
* acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Fixup logic for cross * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Fixup logic for cross
builds. builds.
2007-06-20 Mike Stump <mrs@apple.com> 2007-06-20 Mike Stump <mrs@apple.com>
* acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Fix incremental builds. * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Fix incremental builds.
...@@ -481,7 +481,7 @@ ...@@ -481,7 +481,7 @@
2007-04-11 Kai Tietz <kai.tietz@onevision.com> 2007-04-11 Kai Tietz <kai.tietz@onevision.com>
* stdint.m4: Make template compatible with older cygwin * stdint.m4: Make template compatible with older cygwin
types.h, wrapping each type in a __XXX_t_defined #ifdef. types.h, wrapping each type in a __XXX_t_defined #ifdef.
2007-03-26 H.J. Lu <hongjiu.lu@intel.com> 2007-03-26 H.J. Lu <hongjiu.lu@intel.com>
...@@ -585,7 +585,8 @@ ...@@ -585,7 +585,8 @@
2006-07-25 Paolo Bonzini <bonzini@gnu.org> 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
PR build/26188 PR build/26188
* stdint.m4: Test for uintptr_t even on systems with uint64_t or uint32_t. * stdint.m4: Test for uintptr_t even on systems with uint64_t
or uint32_t.
2006-07-21 Steve Ellcey <sje@cup.hp.com> 2006-07-21 Steve Ellcey <sje@cup.hp.com>
......
...@@ -19,8 +19,7 @@ ...@@ -19,8 +19,7 @@
PR middle-end/47610 PR middle-end/47610
* varasm.c (default_section_type_flags): If decl is NULL, * varasm.c (default_section_type_flags): If decl is NULL,
and name is .data.rel.ro or .data.rel.ro.local, set SECTION_RELRO and name is .data.rel.ro or .data.rel.ro.local, set SECTION_RELRO bit.
bit.
2011-02-05 Jie Zhang <jie@codesourcery.com> 2011-02-05 Jie Zhang <jie@codesourcery.com>
...@@ -105,8 +104,7 @@ ...@@ -105,8 +104,7 @@
PR inline-asm/23200 PR inline-asm/23200
* tree-ssa-ter.c (is_replaceable_p): Add TER argument. Don't * tree-ssa-ter.c (is_replaceable_p): Add TER argument. Don't
do bb, locus and block comparison and disallow loads if it is do bb, locus and block comparison and disallow loads if it is not set.
not set.
(stmt_is_replaceable_p): New function. (stmt_is_replaceable_p): New function.
(process_replaceable, find_replaceable_in_bb): Adjust is_replaceable_p (process_replaceable, find_replaceable_in_bb): Adjust is_replaceable_p
callers. callers.
...@@ -182,8 +180,7 @@ ...@@ -182,8 +180,7 @@
* config/rx/predicates.md (rx_zs_comparison_operator): Remove * config/rx/predicates.md (rx_zs_comparison_operator): Remove
lt and ge. lt and ge.
* config/rx/rx.md (abssi2_flags): Use CC_ZSmode rather than * config/rx/rx.md (abssi2_flags): Use CC_ZSmode rather than CC_ZSOmode.
CC_ZSOmode.
* config/rx/rx.c (rx_print_operand): Use "lt" and "ge" suffixes * config/rx/rx.c (rx_print_operand): Use "lt" and "ge" suffixes
instead of "n" and "pz". instead of "n" and "pz".
(flags_from_code): LT and GE tests need CC_FLAG_O as well as (flags_from_code): LT and GE tests need CC_FLAG_O as well as
...@@ -423,8 +420,7 @@ ...@@ -423,8 +420,7 @@
debug insns. debug insns.
(no_real_insns_p, schedule_block, set_priorities): Drop special (no_real_insns_p, schedule_block, set_priorities): Drop special
treatment of boundary debug insns. treatment of boundary debug insns.
* sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
insns.
* sched-ebb.c (schedule_ebbs): Adjust skipping of debug insns. * sched-ebb.c (schedule_ebbs): Adjust skipping of debug insns.
* sched-int.h (DEBUG_INSN_SCHED_P): Remove. * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
(BOUNDARY_DEBUG_INSN_P): Likewise. (BOUNDARY_DEBUG_INSN_P): Likewise.
...@@ -604,8 +600,7 @@ ...@@ -604,8 +600,7 @@
debug insns. debug insns.
(no_real_insns_p, schedule_block, set_priorities): Drop special (no_real_insns_p, schedule_block, set_priorities): Drop special
treatment of boundary debug insns. treatment of boundary debug insns.
* sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
insns.
* sched-ebb.c (schedule_ebbs): Don't skip debug insns. * sched-ebb.c (schedule_ebbs): Don't skip debug insns.
* sched-int.h (DEBUG_INSN_SCHED_P): Remove. * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
(BOUNDARY_DEBUG_INSN_P): Likewise. (BOUNDARY_DEBUG_INSN_P): Likewise.
...@@ -656,7 +651,7 @@ ...@@ -656,7 +651,7 @@
* ginclude/stddef.h: Check for _X86_64_ANSI_H_ and _I386_ANSI_H_ as * ginclude/stddef.h: Check for _X86_64_ANSI_H_ and _I386_ANSI_H_ as
used by NetBSD. used by NetBSD.
2011-01-28 Ahmad Sharif <asharif@google.com> 2011-01-28 Ahmad Sharif <asharif@google.com>
* value-prof.c (check_counter): Corrected error message. * value-prof.c (check_counter): Corrected error message.
...@@ -665,8 +660,7 @@ ...@@ -665,8 +660,7 @@
* config/arm/arm.c (arm_legitimize_reload_address): New. * config/arm/arm.c (arm_legitimize_reload_address): New.
* config/arm/arm.h (ARM_LEGITIMIZE_RELOAD_ADDRESS): Use * config/arm/arm.h (ARM_LEGITIMIZE_RELOAD_ADDRESS): Use
arm_legitimize_reload_address. arm_legitimize_reload_address.
* config/arm/arm-protos.h (arm_legitimize_reload_address): * config/arm/arm-protos.h (arm_legitimize_reload_address): Declare.
Declare.
2011-01-28 Ian Lance Taylor <iant@google.com> 2011-01-28 Ian Lance Taylor <iant@google.com>
...@@ -824,13 +818,14 @@ ...@@ -824,13 +818,14 @@
that don't allow that. that don't allow that.
* lto-cgraph.c (lto_output_node): Stream local.can_change_signature. * lto-cgraph.c (lto_output_node): Stream local.can_change_signature.
(lto_input_node): Likewise. (lto_input_node): Likewise.
* ipa-inline.c (compute_inline_parameters): Compute local.can_change_signature. * ipa-inline.c (compute_inline_parameters): Compute
local.can_change_signature.
* ipa-split.c (visit_bb): Never split away APPLY_ARGS. * ipa-split.c (visit_bb): Never split away APPLY_ARGS.
* tree-sra.c (ipa_sra_preliminary_function_checks): Give up on functions * tree-sra.c (ipa_sra_preliminary_function_checks): Give up on
that can not change signature. functions that can not change signature.
* i386.c (ix86_function_regparm, ix86_function_sseregparm, * i386.c (ix86_function_regparm, ix86_function_sseregparm,
init_cumulative_args): Do not use local calling conventions for functions init_cumulative_args): Do not use local calling conventions
that can not change signature. for functions that can not change signature.
2011-01-22 Jan Hubicka <jh@suse.cz> 2011-01-22 Jan Hubicka <jh@suse.cz>
...@@ -911,8 +906,7 @@ ...@@ -911,8 +906,7 @@
debug insns. debug insns.
(no_real_insns_p, schedule_block, set_priorities): Drop special (no_real_insns_p, schedule_block, set_priorities): Drop special
treatment of boundary debug insns. treatment of boundary debug insns.
* sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
insns.
* sched-ebb.c (schedule_ebbs): Don't skip debug insns. * sched-ebb.c (schedule_ebbs): Don't skip debug insns.
* sched-int.h (DEBUG_INSN_SCHED_P): Remove. * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
(BOUNDARY_DEBUG_INSN_P): Likewise. (BOUNDARY_DEBUG_INSN_P): Likewise.
...@@ -1031,9 +1025,8 @@ ...@@ -1031,9 +1025,8 @@
(rx_promote_function_mode): Likewise. (rx_promote_function_mode): Likewise.
(gen_safe_add): Place an outsized immediate value inside an UNSPEC (gen_safe_add): Place an outsized immediate value inside an UNSPEC
in order to make it legitimate. in order to make it legitimate.
* config/rx/rx.md (adddi3_internal): If the second operand is a * config/rx/rx.md (adddi3_internal): If the second operand is a MEM
MEM make sure that the first operand is the same as the result make sure that the first operand is the same as the result register.
register.
(addsi3_unspec): Delete. (addsi3_unspec): Delete.
(subdi3): Do not accept immediate operands. (subdi3): Do not accept immediate operands.
(subdi3_internal): Likewise. (subdi3_internal): Likewise.
...@@ -1091,8 +1084,7 @@ ...@@ -1091,8 +1084,7 @@
2011-01-25 Sebastian Pop <sebastian.pop@amd.com> 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
* graphite-sese-to-poly.c (build_poly_scop): Move * graphite-sese-to-poly.c (build_poly_scop): Move
rewrite_commutative_reductions_out_of_ssa before rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.
find_scop_parameters.
2011-01-25 Sebastian Pop <sebastian.pop@amd.com> 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
...@@ -1121,13 +1113,15 @@ ...@@ -1121,13 +1113,15 @@
2011-01-25 Sebastian Pop <sebastian.pop@amd.com> 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
* graphite-dependences.c (build_lexicographical_constraint): Remove the * graphite-dependences.c (build_lexicographical_constraint): Remove
gdim parameter. the gdim parameter.
(build_lexicographical_constraint): Adjust call to ppl_powerset_is_empty. (build_lexicographical_constraint): Adjust call to
ppl_powerset_is_empty.
(dependence_polyhedron): Same. (dependence_polyhedron): Same.
(graphite_legal_transform_dr): Same. (graphite_legal_transform_dr): Same.
(graphite_carried_dependence_level_k): Same. (graphite_carried_dependence_level_k): Same.
* graphite-ppl.c (ppl_powerset_is_empty): Remove the nb_params parameter. * graphite-ppl.c (ppl_powerset_is_empty): Remove the nb_params
parameter.
* graphite-ppl.h (ppl_powerset_is_empty): Adjust declaration. * graphite-ppl.h (ppl_powerset_is_empty): Adjust declaration.
2011-01-25 Sebastian Pop <sebastian.pop@amd.com> 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
...@@ -1365,8 +1359,7 @@ ...@@ -1365,8 +1359,7 @@
(mov<>): FAIL if a constant operand is not legitimate. (mov<>): FAIL if a constant operand is not legitimate.
(addsi3_unpsec): New pattern. (addsi3_unpsec): New pattern.
* config/rx/rx.c (rx_print_operand_address): Handle UNPSEC * config/rx/rx.c (rx_print_operand_address): Handle UNSPEC CONSTs.
CONSTs.
(ok_for_max_constant): New function. (ok_for_max_constant): New function.
(gen_safe_add): New function. (gen_safe_add): New function.
(rx_expand_prologue): Use gen_safe_add. (rx_expand_prologue): Use gen_safe_add.
...@@ -1879,16 +1872,14 @@ ...@@ -1879,16 +1872,14 @@
2011-01-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> 2011-01-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
* config/arm/cortex-a9.md (cortex-a9-neon.md): Actually * config/arm/cortex-a9.md (cortex-a9-neon.md): Actually include.
include.
(cortex_a9_dp): Handle neon types correctly. (cortex_a9_dp): Handle neon types correctly.
2011-01-18 Jakub Jelinek <jakub@redhat.com> 2011-01-18 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/47299 PR rtl-optimization/47299
* expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: Don't use * expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: Don't use
subtarget. Use normal multiplication if both operands are subtarget. Use normal multiplication if both operands are constants.
constants.
* expmed.c (expand_widening_mult): Don't try to optimize constant * expmed.c (expand_widening_mult): Don't try to optimize constant
multiplication if op0 has VOIDmode. Convert op1 constant to mode multiplication if op0 has VOIDmode. Convert op1 constant to mode
before using it. before using it.
...@@ -2135,8 +2126,7 @@ ...@@ -2135,8 +2126,7 @@
2011-01-14 Joseph Myers <joseph@codesourcery.com> 2011-01-14 Joseph Myers <joseph@codesourcery.com>
* config/rs6000/vxworks.h (CC1_SPEC): Don't handle -fvec or * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -fvec or -fvec-eabi.
-fvec-eabi.
2011-01-14 Mike Stump <mikestump@comcast.net> 2011-01-14 Mike Stump <mikestump@comcast.net>
...@@ -2161,8 +2151,7 @@ ...@@ -2161,8 +2151,7 @@
2011-01-14 Joseph Myers <joseph@codesourcery.com> 2011-01-14 Joseph Myers <joseph@codesourcery.com>
* config/microblaze/microblaze.h (ASM_SPEC): Remove * config/microblaze/microblaze.h (ASM_SPEC): Remove %{microblaze1}.
%{microblaze1}.
2011-01-14 Joseph Myers <joseph@codesourcery.com> 2011-01-14 Joseph Myers <joseph@codesourcery.com>
......
...@@ -84,9 +84,9 @@ ...@@ -84,9 +84,9 @@
2010-12-30 Nathan Froyd <froydnj@codesourcery.com> 2010-12-30 Nathan Froyd <froydnj@codesourcery.com>
PR target/44606 PR target/44606
* reload1.c (choose_reload_regs): Don't look for equivalences for * reload1.c (choose_reload_regs): Don't look for equivalences for
output reloads of constant loads. output reloads of constant loads.
2010-12-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> 2010-12-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2011-02-07 Uros Bizjak <ubizjak@gmail.com>
* gfortran.dg/transpose_optimization_2.f90: Cleanup original dump.
2011-02-06 Paul Thomas <pault@gcc.gnu.org> 2011-02-06 Paul Thomas <pault@gcc.gnu.org>
PR fortran/47592 PR fortran/47592
...@@ -453,9 +457,9 @@ ...@@ -453,9 +457,9 @@
2011-01-25 Yao Qi <yao@codesourcery.com> 2011-01-25 Yao Qi <yao@codesourcery.com>
PR target/45701 PR target/45701
* gcc.target/arm/pr45701-1.c: New test. * gcc.target/arm/pr45701-1.c: New test.
* gcc.target/arm/pr45701-2.c: New test. * gcc.target/arm/pr45701-2.c: New test.
* gcc.target/arm/pr45701-3.c: New test. * gcc.target/arm/pr45701-3.c: New test.
2011-01-25 Sebastian Pop <sebastian.pop@amd.com> 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
...@@ -703,7 +707,7 @@ ...@@ -703,7 +707,7 @@
2011-01-19 Dodji Seketeli <dodji@redhat.com> 2011-01-19 Dodji Seketeli <dodji@redhat.com>
PR c++/47291 PR c++/47291
* g++.dg/debug/dwarf2/template-params-10.C: New test. * g++.dg/debug/dwarf2/template-params-10.C: New test.
2011-01-19 Alexandre Oliva <aoliva@redhat.com> 2011-01-19 Alexandre Oliva <aoliva@redhat.com>
...@@ -807,7 +811,7 @@ ...@@ -807,7 +811,7 @@
2011-01-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 2011-01-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR testsuite/47325 PR testsuite/47325
g++.dg/ext/pr47213.C: Require visibility. * g++.dg/ext/pr47213.C: Require visibility.
2011-01-16 Richard Sandiford <rdsandiford@googlemail.com> 2011-01-16 Richard Sandiford <rdsandiford@googlemail.com>
...@@ -854,9 +858,9 @@ ...@@ -854,9 +858,9 @@
PR objc/45989 PR objc/45989
* objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c
(switchfiles): XFAIL (switchfiles): XFAIL objc.dg-struct-layout-encoding-1/t02[57-9]_main.m
objc.dg-struct-layout-encoding-1/t02[57-9]_main.m execution tests execution tests on i?86-*-*, x86_64-*-* and
on i?86-*-*, x86_64-*-*, and powerpc*-apple-darwin* && ilp32. powerpc*-apple-darwin* && ilp32.
XFAIL objc.dg-struct-layout-encoding-1/t03[01]_main.m execution XFAIL objc.dg-struct-layout-encoding-1/t03[01]_main.m execution
tests on i?86-*-* and x86_64-*-*. tests on i?86-*-* and x86_64-*-*.
...@@ -906,8 +910,7 @@ ...@@ -906,8 +910,7 @@
2011-01-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2011-01-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* gcc.dg/guality/pr36728-1.c: Disable arg1/2 checks for s390 and * gcc.dg/guality/pr36728-1.c: Disable arg1/2 checks for s390 and s390x.
s390x.
* gcc.dg/guality/pr36728-2.c: Likewise. * gcc.dg/guality/pr36728-2.c: Likewise.
2011-01-13 Dodji Seketeli <dodji@redhat.com> 2011-01-13 Dodji Seketeli <dodji@redhat.com>
...@@ -945,8 +948,8 @@ ...@@ -945,8 +948,8 @@
Amend NeXT version to declare a TEST_SUITE_ADDITIONS carrying the Amend NeXT version to declare a TEST_SUITE_ADDITIONS carrying the
methods missing from the OBJC2 Object. methods missing from the OBJC2 Object.
* objc-obj-c++-shared/Object1-implementation.h: Add copyright header. * objc-obj-c++-shared/Object1-implementation.h: Add copyright header.
Amend implementation to use a TEST_SUITE_ADDITIONS category for both GNU Amend implementation to use a TEST_SUITE_ADDITIONS category for both
and NeXT runtimes. GNU and NeXT runtimes.
* objc-obj-c++-shared/Object1.mm: Remove redundant header, update * objc-obj-c++-shared/Object1.mm: Remove redundant header, update
comments. comments.
* objc-obj-c++-shared/Object1.m: Likewise. * objc-obj-c++-shared/Object1.m: Likewise.
...@@ -1155,7 +1158,7 @@ ...@@ -1155,7 +1158,7 @@
PR objc/47232 PR objc/47232
* objc.dg/attributes/invalid-attribute-1.m: New. * objc.dg/attributes/invalid-attribute-1.m: New.
* obj-c++.dg/attributes/invalid-attribute-1.mm: New. * obj-c++.dg/attributes/invalid-attribute-1.mm: New.
2011-01-09 Janus Weil <janus@gcc.gnu.org> 2011-01-09 Janus Weil <janus@gcc.gnu.org>
...@@ -1261,11 +1264,13 @@ ...@@ -1261,11 +1264,13 @@
Get builtins tests ready for linker plugin. Get builtins tests ready for linker plugin.
* gcc.c-torture/execute/builtins/memcpy-chk.c (s2,s3,l1): Mark volatile. * gcc.c-torture/execute/builtins/memcpy-chk.c (s2,s3,l1): Mark volatile.
* gcc.c-torture/execute/builtins/memops-asm-lib.c (my_memcpy, my_bcopy, my_memset, * gcc.c-torture/execute/builtins/memops-asm-lib.c (my_memcpy, my_bcopy,
my_bzero): Mark used. my_memset, my_bzero): Mark used.
* gcc.c-torture/execute/builtins/memset-chk.c (l1, l3): Mark volatile. * gcc.c-torture/execute/builtins/memset-chk.c (l1, l3): Mark volatile.
* gcc.c-torture/execute/builtins/memmove-chk.c (s1,s2,s3,l1): Mark volatile. * gcc.c-torture/execute/builtins/memmove-chk.c (s1,s2,s3,l1): Mark
* gcc.c-torture/execute/builtins/mempcpy-chk.c (s2,s3,l1): Mark volatile volatile.
* gcc.c-torture/execute/builtins/mempcpy-chk.c (s2,s3,l1): Mark
volatile.
2011-01-07 Jan Hubicka <jh@suse.cz> 2011-01-07 Jan Hubicka <jh@suse.cz>
......
...@@ -3,14 +3,13 @@ ...@@ -3,14 +3,13 @@
* gcc.c-torture/compile/pr46534.c: Skip if pdp11. * gcc.c-torture/compile/pr46534.c: Skip if pdp11.
* gcc.c-torture/compile/920520-1.c: Ditto. * gcc.c-torture/compile/920520-1.c: Ditto.
* gcc.c-torture/compile/pr35318.c: Ditto. * gcc.c-torture/compile/pr35318.c: Ditto.
2010-12-31 Paul Koning <ni1d@arrl.net> 2010-12-31 Paul Koning <ni1d@arrl.net>
* gcc.c-torture/execute/ieee/ieee.exp: Skip if pdp11. * gcc.c-torture/execute/ieee/ieee.exp: Skip if pdp11.
* gcc.c-torture/compile/20000804-1.c: Skip if pdp11 -O0. * gcc.c-torture/compile/20000804-1.c: Skip if pdp11 -O0.
* gcc.c-torture/compile/20020312-1.c: Ditto. * gcc.c-torture/compile/20020312-1.c: Ditto.
* gcc.c-torture/compile/20040101-1.c: Skip if pdp11 -O1, -O2, or * gcc.c-torture/compile/20040101-1.c: Skip if pdp11 -O1, -O2, or -Os.
-Os.
2010-12-31 Thomas Koenig <tkoenig@gcc.gnu.org> 2010-12-31 Thomas Koenig <tkoenig@gcc.gnu.org>
...@@ -44,8 +43,8 @@ ...@@ -44,8 +43,8 @@
* obj-c++.dg/class-extension-3.mm: Updated. * obj-c++.dg/class-extension-3.mm: Updated.
* obj-c++.dg/method-8.mm: Updated. * obj-c++.dg/method-8.mm: Updated.
* obj-c++.dg/method-conflict-1.mm: New. * obj-c++.dg/method-conflict-1.mm: New.
* obj-c++.dg/method-conflict-2.mm: New. * obj-c++.dg/method-conflict-2.mm: New.
2010-12-30 Joseph Myers <joseph@codesourcery.com> 2010-12-30 Joseph Myers <joseph@codesourcery.com>
PR c/46889 PR c/46889
...@@ -53,8 +52,8 @@ ...@@ -53,8 +52,8 @@
2010-12-30 Nathan Froyd <froydnj@codesourcery.com> 2010-12-30 Nathan Froyd <froydnj@codesourcery.com>
PR target/44606 PR target/44606
* gcc.dg/pr44606.c: New test. * gcc.dg/pr44606.c: New test.
2010-12-30 H.J. Lu <hongjiu.lu@intel.com> 2010-12-30 H.J. Lu <hongjiu.lu@intel.com>
...@@ -77,8 +76,8 @@ ...@@ -77,8 +76,8 @@
* objc.dg/attributes/class-attribute-3.m: New. * objc.dg/attributes/class-attribute-3.m: New.
* objc.dg/attributes/proto-attribute-4.m: New. * objc.dg/attributes/proto-attribute-4.m: New.
* obj-c++.dg/attributes/class-attribute-3.mm: New. * obj-c++.dg/attributes/class-attribute-3.mm: New.
* obj-c++.dg/attributes/proto-attribute-4.mm: New. * obj-c++.dg/attributes/proto-attribute-4.mm: New.
2010-12-30 Jakub Jelinek <jakub@redhat.com> 2010-12-30 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/47060 PR tree-optimization/47060
...@@ -128,7 +127,7 @@ ...@@ -128,7 +127,7 @@
* objc.dg/class-protocol-1.m: Updated. * objc.dg/class-protocol-1.m: Updated.
* obj-c++.dg/attributes/proto-attribute-2.mm: Updated. * obj-c++.dg/attributes/proto-attribute-2.mm: Updated.
* obj-c++.dg/class-protocol-1.mm: Updated. * obj-c++.dg/class-protocol-1.mm: Updated.
2010-12-28 Janus Weil <janus@gcc.gnu.org> 2010-12-28 Janus Weil <janus@gcc.gnu.org>
PR fortran/45827 PR fortran/45827
...@@ -169,7 +168,7 @@ ...@@ -169,7 +168,7 @@
* obj-c++.dg/gnu-api-2-objc.mm: Same. * obj-c++.dg/gnu-api-2-objc.mm: Same.
* obj-c++.dg/gnu-api-2-object.mm: Same. * obj-c++.dg/gnu-api-2-object.mm: Same.
* obj-c++.dg/gnu-api-2-protocol.mm: Same. * obj-c++.dg/gnu-api-2-protocol.mm: Same.
2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com> 2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com>
* objc.dg/pr44509.m: New. * objc.dg/pr44509.m: New.
...@@ -197,7 +196,7 @@ ...@@ -197,7 +196,7 @@
name as an existing class, and to test that the class pair is name as an existing class, and to test that the class pair is
created correctly. created correctly.
* obj-c++.dg/gnu-api-2-objc.mm: Same change. * obj-c++.dg/gnu-api-2-objc.mm: Same change.
2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com> 2010-12-26 Nicola Pero <nicola.pero@meta-innovation.com>
* objc.dg/special/special.exp: Added load-category-2 and * objc.dg/special/special.exp: Added load-category-2 and
......
...@@ -62,4 +62,5 @@ end ...@@ -62,4 +62,5 @@ end
! !
! { dg-final { scan-tree-dump-times "parm" 66 "original" } } ! { dg-final { scan-tree-dump-times "parm" 66 "original" } }
! { dg-final { scan-tree-dump-times "atmp" 12 "original" } } ! { dg-final { scan-tree-dump-times "atmp" 12 "original" } }
! { dg-final { cleanup-tree-dump "original" } }
! { dg-final { cleanup-modules "mod" } } ! { dg-final { cleanup-modules "mod" } }
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
* src/powerpc/darwin.S: Provide Darwin64 implementation, * src/powerpc/darwin.S: Provide Darwin64 implementation,
update comments. update comments.
* src/powerpc/ffi_darwin.c: Likewise. * src/powerpc/ffi_darwin.c: Likewise.
2010-12-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2010-12-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* configure.ac (libffi_cv_as_ascii_pseudo_op): Use double * configure.ac (libffi_cv_as_ascii_pseudo_op): Use double
...@@ -224,7 +224,7 @@ ...@@ -224,7 +224,7 @@
2010-01-15 Oliver Kiddle <okiddle@yahoo.co.uk> 2010-01-15 Oliver Kiddle <okiddle@yahoo.co.uk>
* src/x86/ffitarget.h (ffi_abi): Check for __i386 and __amd64 for * src/x86/ffitarget.h (ffi_abi): Check for __i386 and __amd64 for
Sun Studio compiler compatibility. Sun Studio compiler compatibility.
2010-01-12 Conrad Irwin <conrad.irwin@gmail.com> 2010-01-12 Conrad Irwin <conrad.irwin@gmail.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment