OSDN Git Service

pf3gnuchains/gcc-fork.git
15 years ago2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
kargl [Mon, 12 Jan 2009 21:56:28 +0000 (21:56 +0000)]
2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>

* MAINTAINERS: Add myself to reviewers (Fortran).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143312 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
spop [Mon, 12 Jan 2009 21:36:58 +0000 (21:36 +0000)]
2009-01-12  Sebastian Pop <sebastian.pop@amd.com>

PR tree-optimization/38515
* configure.ac (cloog-polylib): Removed.
(with_ppl, with_cloog): Test for "no".
* configure: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143311 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * gcc.dg/struct/wo_prof_single_str_global.c: Mask return value.
froydnj [Mon, 12 Jan 2009 21:29:43 +0000 (21:29 +0000)]
* gcc.dg/struct/wo_prof_single_str_global.c: Mask return value.
* gcc.dg/struct/wo_prof_single_str_local.c: Mask return value.
* gcc.dg/struct/wo_prof_single_str_pointer.c: Mask return value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143309 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c++/31488
jason [Mon, 12 Jan 2009 21:07:46 +0000 (21:07 +0000)]
    PR c++/31488
        * tree.c (pod_type_p): Return 1 for structs created by the back end.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143308 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * gcc.target/powerpc/ppc-spe.c: Compile for all EABI targets.
froydnj [Mon, 12 Jan 2009 20:53:18 +0000 (20:53 +0000)]
* gcc.target/powerpc/ppc-spe.c: Compile for all EABI targets.
Explicitly enable SPE.
* gcc.target/powerpc/20030505.c: Likewise.  Add dg-message
directive.

* gcc.target/powerpc/20030218-1.c: Pass -mfloat-gprs=single.
Expect -flax-vector-conversions message.  Adjust incompatible
types errors.
* gcc.target/powerpc/spe1.c: Pass -mspe and -mfloat-gprs=single.
Make Foo extern.

* gcc.dg/cpp/assert4.c: Recognize __PPC__.

* g++.dg/other/opaque-1.C: Run on targets with SPE.

* g++.dg/ext/spe-1.C: Pass -mspe and -mfloat-gprs=single.
* g++.dg/other/opaque-2.C: Likewise.
* g++.dg/other/opaque-3.C: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143307 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR target/29141
aesok [Mon, 12 Jan 2009 20:41:57 +0000 (20:41 +0000)]
PR target/29141
* config/avr/t-avr (LIB1ASMFUNCS): Add _tablejump_elpm.
* config/avr/libgcc.S (__do_global_ctors, __do_global_dtors): Add
variant for devices with 3-byte PC.
(__tablejump_elpm__) : New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143306 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c/32041
jakub [Mon, 12 Jan 2009 19:44:33 +0000 (19:44 +0000)]
PR c/32041
* c-parser.c (c_parser_postfix_expression): Allow `->' in
offsetof member-designator, handle it as `[0].'.

* parser.c (cp_parser_builtin_offsetof): Allow `->' in
offsetof member-designator, handle it as `[0].'.

* gcc.dg/pr32041.c: New test.
* g++.dg/parse/offsetof9.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143305 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * g++.dg/conversion/simd1.C: Ignore irrelevant warning.
froydnj [Mon, 12 Jan 2009 19:28:58 +0000 (19:28 +0000)]
* g++.dg/conversion/simd1.C: Ignore irrelevant warning.
* g++.dg/ext/attribute-test-1.C: Likewise.
* g++.dg/ext/attribute-test-2.C: Likewise.
* g++.dg/ext/attribute-test-3.C: Likewise.
* g++.dg/ext/attribute-test-4.C: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143304 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Really strip
ebotcazou [Mon, 12 Jan 2009 19:14:43 +0000 (19:14 +0000)]
* gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Really strip
only useless conversions around renamed objects.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143303 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-12 Andrew Haley <aph@redhat.com>
aph [Mon, 12 Jan 2009 17:39:10 +0000 (17:39 +0000)]
2009-01-12  Andrew Haley  <aph@redhat.com>

* sun/misc/natUnsafe.cc (spinlock contructor): Call sched_yield().

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143302 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * pa.c (pa_asm_output_mi_thunk): Use pc-relative branch to thunk
danglin [Mon, 12 Jan 2009 17:29:25 +0000 (17:29 +0000)]
* pa.c (pa_asm_output_mi_thunk): Use pc-relative branch to thunk
function when not using named sections on targets with named sections
if branch distance is less than 262132.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143300 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agoRotated ChangeLogs.
aph [Mon, 12 Jan 2009 16:45:32 +0000 (16:45 +0000)]
Rotated ChangeLogs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143297 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agoRotate ChangeLogs.
aph [Mon, 12 Jan 2009 16:42:19 +0000 (16:42 +0000)]
Rotate ChangeLogs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143296 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * sv.po: Update.
jsm28 [Mon, 12 Jan 2009 16:26:27 +0000 (16:26 +0000)]
* sv.po: Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143295 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * combine.c (combine_instructions): Recompute
rearnsha [Mon, 12 Jan 2009 15:45:22 +0000 (15:45 +0000)]
* combine.c (combine_instructions):  Recompute
optimize_this_for_speed_p  for each BB in the main combine loop.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143293 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c++/38794
jakub [Mon, 12 Jan 2009 15:43:22 +0000 (15:43 +0000)]
PR c++/38794
* decl.c (start_function): If grokdeclarator hasn't returned
FUNCTION_DECL nor error_mark_node, issue diagnostics.

* g++.dg/parse/typedef9.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143292 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR middlend/38385
tomby [Mon, 12 Jan 2009 15:37:09 +0000 (15:37 +0000)]
    PR middlend/38385
        * tree-loop-distribution.c (prop_phis): New function.
        (generate_builtin): Call prop_phis.
        * testsuite/gcc.dg/tree-ssa/pr38385.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143291 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR tree-optimization/38807
jakub [Mon, 12 Jan 2009 11:11:40 +0000 (11:11 +0000)]
PR tree-optimization/38807
* tree-ssa-reassoc.c (remove_visited_stmt_chain): Don't look at
gimple_visited_p unless stmt is GIMPLE_ASSIGN.

* gcc.c-torture/compile/pr38807.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143289 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * expmed.c (store_bit_field_1): Properly truncate the paradoxical
nemet [Mon, 12 Jan 2009 04:27:31 +0000 (04:27 +0000)]
* expmed.c (store_bit_field_1): Properly truncate the paradoxical
subreg of op0 to the original op0.

testsuite/
* gcc.target/mips/ins-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143288 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-11 H.J. Lu <hongjiu.lu@intel.com>
hjl [Mon, 12 Jan 2009 03:47:48 +0000 (03:47 +0000)]
2009-01-11  H.J. Lu  <hongjiu.lu@intel.com>

PR testsuite/38809
* gcc.dg/pr38616.c: Only run for targets with -fstack-protector.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143287 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agoDaily bump.
gccadmin [Mon, 12 Jan 2009 00:16:50 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143285 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c++/36254
jakub [Sun, 11 Jan 2009 21:14:51 +0000 (21:14 +0000)]
PR c++/36254
* cp-gimplify.c (genericize_if_stmt): Renamed from ...
(gimplify_if_stmt): ... this.
(cp_gimplify_expr): Don't handle IF_STMT here.
(cp_genericize_r): Call genericize_if_stmt for IF_STMT.

* g++.dg/warn/Wreturn-type-5.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143281 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
joel [Sun, 11 Jan 2009 19:51:53 +0000 (19:51 +0000)]
2009-01-09  Joel Sherrill <joel.sherrill@oarcorp.com>

* lib/target-supports.exp: Add method to determine if the effective
target is really a ppc405 after applying all compile options.
* gcc.target/powerpc/405-mulhhwu-2.c: Add dg-skip-if not ppc405.
* gcc.target/powerpc/405-nmachhw-1.c: Likewise.
* gcc.target/powerpc/405-nmaclhw-1.c: Likewise.
* gcc.target/powerpc/405-machhwu-1.c: Likewise.
* gcc.target/powerpc/405-mullhwu-1.c: Likewise.
* gcc.target/powerpc/405-nmacchw-1.c: Likewise.
* gcc.target/powerpc/405-mulchwu-1.c: Likewise.
* gcc.target/powerpc/405-nmachhw-2.c: Likewise.
* gcc.target/powerpc/405-nmaclhw-2.c: Likewise.
* gcc.target/powerpc/405-machhwu-2.c: Likewise.
* gcc.target/powerpc/405-mulhhw-1.c: Likewise.
* gcc.target/powerpc/405-machhw-1.c: Likewise.
* gcc.target/powerpc/405-mullhw-1.c: Likewise.
* gcc.target/powerpc/405-maclhw-1.c: Likewise.
* gcc.target/powerpc/405-dlmzb-strlen-1.c: Likewise.
* gcc.target/powerpc/405-mullhwu-2.c: Likewise.
* gcc.target/powerpc/405-nmacchw-2.c: Likewise.
* gcc.target/powerpc/405-mulchwu-2.c: Likewise.
* gcc.target/powerpc/405-mulchw-1.c: Likewise.
* gcc.target/powerpc/405-maclhwu-1.c: Likewise.
* gcc.target/powerpc/405-macchw-1.c: Likewise.
* gcc.target/powerpc/405-mulhhw-2.c: Likewise.
* gcc.target/powerpc/405-machhw-2.c: Likewise.
* gcc.target/powerpc/405-mullhw-2.c: Likewise.
* gcc.target/powerpc/405-maclhw-2.c: Likewise.
* gcc.target/powerpc/405-macchwu-1.c: Likewise.
* gcc.target/powerpc/405-mulhhwu-1.c: Likewise.
* gcc.target/powerpc/405-mulchw-2.c: Likewise.
* gcc.target/powerpc/405-maclhwu-2.c: Likewise.
* gcc.target/powerpc/405-macchw-2.c: Likewise.
* gcc.target/powerpc/405-macchwu-2.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143279 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-11 Matthias Klose <doko@ubuntu.com>
doko [Sun, 11 Jan 2009 17:38:22 +0000 (17:38 +0000)]
2009-01-11  Matthias Klose  <doko@ubuntu.com>

        PR middle-end/38616
        * gcc.dg/pr38616.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143277 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * include/tr1_impl/regex (basic_regex::basic_regex): Use range
redi [Sun, 11 Jan 2009 17:25:23 +0000 (17:25 +0000)]
* include/tr1_impl/regex (basic_regex::basic_regex): Use range
constructor for _M_pattern.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/
string.cc: Test construction from different basic_string type.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/
string.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143275 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-11 Laurent GUERBY <laurent@guerby.net>
guerby [Sun, 11 Jan 2009 16:42:17 +0000 (16:42 +0000)]
2009-01-11  Laurent GUERBY <laurent@guerby.net>

* doc/sourcebuild.texi (Source Tree): Move up intl and fixinc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143274 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-11 Daniel Franke <franke.daniel@gmail.com>
dfranke [Sun, 11 Jan 2009 12:28:03 +0000 (12:28 +0000)]
2009-01-11  Daniel Franke  <franke.daniel@gmail.com>

        * MAINTAINERS: Moved myself to reviewers (Fortran).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143269 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Put
ebotcazou [Sun, 11 Jan 2009 12:24:02 +0000 (12:24 +0000)]
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Put
the _Tag field before any discriminants in the field list.
(components_to_record): Remove obsolete comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143267 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR debug/7055
uros [Sun, 11 Jan 2009 10:56:52 +0000 (10:56 +0000)]
PR debug/7055
* gcc/mips-tfile.c (parse_def): Fix parsing of def strings
starting with digits.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143265 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-11 Matthias Klose <doko@ubuntu.com>
doko [Sun, 11 Jan 2009 07:36:46 +0000 (07:36 +0000)]
2009-01-11  Matthias Klose  <doko@ubuntu.com>

        * Makefile.am (ecjx_LDADD): Add $(extra_ldflags).
        * Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143261 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-10 Sebastian Pop <sebastian.pop@amd.com>
spop [Sun, 11 Jan 2009 00:40:54 +0000 (00:40 +0000)]
2009-01-10  Sebastian Pop  <sebastian.pop@amd.com>

* gcc.dg/graphite/block-3.c: Fix compile error on 32bit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143258 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agoDaily bump.
gccadmin [Sun, 11 Jan 2009 00:16:48 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143256 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR target/38695
jakub [Sat, 10 Jan 2009 14:02:12 +0000 (14:02 +0000)]
PR target/38695
* config/arm/arm.c (arm_is_long_call_p): Don't call
arm_function_in_section_p if decl isn't a FUNCTION_DECL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143246 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c++/38648
jakub [Sat, 10 Jan 2009 11:49:04 +0000 (11:49 +0000)]
PR c++/38648
* typeck.c (cp_build_modify_expr): Check for NULL current_function_decl.

* g++.dg/expr/string-1.C: New test.
* g++.dg/expr/string-2.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143245 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c++/36695
jakub [Sat, 10 Jan 2009 11:48:06 +0000 (11:48 +0000)]
PR c++/36695
* typeck2.c (build_functional_cast): Check for reference type and NULL
PARMS.

* g++.dg/ext/complex4.C: New test.
* g++.dg/ext/complex5.C: New test.
* g++.dg/init/reference1.C: New test.
* g++.dg/init/reference2.C: New test.
* g++.dg/init/reference3.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143244 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agoDaily bump.
gccadmin [Sat, 10 Jan 2009 00:16:43 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143241 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-10 Paul Thomas <pault@gcc.gnu.org>
pault [Sat, 10 Jan 2009 00:15:37 +0000 (00:15 +0000)]
2009-01-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/38763
* target-memory.c (encode_derived): Encode NULL.

2009-01-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/38763
* gfortran.dg/transfer_null_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143238 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-10 Paul Thomas <pault@gcc.gnu.org>
pault [Sat, 10 Jan 2009 00:11:18 +0000 (00:11 +0000)]
2009-01-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/38765
* resolve.c (check_host_association): Use the symtree name to
search for a potential contained procedure, since this is the
name by which it would be referenced.

2009-01-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/38765
* gfortran.dg/host_assoc_function_6.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143237 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-10 Paul Thomas <pault@gcc.gnu.org>
pault [Fri, 9 Jan 2009 23:47:55 +0000 (23:47 +0000)]
2009-01-10  Paul Thomas  <pault@gcc.gnu.org>

* check.c : Update copyright year.
* dependency.c : Update copyright year.
* interface.c : ditto.
* intrinsic.c : ditto.
* intrinsic.h : ditto.
* module.c : ditto.
* simplify.c : ditto.
* symbol.c : ditto.
* trans-stmt.c : ditto.
* trans-types.c : ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143236 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * regrename.c (regrename_optimize): Fix dumping.
steven [Fri, 9 Jan 2009 21:34:22 +0000 (21:34 +0000)]
* regrename.c (regrename_optimize): Fix dumping.
(find_oldest_value_reg): Preserve REG_POINTER.
(copy_hardreg_forward_1): Likewise.
process_init_element callers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143235 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
joel [Fri, 9 Jan 2009 21:12:36 +0000 (21:12 +0000)]
2009-01-09  Joel Sherrill <joel.sherrill@oarcorp.com>

* lib/target-supports.exp: Add method to determine if the effective
target is really a ppc405 after applying all compile options.
* gcc.target/powerpc/405-mulhhwu-2.c: Add dg-skip-if not ppc405.
* gcc.target/powerpc/405-nmachhw-1.c: Likewise.
* gcc.target/powerpc/405-nmaclhw-1.c: Likewise.
* gcc.target/powerpc/405-machhwu-1.c: Likewise.
* gcc.target/powerpc/405-mullhwu-1.c: Likewise.
* gcc.target/powerpc/405-nmacchw-1.c: Likewise.
* gcc.target/powerpc/405-mulchwu-1.c: Likewise.
* gcc.target/powerpc/405-nmachhw-2.c: Likewise.
* gcc.target/powerpc/405-nmaclhw-2.c: Likewise.
* gcc.target/powerpc/405-machhwu-2.c: Likewise.
* gcc.target/powerpc/405-mulhhw-1.c: Likewise.
* gcc.target/powerpc/405-machhw-1.c: Likewise.
* gcc.target/powerpc/405-mullhw-1.c: Likewise.
* gcc.target/powerpc/405-maclhw-1.c: Likewise.
* gcc.target/powerpc/405-dlmzb-strlen-1.c: Likewise.
* gcc.target/powerpc/405-mullhwu-2.c: Likewise.
* gcc.target/powerpc/405-nmacchw-2.c: Likewise.
* gcc.target/powerpc/405-mulchwu-2.c: Likewise.
* gcc.target/powerpc/405-mulchw-1.c: Likewise.
* gcc.target/powerpc/405-maclhwu-1.c: Likewise.
* gcc.target/powerpc/405-macchw-1.c: Likewise.
* gcc.target/powerpc/405-mulhhw-2.c: Likewise.
* gcc.target/powerpc/405-machhw-2.c: Likewise.
* gcc.target/powerpc/405-mullhw-2.c: Likewise.
* gcc.target/powerpc/405-maclhw-2.c: Likewise.
* gcc.target/powerpc/405-macchwu-1.c: Likewise.
* gcc.target/powerpc/405-mulhhwu-1.c: Likewise.
* gcc.target/powerpc/405-mulchw-2.c: Likewise.
* gcc.target/powerpc/405-maclhwu-2.c: Likewise.
* gcc.target/powerpc/405-macchw-2.c: Likewise.
* gcc.target/powerpc/405-macchwu-2.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143234 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * gimple.h (struct gimple_statement_base)<uid>: Document
dnovillo [Fri, 9 Jan 2009 21:11:25 +0000 (21:11 +0000)]
* gimple.h (struct gimple_statement_base)<uid>: Document
the restrictions on its use.
(gimple_uid): Tidy.
(gimple_set_uid): Tidy.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143233 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * config/i386/i386.c (ix86_expand_movmem, ix86_expand_setmem): Add
jakub [Fri, 9 Jan 2009 20:03:37 +0000 (20:03 +0000)]
* config/i386/i386.c (ix86_expand_movmem, ix86_expand_setmem): Add
zero guard even if align_bytes != 0 and count is smaller than
size_needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143229 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2008-01-09 Vladimir Makarov <vmakarov@redhat.com>
vmakarov [Fri, 9 Jan 2009 17:52:03 +0000 (17:52 +0000)]
2008-01-09  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/38495
* ira-emit.c (print_move_list, ira_debug_move_list): New
functions.
(add_range_and_copies_from_move_list): Print all added ranges.
Add ranges to memory optimized destination.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143214 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * typeck.c (cp_build_unary_op): Check for ERROR_MARK.
sje [Fri, 9 Jan 2009 17:29:34 +0000 (17:29 +0000)]
* typeck.c (cp_build_unary_op): Check for ERROR_MARK.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143212 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR target/38686
jakub [Fri, 9 Jan 2009 17:12:40 +0000 (17:12 +0000)]
PR target/38686
PR target/38708
* config/i386/i386.c (override_options): Reject
-mstringop-strategy=rep_8byte with -m32.
(ix86_expand_movmem): For size_needed == 1 set epilogue_size_needed
to 1.  Do count comparison against epilogue_size_needed at compile
time even when count_exp was constant forced into register.  For
size_needed don't jump to epilogue, instead just avoid aligning
and invoke the body algorithm.  If need_zero_guard, add zero guard
even if count is non-zero, but smaller than size_needed + number of
bytes that could be stored for alignment.
(ix86_expand_setmem): For size_needed == 1 set epilogue_size_needed
to 1.  If need_zero_guard, add zero guard even if count is non-zero,
but smaller than size_needed + number of bytes that could be stored
for alignment.  Compare size_needed with epilogue_size_needed instead
of desired_align - align, don't adjust size_needed, pass
epilogue_size_needed to the epilogue expanders.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143211 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c++/35335
jakub [Fri, 9 Jan 2009 16:51:55 +0000 (16:51 +0000)]
PR c++/35335
* error.c (dump_expr): Handle EXPR_STMT like BIND_EXPR.

* g++.dg/other/error31.C: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143210 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c/35742
jakub [Fri, 9 Jan 2009 16:46:47 +0000 (16:46 +0000)]
PR c/35742
* c-pretty-print.c (pp_c_expression): Handle GOTO_EXPR like
BIND_EXPR.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143209 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * pa.c (last_address): Change to unsigned.
danglin [Fri, 9 Jan 2009 15:19:08 +0000 (15:19 +0000)]
* pa.c (last_address): Change to unsigned.
(update_total_code_bytes): Change argument to unsigned.  Don't
check if insn addresses are set.
(pa_output_function_epilogue): Set last_address to UINT_MAX if insn
addresses are not set.
(pa_asm_output_mi_thunk): Handle wrap when updating last_address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143207 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c++/37877
jakub [Fri, 9 Jan 2009 14:45:44 +0000 (14:45 +0000)]
PR c++/37877
* parser.c (cp_parser_class_specifier): Clear
parser->in_unbraced_linkage_specification_p while parsing class
specifiers.

* g++.dg/parse/linkage3.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143206 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * config/sh/symbian.c: Replace uses of DECL_INLINE with
nickc [Fri, 9 Jan 2009 14:19:30 +0000 (14:19 +0000)]
    * config/sh/symbian.c: Replace uses of DECL_INLINE with
        DECL_DECLARED_INLINE_P.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143205 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR middle-end/38347
jakub [Fri, 9 Jan 2009 13:43:14 +0000 (13:43 +0000)]
PR middle-end/38347
* dojump.c (do_jump_by_parts_zero_rtx): Use mode instead of
GET_MODE (op0) in operand_subword_force calls.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143204 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agoUpdate Copyright year.
jakub [Fri, 9 Jan 2009 13:41:42 +0000 (13:41 +0000)]
Update Copyright year.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143203 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR middle-end/38771
jakub [Fri, 9 Jan 2009 13:41:08 +0000 (13:41 +0000)]
PR middle-end/38771
* fold-const.c (fold_unary): For COMPOUND_EXPR and COND_EXPR,
fold_convert arg0 operands to TREE_TYPE (op0) first.

* gcc.c-torture/compile/pr38771.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143202 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agoDaily bump.
gccadmin [Fri, 9 Jan 2009 00:16:40 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143197 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-08 Vladimir Makarov <vmakarov@redhat.com>
vmakarov [Thu, 8 Jan 2009 20:54:29 +0000 (20:54 +0000)]
2009-01-08  Vladimir Makarov  <vmakarov@redhat.com>

* params.def (ira-max-conflict-table-size): Decrease default value
to 1000.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143193 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * gcc.dg/pr34856.c: Ignore irrelevant warning.
froydnj [Thu, 8 Jan 2009 18:27:44 +0000 (18:27 +0000)]
* gcc.dg/pr34856.c: Ignore irrelevant warning.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143191 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * gcc.dg/sibcall-3.c: XFAIL for Thumb.
froydnj [Thu, 8 Jan 2009 17:56:52 +0000 (17:56 +0000)]
* gcc.dg/sibcall-3.c: XFAIL for Thumb.
* gcc.dg/sibcall-4.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143189 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR tree-optimization/37031
jakub [Thu, 8 Jan 2009 16:01:42 +0000 (16:01 +0000)]
PR tree-optimization/37031
* lambda-code.c (lambda_collect_parameters): Call pointer_set_destroy
on parameter_set.
(build_access_matrix): Reserve correct size for AM_MATRIX vector,
allocate it using gc instead of heap, use VEC_quick_push instead of
VEC_safe_push.
* graphite.c (build_access_matrix): Allocate AM_MATRIX vector using gc
instead of heap, use VEC_quick_push instead of VEC_safe_push.
* tree-data-ref.h (struct access_matrix): Change matrix to gc
allocated vector from heap allocated.
* lambda.h: Add DEF_VEC_ALLOC_P for gc allocated lambda_vector.
* tree-loop-linear.c (linear_transform_loops): Allocate nest
vector only after perfect_loop_nest_depth call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143188 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-07 Sebastian Pop <sebastian.pop@amd.com>
spop [Thu, 8 Jan 2009 14:14:41 +0000 (14:14 +0000)]
2009-01-07  Sebastian Pop  <sebastian.pop@amd.com>
    Jan Sjodin  <jan.sjodin@amd.com>

PR tree-optimization/38559
* testsuite/gcc.dg/graphite/pr38559.c: New.

* graphite.c (debug_value, copy_constraint,
swap_constraint_variables, scale_constraint_variable, ): New.
(get_lower_bound, get_upper_bound): Removed.
(graphite_trans_bb_strip_mine): Clean up this code that works
only for constant number of iterations.  Fully copy upper and
lower bound constraints, not only the constant part of them.
* graphite.h (debug_value): Declared.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143187 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR tree-optimization/37194
irar [Thu, 8 Jan 2009 07:59:40 +0000 (07:59 +0000)]
PR tree-optimization/37194
* tree-vect-transform.c (vect_estimate_min_profitable_iters):
Don't add the cost of cost model guard in prologue to scalar
outside cost in case of known number of iterations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143183 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-07 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 8 Jan 2009 03:14:24 +0000 (03:14 +0000)]
2009-01-07  Benjamin Kosnik  <bkoz@redhat.com>
    Jonathan Larmour  <jifl@eCosCentric.com>

PR libstdc++/36801
* config/cpu/generic/atomicity_mutex/atomicity.h (get_atomic_mutex):
New.
(__gnu_cxx::__exchange_and_add): Use it.
* src/atomic.cc (get_atomic_mutex): New.
* src/debug.cc (get_safe_base_mutex): New.
* src/locale.cc (get_locale_cache_mutex): New.
* src/mt_allocator.cc (get_freelist): New.
(get_freelist_mutex): New.
* src/pool_allocator.cc (get_palloc_mutex): New.
* include/std/mutex (__once_functor_lock): To
(__get_once_functor_lock): ...this.
* src/mutex.cc (__once_mutex): Don't export, use
(get_once_mutex): ...this.
* config/abi/pre/gnu.ver: Adjust exports.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143182 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c++/38725
jakub [Thu, 8 Jan 2009 00:23:48 +0000 (00:23 +0000)]
PR c++/38725
* semantics.c (finish_goto_stmt): Convert destination to
void *.

* g++.dg/ext/label11.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143177 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agoDaily bump.
gccadmin [Thu, 8 Jan 2009 00:17:07 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143175 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * lib/target-supports.exp (check_weak_override_available): New.
jsm28 [Wed, 7 Jan 2009 23:53:03 +0000 (23:53 +0000)]
* lib/target-supports.exp (check_weak_override_available): New.
* lib/target-supports-dg.exp (dg-require-weak-override): New.
* gcc.dg/tree-ssa/pr27781.c, g++.dg/eh/weak1.C: Use
dg-require-weak-override.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143172 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agogcc/
froydnj [Wed, 7 Jan 2009 23:21:26 +0000 (23:21 +0000)]
gcc/

* config/rs6000/rs6000.c (rs6000_legitimize_address): Check for
non-word-aligned REG+CONST addressing.

gcc/testsuite/

* gcc.c-torture/compile/20090107-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143171 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR libstdc++/38732
jakub [Wed, 7 Jan 2009 22:50:42 +0000 (22:50 +0000)]
PR libstdc++/38732
* libsupc++/unwind-cxx.h (__cxxabiv1::__cxa_exception): Remove
referenceCount field again.
(__cxxabiv1::__cxa_refcounted_exception): New struct.
(__cxxabiv1::__get_refcounted_exception_header_from_obj,
__cxxabiv1::__get_refcounted_exception_header_from_ue): New static
inline functions.
* libsupc++/eh_alloc.cc (__cxxabiv1::__cxa_allocate_exception,
__cxxabiv1::__cxa_free_exception): Use __cxa_refcounted_exception
instead of __cxa_exception.
* libsupc++/eh_throw.cc (__gxx_exception_cleanup,
__cxxabiv1::__cxa_throw): Likewise.
* libsupc++/eh_ptr.cc (std::rethrow_exception,
std::__exception_ptr::exception_ptr::_M_addref,
std::__exception_ptr::exception_ptr::_M_release,
__gxx_dependent_exception_cleanup): Likewise.
* testsuite/18_support/exception/38732.cc: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143170 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR libstdc++/38092
jakub [Wed, 7 Jan 2009 22:49:29 +0000 (22:49 +0000)]
PR libstdc++/38092
* acinclude.m4 (HAVE_AS_SYMVER_DIRECTIVE): New test.
* src/compatibility.cc: Don't use .symver directives if
_GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE is not defined.
* config.h.in: Regenerated.
* configure: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143169 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR libgomp/38086
jakub [Wed, 7 Jan 2009 22:48:03 +0000 (22:48 +0000)]
PR libgomp/38086
* acinclude.m4 (HAVE_AS_SYMVER_DIRECTIVE): New check.
* libgomp.h (LIBGOMP_GNU_SYMBOL_VERSIONING): Undefine if
HAVE_AS_SYMVER_DIRECTIVE is not defined.
* configure: Regenerated.
* config.h.in: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143168 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR target/38706
uros [Wed, 7 Jan 2009 21:56:32 +0000 (21:56 +0000)]
PR target/38706
* config/alpha/alpha.c (alpha_end_function): For TARGET_ABI_OSF, call
free_after_compilation when outputting a thunk.
(alpha_output_mi_thunk_osf): Assert that we are processing a thunk.
Do not call free_after_compilation here.

testsuite/ChangeLog:

PR target/38706
* g++.dg/other/pr38706.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143167 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR c++/35297
jason [Wed, 7 Jan 2009 20:43:01 +0000 (20:43 +0000)]
    PR c++/35297
        PR c++/35477
        PR c++/35784
        PR c++/36846
        PR c++/38276
        * pt.c (check_default_tmpl_args): Don't complain about
        out-of-order parameter packs in the enclosing class
        or parameter packs after default args.
        (coerce_template_parms): If we have more than one
        parameter pack, don't flatten argument packs.
        (template_args_equal): Handle argument packs.
        (comp_template_args): Don't flatten argument packs.
        (check_instantiated_arg): Split out from...
        (check_instantiated_args): Here.  Handle arg packs.
        (convert_template_argument): Just check that nontype argument
        packs have the right type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143166 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * lib/target-supports-dg.exp (current_compiler_flags): New.
janis [Wed, 7 Jan 2009 18:31:27 +0000 (18:31 +0000)]
* lib/target-supports-dg.exp (current_compiler_flags): New.
(check-flags): Use it; do not access dg-test local variables.
(dg-skip-if): Do not access dg-test local variables.
(dg-xfail-run-if): Ditto.
(dg-shouldfail): Ditto.
* gcc.test-framework/test-framework.exp
(check_effective_target_def_nocache): New.
* gcc.test-framework/test-framework.awk: Handle scan tests.
* gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c: New test.
* gcc.test-framework/dg-error-nocache-exp-P.c: New test.
* gcc.test-framework/dg-nocache-scanasm-exp-XF.c: New test.
* gcc.test-framework/dg-warning-nocache-exp-P.c: New test.
* gcc.test-framework/dg-nocache-sif-exp-P.c: New test.
* gcc.test-framework/dg-nocache-sif-exp-U.c: New test.
* gcc.test-framework/dg-nocache-xif-exp-P.c: New test.
* gcc.test-framework/dg-do-run-sft-nocache-exp-P.c: New test.
* gcc.test-framework/dg-nocache-xif-exp-XP.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143165 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * config/i386/i386.c (ix86_target_string): Use ARRAY_SIZE.
uros [Wed, 7 Jan 2009 18:26:39 +0000 (18:26 +0000)]
* config/i386/i386.c (ix86_target_string): Use ARRAY_SIZE.
(ix86_target_string): Ditto.
(ix86_valid_target_attribute_inner_p): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143164 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * g++.dg/torture/pr38586.C: Ignore a possible warning.
janis [Wed, 7 Jan 2009 17:50:45 +0000 (17:50 +0000)]
* g++.dg/torture/pr38586.C: Ignore a possible warning.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143163 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * lib/target-supports-dg.exp (check_test_flags): Delete.
janis [Wed, 7 Jan 2009 17:48:28 +0000 (17:48 +0000)]
* lib/target-supports-dg.exp (check_test_flags): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143162 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * cp-demangle.c (d_expression): Remove mangling for zero-op casts.
jason [Wed, 7 Jan 2009 17:08:20 +0000 (17:08 +0000)]
    * cp-demangle.c (d_expression): Remove mangling for zero-op casts.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143161 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-07 Jan Sjodin <jan.sjodin@amd.com>
spop [Wed, 7 Jan 2009 15:53:03 +0000 (15:53 +0000)]
2009-01-07  Jan Sjodin  <jan.sjodin@amd.com>

PR tree-optimization/38492
PR tree-optimization/38498
* tree-check.c (operator_is_linear, scev_is_linear_expression): New.
* tree-chrec.h (scev_is_linear_expression): Declared.
* graphite.c (graphite_cannot_represent_loop_niter): New.
(scopdet_basic_block_info): Call graphite_cannot_represent_loop_niter.
(graphite_loop_normal_form): Use gcc_assert.
(scan_tree_for_params): Use CASE_CONVERT.
(phi_node_is_iv, bb_contains_non_iv_scalar_phi_nodes): New.
(build_scop_conditions_1): Call bb_contains_non_iv_scalar_phi_nodes.
Use gcc_assert.  Discard scops that contain unhandled cases.
(build_scop_conditions): Return a boolean status for unhandled cases.
(strip_mine_profitable_p): Print the loop number, not its depth.
(is_interchange_valid): Pass the depth of the loop nest, don't
recompute it wrongly.
(graphite_trans_bb_block): Same.
(graphite_trans_bb_block): Print tentative of loop blocking.
(graphite_trans_scop_block): Do not print that the loop has been
blocked.
(graphite_transform_loops): Do not handle scops that contain condition
scalar phi nodes.

* testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
in trunk.
* testsuite/gcc.dg/graphite/block-0.c: Update test.
* testsuite/gcc.dg/graphite/block-1.c: Same.
* testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test for blocking.
* testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
* testsuite/gcc.dg/graphite/block-3.c: New.
* testsuite/gcc.dg/graphite/pr38498.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143159 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agogcc/
hjl [Wed, 7 Jan 2009 14:56:14 +0000 (14:56 +0000)]
gcc/

2009-01-07  H.J. Lu  <hongjiu.lu@intel.com>

AVX Programming Reference (December, 2008)
* config/i386/avxintrin.h (_mm256_stream_si256): New.
(_mm256_stream_pd): Likewise.
(_mm256_stream_ps): Likewise.

* config/i386/i386.c (ix86_builtins): Add IX86_BUILTIN_MOVNTDQ256,
IX86_BUILTIN_MOVNTPD256 and IX86_BUILTIN_MOVNTPS256.
(ix86_special_builtin_type): Add VOID_FTYPE_PV4DI_V4DI.
(bdesc_special_args): Add __builtin_ia32_movntdq256,
__builtin_ia32_movntpd256 and __builtin_ia32_movntps256.
(ix86_init_mmx_sse_builtins): Handle VOID_FTYPE_PV4DI_V4DI.
(ix86_expand_special_args_builtin): Likewise.

* config/i386/sse.md (AVXMODEDI): New.
(avx_movnt<mode>): Likewise.
(avx_movnt<mode>): Likewise.
(<sse>_movnt<mode>): Remove AVX support.
(sse2_movntv2di): Likewise.

gcc/testsuite/

2009-01-07  H.J. Lu  <hongjiu.lu@intel.com>

AVX Programming Reference (December, 2008)
* gcc.target/i386/avx-vmovntdq-256-1.c: New.
* gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
* gcc.target/i386/avx-vmovntps-256-1.c: Likewise.

* gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
* gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143157 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-07 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Wed, 7 Jan 2009 13:00:48 +0000 (13:00 +0000)]
2009-01-07  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/38466
* include/bits/stl_pair.h: Document C++03 pair vs swap.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143154 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-07 Richard Guenther <rguenther@suse.de>
rguenth [Wed, 7 Jan 2009 10:53:30 +0000 (10:53 +0000)]
2009-01-07  Richard Guenther  <rguenther@suse.de>

PR middle-end/38751
* fold-const.c (extract_muldiv): Remove obsolete comment.
(fold_plusminus_mult_expr): Undo MINUS_EXPR
to PLUS_EXPR canonicalization for the canonicalization.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143152 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-06 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 7 Jan 2009 01:56:26 +0000 (01:56 +0000)]
2009-01-06  Benjamin Kosnik  <bkoz@redhat.com>

* src/locale_init.cc (locale::_S_initialize_once): Move construction
of classic locale...
(locale::classic): Here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143149 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * doc/install.texi (alpha*-dec-osf*): Remove note on 32-bit
gerald [Wed, 7 Jan 2009 00:50:01 +0000 (00:50 +0000)]
* doc/install.texi (alpha*-dec-osf*): Remove note on 32-bit
hosted cross-compilers generating less efficient code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143147 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agoDaily bump.
gccadmin [Wed, 7 Jan 2009 00:16:50 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143144 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-06 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig [Tue, 6 Jan 2009 23:03:18 +0000 (23:03 +0000)]
2009-01-06  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/38220
* interface.c (gfc_procedure_use):  Don't warn about functions
from ISO_C_BINDING.
* symbol.c (generate_isocbinding_symbol):  Mark c_loc and
c_funloc as pure.

2009-01-06  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/38220
* gfortran.dg/c_loc_pure_1.f90:  New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143140 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agoMerge GNU Classpath libgcj-snapshot-20090102.
gandalf [Tue, 6 Jan 2009 22:44:05 +0000 (22:44 +0000)]
Merge GNU Classpath libgcj-snapshot-20090102.

2009-01-06  Andrew John Hughes  <gnu_andrew@member.fsf.org>

Import GNU Classpath (libgcj-snapshot-20090102).

* libjava/classpath/lib/java/text/RuleBasedCollator$CollationSorter.class,
* libjava/classpath/lib/java/text/MessageFormat$MessageFormatElement.class,
* libjava/classpath/lib/java/text/MessageFormat.class,
* libjava/classpath/lib/java/text/SimpleDateFormat.class,
* libjava/classpath/lib/java/text/NumberFormat.class,
* libjava/classpath/lib/java/text/RuleBasedCollator$CollationElement.class,
* libjava/classpath/lib/java/text/MessageFormat$Field.class,
* libjava/classpath/lib/java/text/RuleBasedCollator.class,
* libjava/classpath/lib/java/text/NumberFormat$Field.class,
* libjava/classpath/lib/gnu/xml/transform/Bindings.class,
* libjava/classpath/lib/gnu/java/locale/LocaleData.class,
* libjava/classpath/lib/gnu/java/awt/peer/gtk/FreetypeGlyphVector.class,
* libjava/classpath/lib/gnu/javax/crypto/jce/key/SecretKeyGeneratorImpl.class,
* libjava/gnu/java/awt/peer/gtk/FreetypeGlyphVector.h,
* libjava/java/text/MessageFormat.h,
* libjava/java/text/RuleBasedCollator$CollationSorter.h,
* libjava/java/text/RuleBasedCollator.h,
* libjava/java/text/SimpleDateFormat.h:
Regenerated.

2009-01-02  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * ChangeLog-2008: New file.

2009-01-02  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * java/text/MessageFormat.java:
       (setLocale(Locale)): Integer format should use
       NumberFormat.getIntegerInstance.

libjava/classpath/ChangeLog-2008

2008-12-31  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * java/text/MessageFormat.java:
       (parse(String,ParsePosition)): Emulate behaviour
       of Vector's setSize() which was being implicitly relied on.

2008-12-31  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * java/text/SimpleDateFormat.java:
       Remove superfluous empty line introduced
       in last commit.

2008-12-31  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * java/text/MessageFormat.java:
       Convert variables to use generic types, use
       CPStringBuilder in place of StringBuilder.
       (Field()): Suppress warning due to only being used by
       deserialization.
       (scanFormat(String,int,CPStringBuilder,List,Locale)):
       Use ArrayList instead of Vector as no synchronisation needed.
       (parse(String,ParsePosition)): Likewise.
       * java/text/NumberFormat.java:
       (Field()): Suppress warning due to only being used by
       deserialization.
       * java/text/RuleBasedCollator.java:
       Convert variables to use generic types.
       (CollationElement): Make fields final.
       (CollationSorter): Likewise.
       (CollationSorter(int,String,int,boolean)): New constructor.
       * java/text/SimpleDateFormat.java,
       Convert variables to use generic types.
       (applyPattern(String)): Clear list rather than creating a new instance.

2008-12-30  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * java/text/SimpleDateFormat.java:
       (standardChars): Use standard characters from CLDR.
       (RFC822_TIMEZONE_FIELD): Fixed to match new standard
       characters.

2008-12-22  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * java/lang/String.java:
       (byte[],int,int,String): Call new Charset method.
       (stringToCharset(String)): Private method added to
       handle exception conversion.
       (byte[],int,int,Charset): Implemented.
       (byte[], Charset): Likewise.
       (getBytes(String)): Call new Charset method.
       (getBytes(Charset)): Implemented.

2008-12-18  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:
       Include '\0' in the string.

2008-12-09  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       PR classpath/38473:
       * native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c:
       (Java_gnu_java_awt_peer_gtk_FreetypeGlyphVector_getGlyphOutlineNative):
       Check that the glyph is an outline before calling
       FT_Outline_Decompose.

2008-11-16  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * gnu/xml/transform/Bindings.java:
       Add generics to collections.

2008-11-16  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * gnu/javax/crypto/jce/key/SecretKeyGeneratorImpl.java:
       (init(int,SecureRandom)): Improve exception message.

2008-11-06  Mark Wielaard  <mark@klomp.org>

       * native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c
       (getKerning): Removed unused cls, method, values.

2008-11-05  Andrew Haley  <aph@redhat.com>

       * gnu/java/awt/peer/gtk/FreetypeGlyphVector.java (getKerning):
       Return result in a float[], not a Point2D.
       (performDefaultLayout): Call getKerning with a float[].
       * native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c
       (getKerning): Return result in a float[], not a Point2D.

2008-11-05  Andrew Haley  <aph@redhat.com>

       * tools/Makefile.am (UPDATE_TOOLS_ZIP, CREATE_TOOLS_ZIP): Exclude
       .svn direcories.

2008-10-23  David Edelsohn  <edelsohn@gnu.org>

       * native/fdlibm/fdlibm.h: Undef hz.

2008-10-20  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * m4/ac_prog_antlr.m4:
       Remove redundant checks.
       * tools/Makefile.am:
       Use gjdoc_gendir when calling antlr.

2008-10-17  Robert Lougher  <rob.lougher@gmail.com>

       * native/jni/gtk-peer/gnu_java_awt_peer_gtk_CairoGraphics2D.c
       (Java_gnu_java_awt_peer_gtk_CairoGraphics2D_cairoDrawGlyphVector):
       Release 'fonts'.

2008-10-16  Tom Tromey  <tromey@redhat.com>

       * tools/gnu/classpath/tools/jar/WorkSet.java (initSet): Use
       foreach.  Change argument type.
       (WorkSet): Change argument type.
       * tools/gnu/classpath/tools/jar/Indexer.java (indexJarFile): Use
       foreach.
       * tools/gnu/classpath/tools/jar/Creator.java
       (writeCommandLineEntries): Use foreach.
       (getAllEntries): Likewise.

2008-10-15  Andrew John Hughes  <gnu_andrew@member.fsf.org>

       * configure.ac:
       Remove superfluous AC_PROG_JAVA call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143139 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
tschwinge [Tue, 6 Jan 2009 22:26:27 +0000 (22:26 +0000)]
2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>

* MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
(Write After Approval): Remove myself.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143138 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * include/tr1_impl/regex: Fix bad return statements and typos.
redi [Tue, 6 Jan 2009 22:00:25 +0000 (22:00 +0000)]
* include/tr1_impl/regex: Fix bad return statements and typos.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143137 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agogcc/
rsandifo [Tue, 6 Jan 2009 22:00:18 +0000 (22:00 +0000)]
gcc/
* function.h (rtl_data): Add a dbr_scheduled_p field.
* reorg.c (dbr_schedule): Set it.
(gate_handle_delay_slots): Check it.
* config/mips/mips.c (mips_base_delayed_branch): Delete.
(mips_reorg): Check flag_delayed_branch instead of
mips_base_delayed_branch.
(mips_override_options): Don't set mips_base_delayed_branch
or flag_delayed_branch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143136 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agogcc/
rsandifo [Tue, 6 Jan 2009 21:58:46 +0000 (21:58 +0000)]
gcc/
PR rtl-optimization/38426.
* ira.c (ira): Set current_function_is_leaf earlier.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143135 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-06 Mikael Morin <mikael.morin@tele2.fr>
mikael [Tue, 6 Jan 2009 21:57:19 +0000 (21:57 +0000)]
2009-01-06  Mikael Morin  <mikael.morin@tele2.fr>

PR fortran/38669
* gfortran.dg/elemental_dependency_3.f90:
Add the final tree dump cleanup.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143134 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
jakub [Tue, 6 Jan 2009 20:42:50 +0000 (20:42 +0000)]
* gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
passing -m32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143133 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR rtl-optimization/38722
jakub [Tue, 6 Jan 2009 20:41:52 +0000 (20:41 +0000)]
PR rtl-optimization/38722
* combine.c (try_combine): Don't modify PATTERN (i3) and notes
too early, only set a flag and modify after last possible
undo_all point.

* gfortran.dg/pr38722.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143132 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-06 Andreas Tobler <a.tobler@schweiz.org>
andreast [Tue, 6 Jan 2009 19:31:13 +0000 (19:31 +0000)]
2009-01-06  Andreas Tobler  <a.tobler@schweiz.org>

* tests/base/locale.h: Add new test.
* tests/base/stdarg.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143129 138bc75d-0d04-0410-961f-82ee72b054a4

15 years agogcc/
janis [Tue, 6 Jan 2009 19:02:41 +0000 (19:02 +0000)]
gcc/
PR c/34252
* ginclude/float.h: Rename DECnn_DEN to DECnn_SUBNORMAL_MIN.
* real.c (decimal_single_format): Correct values of emin and emax.
(decimal_double_format): Ditto.
(decimal_quad_format): Ditto.
* c-cppbuiltin.c (builtin_define_decimal_float_constants): Adjust
computation of DECnn_MIN and DECnn_MAX for corrected values of
emin and emax.  Define __DECnn_SUBNORMAL_MIN__ instead of
__DECnn_MIN__, and adjust its computation for the corrected value
of emin.

gcc/testsuite/
PR c/34252
* gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
instead of DECnn_DEN.  Support -DDBG to list lines that fail.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143128 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago PR target/38744
hubicka [Tue, 6 Jan 2009 17:54:02 +0000 (17:54 +0000)]
PR target/38744
* i386.c (ix86_expand_call): Use ARRAY_SIZE

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143127 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-05 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 6 Jan 2009 17:41:02 +0000 (17:41 +0000)]
2009-01-05  Benjamin Kosnik  <bkoz@redhat.com>

* include/tr1_impl/regex: Remove unimplemented function definitions.
* testsuite/28_regex/init-list.cc: Compile only.
* testsuite/tr1/7_regular_expressions/regex/cons/char/
c_string_extended.cc: Same.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/*: Same.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/*: Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143125 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago2009-01-06 Dominique Dhumieres <dominiq@lps.ens.fr>
mikael [Tue, 6 Jan 2009 16:42:16 +0000 (16:42 +0000)]
2009-01-06  Dominique Dhumieres  <dominiq@lps.ens.fr>

* gfortran.dg/implicit_12.f90: Add space around dg directive.
* gfortran.dg/typebound_call_8.f03: Same.
* gfortran.dg/elemental_bind_c.f90: Same.
* gfortran.dg/typebound_call_7.f03: Same.
* gfortran.dg/interface_proc_end.f90: Same
* gfortran.dg/pr37243.f: Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143124 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define. Use CHUNK_SIZE
uros [Tue, 6 Jan 2009 16:24:30 +0000 (16:24 +0000)]
* gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define.  Use CHUNK_SIZE
instead of hardcoded number.  Increase CHUNK_SIZE to 16384 for
large stack sizes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143123 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * doc/contrib.texi (Contributors): Slightly adjust the end note.
gerald [Tue, 6 Jan 2009 16:14:24 +0000 (16:14 +0000)]
* doc/contrib.texi (Contributors): Slightly adjust the end note.
Add Robert Clark to the list of testers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143121 138bc75d-0d04-0410-961f-82ee72b054a4

15 years ago * i386.md (*msabi_syvabi): Add SSE regs clobbers.
hubicka [Tue, 6 Jan 2009 15:11:04 +0000 (15:11 +0000)]
* i386.md (*msabi_syvabi): Add SSE regs clobbers.
* i386.c (ix86_expand_call): Add clobbers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143120 138bc75d-0d04-0410-961f-82ee72b054a4