OSDN Git Service

pf3gnuchains/gcc-fork.git
15 years ago * include/tr1_impl/functional (_Mu): Fix typo.
tromey [Fri, 5 Dec 2008 23:42:11 +0000 (23:42 +0000)]
* include/tr1_impl/functional (_Mu): Fix typo.

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

15 years ago PR c++/35336
jakub [Fri, 5 Dec 2008 21:10:16 +0000 (21:10 +0000)]
PR c++/35336
* c-pretty-print.c (pp_c_postfix_expression): Handle BIT_FIELD_REF.
(pp_c_expression): Likewise.

* error.c (dump_expr): Handle BIT_FIELD_REF.

* g++.dg/other/error30.C: New test.

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

15 years ago * lib/target-supports.exp (check_effective_target_hard_dfp): New.
janis [Fri, 5 Dec 2008 21:05:53 +0000 (21:05 +0000)]
* lib/target-supports.exp (check_effective_target_hard_dfp): New.
* gcc.dg/dfp/convert-dfp-round.c: Skip for hard_dfp.
* gcc.dg/dfp/fe-binop.c: Ditto.
* gcc.dg/dfp/fe-convert-1.c: Ditto.

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

15 years agoPR c/38416, make pragma_kind 8 bits
meissner [Fri, 5 Dec 2008 21:05:14 +0000 (21:05 +0000)]
PR c/38416, make pragma_kind 8 bits

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

15 years ago2008-12-05 Catherine Moore <clm@codesourcery.com>
clm [Fri, 5 Dec 2008 20:53:26 +0000 (20:53 +0000)]
2008-12-05  Catherine Moore  <clm@codesourcery.com>

        * gcc-target/mips/mips-nonpic: New testsuite.

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

15 years ago2008-12-05 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Fri, 5 Dec 2008 18:23:39 +0000 (18:23 +0000)]
2008-12-05  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/38399
* include/bits/locale_facets_nonio.tcc (money_get<>::
_M_extract(iter_type, iter_type, ios_base&, ios_base::iostate&,
string&)): Fix, reject decimal point when frac_digits <= 0.
* testsuite/22_locale/money_get/get/char/38399.cc: New.
* testsuite/22_locale/money_get/get/wchar_t/38399.cc: Likewise.
* testsuite/22_locale/money_get/get/char/5.cc: Adjust.
* testsuite/22_locale/money_get/get/wchar_t/5.cc: Likewise.

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

15 years ago PR other/28614
sje [Fri, 5 Dec 2008 17:04:27 +0000 (17:04 +0000)]
PR other/28614
* gcc.c-torture/compile/20001226-1.c: Add dg-timeout-factor.
* g++.dg/torture/pr31863.C: Ditto.

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

15 years ago PR middle-end/37248
jakub [Fri, 5 Dec 2008 16:59:34 +0000 (16:59 +0000)]
PR middle-end/37248
* fold-const.c (make_bit_field_ref): Change bitpos and bitsize
arguments to HOST_WIDE_INT.  If type has different signedness
than unsignedp or different precision from bitsize, create
the right type for BIT_FIELD_REF and cast to type.
(fold_truthop): Change first_bit and end_bit to HOST_WIDE_INT.

Revert:
2008-03-05  Richard Guenther  <rguenther@suse.de>
PR c++/35336
* fold-const.c (fold_truthop): Remove code generating
BIT_FIELD_REFs of structure bases.
(fold_binary): Likewise.
(make_bit_field_ref): Remove.
(optimize_bit_field_compare): Remove.
(all_ones_mask_p): Remove.

* gcc.target/i386/pr37248-1.c: New test.
* gcc.target/i386/pr37248-2.c: New test.
* gcc.target/i386/pr37248-3.c: New test.

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

15 years ago * tree-sra.c (sra_explode_bitfield_assignment): Always
jakub [Fri, 5 Dec 2008 16:57:08 +0000 (16:57 +0000)]
* tree-sra.c (sra_explode_bitfield_assignment): Always
call unsigned_type_for, if the precision is higher than
needed, call build_nonstandard_integer_type.

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

15 years ago PR debug/38367
jakub [Fri, 5 Dec 2008 16:53:39 +0000 (16:53 +0000)]
PR debug/38367
* function.c (assign_parm_find_stack_rtl): If promoted_mode
is wider than DECL_MODE, adjust MEM_OFFSET (stack_parm) for
big endian.

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

15 years ago PR middle-end/38338
jakub [Fri, 5 Dec 2008 16:52:16 +0000 (16:52 +0000)]
PR middle-end/38338
* builtins.c (expand_builtin_apply_args): Put before parm_birth_insn
only if internal_arg_pointer is a non-virtual pseudo.

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

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

15 years ago * config/rs6000/rs6000.md (move_from_CR_gt_bit): Enable for
jsm28 [Fri, 5 Dec 2008 16:09:12 +0000 (16:09 +0000)]
* config/rs6000/rs6000.md (move_from_CR_gt_bit): Enable for
TARGET_HARD_FLOAT && !TARGET_FPRS, not TARGET_E500.
* config/rs6000/spe.md (e500_cr_ior_compare): Likewise.

testsuite:
* gcc.target/powerpc/20081204-1.c: New test.

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

15 years ago PR tree-optimization/37716
jakub [Fri, 5 Dec 2008 14:33:14 +0000 (14:33 +0000)]
PR tree-optimization/37716
* gimplify.c (gimplify_expr): Allow COND_EXPR if
gimplify_ctxp->allow_rhs_cond_expr.

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

15 years ago * Remove unintended commits.
uros [Fri, 5 Dec 2008 14:29:49 +0000 (14:29 +0000)]
* Remove unintended commits.

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

15 years ago * config/alpha/alpha.c (alpha_fold_vector_minmax): Create
uros [Fri, 5 Dec 2008 14:22:48 +0000 (14:22 +0000)]
* config/alpha/alpha.c (alpha_fold_vector_minmax): Create
VIEW_CONVERT_EXPR to convert output to long_integer_type_node.

(alpha_emit_conditional_branch): Do not generate direct branch
for UNORDERED comparisons.

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

15 years ago* config/rs6000/linux-unwind.h (frob_update_context): Check for
schwab [Fri, 5 Dec 2008 13:57:45 +0000 (13:57 +0000)]
* config/rs6000/linux-unwind.h (frob_update_context): Check for
NULL lr.

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

15 years ago2008-12-05 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Fri, 5 Dec 2008 13:07:53 +0000 (13:07 +0000)]
2008-12-05  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/38411
* testsuite/22_locale/numpunct/members/char/2.cc: Use is_IS instead
of fr_FR.
* testsuite/22_locale/numpunct/members/wchar_t/2.cc: Likewise.
* testsuite/22_locale/locale/cons/7.cc: Likewise.

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

15 years ago2008-12-05 Richard Guenther <rguenther@suse.de>
rguenth [Fri, 5 Dec 2008 11:59:21 +0000 (11:59 +0000)]
2008-12-05  Richard Guenther  <rguenther@suse.de>

PR testsuite/38406
* gcc.dg/Wstrict-aliasing-converted-assigned.c: Restrict PTA
alias warning to lp64 targets.

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

15 years agoFix dates.
ebotcazou [Fri, 5 Dec 2008 11:46:36 +0000 (11:46 +0000)]
Fix dates.

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

15 years ago PR c/38408
jakub [Fri, 5 Dec 2008 08:51:36 +0000 (08:51 +0000)]
PR c/38408
* fold-const.c (fold_checksum_tree): Change buf type to union
tree_node.

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

15 years ago PR bootstrap/38262
jakub [Fri, 5 Dec 2008 08:50:47 +0000 (08:50 +0000)]
PR bootstrap/38262
Fixup ChangeLog entries.

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

15 years ago * gcc.dg/union-5.c: Run only on x86 and x86-64.
ebotcazou [Fri, 5 Dec 2008 08:50:36 +0000 (08:50 +0000)]
* gcc.dg/union-5.c: Run only on x86 and x86-64.

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

15 years ago2008-11-07 Sebastian Pop <sebastian.pop@amd.com>
spop [Fri, 5 Dec 2008 08:01:58 +0000 (08:01 +0000)]
2008-11-07  Sebastian Pop  <sebastian.pop@amd.com>

PR bootstrap/38262
* java/Make-lang.in (jc1): Add BACKENDLIBS, remove GMPLIBS.
* objc/Make-lang.in (cc1obj-dummy, cc1obj): Same.
* objcp/Make-lang.in (cc1objplus-dummy, cc1objplus): Same.
* cp/Make-lang.in (cc1plus-dummy, cc1plus): Same.
* ada/gcc-interface/Make-lang.in (gnat1): Same.
* fortran/Make-lang.in (f951): Same.
* Makefile.in (LIBS): Remove GMPLIBS, CLOOGLIBS and PPLLIBS.
(BACKENDLIBS): New.
(cc1-dummy, cc1): Add BACKENDLIBS, remove GMPLIBS.

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

15 years ago2008-12-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Fri, 5 Dec 2008 04:11:28 +0000 (04:11 +0000)]
2008-12-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/38285
gfortran.dg/fmt_f_an_p.f: New test.

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

15 years ago2008-12-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Fri, 5 Dec 2008 04:07:45 +0000 (04:07 +0000)]
2008-12-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/38285
* write_float.def (WRITE_FLOAT): Zero the float value for special case
only if scale_factor = 0.

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

15 years agoDaily bump.
gccadmin [Fri, 5 Dec 2008 00:16:52 +0000 (00:16 +0000)]
Daily bump.

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

15 years ago * c-parser.c (c_parser_enum_specifier): Initialise ident_loc and
bje [Thu, 4 Dec 2008 22:44:02 +0000 (22:44 +0000)]
* c-parser.c (c_parser_enum_specifier): Initialise ident_loc and
comma_loc.
(c_parser_initelt): Initialise des_loc and ellipsis_loc.

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

15 years ago * cse.c (lookup_as_function): Delete mode frobbing code.
ebotcazou [Thu, 4 Dec 2008 21:47:13 +0000 (21:47 +0000)]
* cse.c (lookup_as_function): Delete mode frobbing code.
(equiv_constant): Re-implement it there for SUBREGs.

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

15 years ago PR c++/37906
jason [Thu, 4 Dec 2008 19:00:03 +0000 (19:00 +0000)]
    PR c++/37906
        * decl.c (grok_special_member_properties): Set TYPE_HAS_COMPLEX_DFLT
        here.
        * class.c (check_bases_and_members): Rather than assuming any
        user-declared default constructor is complex here.

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

15 years ago2008-12-04 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Thu, 4 Dec 2008 17:16:27 +0000 (17:16 +0000)]
2008-12-04  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/38368
* config/locale/gnu/numeric_members.cc (numpunct<char>::
_M_initialize_numpunct, numpunct<wchar_t>::_M_initialize_numpunct):
Fix for THOUSANDS_SEP == '\0' consistently with "C" locale.
* config/locale/gnu/monetary_members.cc (moneypunct<char, true>::
_M_initialize_moneypunct, moneypunct<char, false>::
_M_initialize_moneypunct, moneypunct<wchar_t, true>::
_M_initialize_moneypunct, moneypunct<wchar_t, false>::
_M_initialize_moneypunct): Fix for __MON_DECIMAL_POINT == '\0' or
__MON_THOUSANDS_SEP == '\0' consistently with "C" locale.
* testsuite/22_locale/locale/cons/38368.cc: New.

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

15 years ago2008-12-04 Richard Guenther <rguenther@suse.de>
rguenth [Thu, 4 Dec 2008 15:55:25 +0000 (15:55 +0000)]
2008-12-04  Richard Guenther  <rguenther@suse.de>

PR middle-end/36509
PR c++/38334
* Makefile.in (tree-ssa-alias-warnings.o): Remove.
(tree-ssa-structalias.o): Remove errors.h dependency.
(tree-ssa-reassoc.o): Likewise.
* tree-ssa-reassoc.c: Do not include errors.h.
* tree-ssa-alias-warnings.c: Remove.
* tree-ssa-alias.c (compute_may_aliases): Remove call to
strict_aliasing_warning_backend.
* tree-ssa-structalias.c (emit_pointer_definition): New function.
(emit_alias_warning): Likewise.
(set_uids_in_ptset): Warn for clear cases of type-punning.
* tree-inline.c (remap_gimple_op_r): Preserve TREE_NO_WARNING
on INDIRECT_REFs.

cp/
* typeck.c (get_member_function_from_ptrfunc): Mark the vtbl
pointer access with TREE_NO_WARNING.

* gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c: Adjust, remove XFAIL.
* gcc.dg/Wstrict-aliasing-converted-assigned.c: Adjust.
* g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Likewise.

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

15 years ago * cse.c (equiv_constant): Fix pasto.
ebotcazou [Thu, 4 Dec 2008 11:44:41 +0000 (11:44 +0000)]
* cse.c (equiv_constant): Fix pasto.

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

15 years ago * config/stormy16/stormy16.md: Remove extraneous spaces and
nickc [Thu, 4 Dec 2008 10:11:50 +0000 (10:11 +0000)]
    * config/stormy16/stormy16.md: Remove extraneous spaces and
        quotes.
        * config/stormy16/stormy16.c: Remove extraneous spaces and fix up
        formatting of quotes.

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

15 years ago PR middle-end/38371
jakub [Thu, 4 Dec 2008 09:33:27 +0000 (09:33 +0000)]
PR middle-end/38371
* fold-const.c (fold_checksum_tree): Allow modification of
TYPE_NEXT_VARIANT.

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

15 years ago2008-12-03 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 4 Dec 2008 06:25:04 +0000 (06:25 +0000)]
2008-12-03  H.J. Lu  <hongjiu.lu@intel.com>

* g++.old-deja/g++.eh/badalloc1.C: Add the missing "}".

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

15 years ago2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
andreast [Thu, 4 Dec 2008 06:17:50 +0000 (06:17 +0000)]
2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>

        * configure.ac: Add double brackets on darwin[912].
        * configure: Regenerate.

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

15 years ago2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
andreast [Thu, 4 Dec 2008 06:17:13 +0000 (06:17 +0000)]
2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>

        * configure.ac: Add double brackets on darwin[912].
        * configure: Regenerate.

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

15 years agoDaily bump.
gccadmin [Thu, 4 Dec 2008 00:17:00 +0000 (00:17 +0000)]
Daily bump.

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

15 years ago PR c++/38232
jason [Wed, 3 Dec 2008 23:57:19 +0000 (23:57 +0000)]
    PR c++/38232
        * init.c (build_value_init): Do initial zero-initialization
        of a class with an implicitly-defined constructor using
        build_zero_init rather than in build_value_init.
        (build_value_init_1): Fold into build_value_init.

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

15 years ago * g++.old-deja/g++.eh/badalloc1.C: Reinstate XFAIL for Darwin 3-7.
janis [Wed, 3 Dec 2008 23:41:46 +0000 (23:41 +0000)]
    * g++.old-deja/g++.eh/badalloc1.C: Reinstate XFAIL for Darwin 3-7.

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

15 years ago2008-12-03 Jack Howarth <howarth@bromo.med.uc.edu>
janis [Wed, 3 Dec 2008 23:28:00 +0000 (23:28 +0000)]
2008-12-03  Jack Howarth  <howarth@bromo.med.uc.edu>

* g++.old-deja/g++.eh/badalloc1.C: Omit XFAIL on obsolete Darwin.

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

15 years ago PR c++/38256
jason [Wed, 3 Dec 2008 21:42:22 +0000 (21:42 +0000)]
    PR c++/38256
        * parser.c (cp_parser_conversion_type_id): Diagnose
        'operator auto' here.
        * decl.c (grokdeclarator): Not here.

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

15 years ago2008-12-03 Daniel Kraft <d@domob.eu>
domob [Wed, 3 Dec 2008 21:37:43 +0000 (21:37 +0000)]
2008-12-03  Daniel Kraft  <d@domob.eu>

* MAINTAINERS:  Moved myself and Mikael Morin from Write After
Approval to Reviewer section (for Fortran front-end).

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

15 years ago PR c++/38380
jason [Wed, 3 Dec 2008 19:22:08 +0000 (19:22 +0000)]
    PR c++/38380
        * decl.c (grokdeclarator): Only set DECL_NONCONVERTING_P
        on explicit constructors.
        * pt.c (tsubst_copy_and_build) [CONSTRUCTOR]: Propagate
        CONSTRUCTOR_IS_DIRECT_INIT.

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

15 years agofix markup
jason [Wed, 3 Dec 2008 17:49:15 +0000 (17:49 +0000)]
fix markup

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

15 years ago PR middle-end/38360
jakub [Wed, 3 Dec 2008 16:57:44 +0000 (16:57 +0000)]
PR middle-end/38360
* tree-ssa-ccp.c (ccp_fold_builtin): Bail out if the builtin doesn't
have the right number of arguments.

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

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

15 years ago2008-12-03 Richard Guenther <rguenther@suse.de>
rguenth [Wed, 3 Dec 2008 15:10:03 +0000 (15:10 +0000)]
2008-12-03  Richard Guenther  <rguenther@suse.de>

PR middle-end/36326
* gimplify.c (is_gimple_mem_or_call_rhs): Remove work-around for
non-BLKmode types.

* gcc.dg/tree-ssa/pr36326.c: New testcase.

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

15 years ago * testsuite/gcc.dg/tree-ssa/pr38250.c: New file.
tomby [Wed, 3 Dec 2008 13:43:12 +0000 (13:43 +0000)]
    * testsuite/gcc.dg/tree-ssa/pr38250.c: New file.

--This list and those below, will be ignored--

A    gcc/testsuite/gcc.dg/tree-ssa/pr38250.c

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

15 years ago PR middle-end/38250
tomby [Wed, 3 Dec 2008 13:35:13 +0000 (13:35 +0000)]
    PR middle-end/38250
        * tree-loop-distribution.c (build_size_arg): New function.
        (generate_memset_zero): Checks if DR_STEP(de) is NULL.
        Reorganized generating of stmts.
        * testsuite/gcc.dg/tree-ssa/pr38250.c: New file.
        * tree-data-ref.c (dr_analyze_innermost): Returns bool.
        Indicate if analysis succeed.
        * tree-data-ref.h (dr_analyze_innermost): Returns bool.
        * tree-predcom.c (valid_initializer_p, find_looparound_phi):
        Uses new definition of dr_analyze_innermost.

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

15 years ago * tree-ssa-pre.c (do_regular_insertion): Initialise edoubleprime.
bje [Wed, 3 Dec 2008 12:29:23 +0000 (12:29 +0000)]
* tree-ssa-pre.c (do_regular_insertion): Initialise edoubleprime.

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

15 years ago PR tree-optimization/37716
jakub [Wed, 3 Dec 2008 12:27:48 +0000 (12:27 +0000)]
PR tree-optimization/37716
* tree-sra.c (sra_build_assignment): For scalar bitfield SRC construct
all the needed operations as trees and gimplify_assign it to dst.

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

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

15 years ago * gcc.dg/torture/pr37868.c: Skip on the SPARC.
ebotcazou [Wed, 3 Dec 2008 11:18:32 +0000 (11:18 +0000)]
* gcc.dg/torture/pr37868.c: Skip on the SPARC.

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

15 years ago PR target/37610
jakub [Wed, 3 Dec 2008 09:09:43 +0000 (09:09 +0000)]
PR target/37610
* configure.ac (gcc_cv_readelf): Look for readelf.
(gcc_cv_as_cfi_advance_working): Check for working
cfi advances with code alignment factor > 1.
(HAVE_GAS_CFI_DIRECTIVE): Don't define if cfi advances
don't work properly.
* configure: Regenerated.

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

15 years ago PR rtl-optimization/38281
ebotcazou [Wed, 3 Dec 2008 08:40:50 +0000 (08:40 +0000)]
PR rtl-optimization/38281
* combine.c (distribute_notes): When invoking SET_INSN_DELETED on i2,
set it to NULL_RTX afterwards.

* emit-rtl.c (set_insn_deleted): Fix formatting.

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

15 years ago2008-12-03 Janus Weil <janus@gcc.gnu.org>
janus [Wed, 3 Dec 2008 08:16:24 +0000 (08:16 +0000)]
2008-12-03  Janus Weil  <janus@gcc.gnu.org>

* MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
(Write After Approval): Remove myself.

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

15 years agoDaily bump.
gccadmin [Wed, 3 Dec 2008 00:16:43 +0000 (00:16 +0000)]
Daily bump.

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

15 years ago PR c++/35782, c++/37860
jason [Tue, 2 Dec 2008 23:52:02 +0000 (23:52 +0000)]
    PR c++/35782, c++/37860
        * call.c (build_user_type_conversion_1): Remember
        list-initialization.
        (convert_like_real): Likewise.
        (build_over_call): Don't require the copy constructor
        for copy-list-initialization.
        * cp-tree.h (TARGET_EXPR_LIST_INIT_P): New macro.

        PR c++/37234
        * decl.c (cp_finish_decl): Handle =default and =delete for
        templates, too.

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

15 years agoSorry, committed the wrong version of the last patch.
rsandifo [Tue, 2 Dec 2008 22:33:06 +0000 (22:33 +0000)]
Sorry, committed the wrong version of the last patch.

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

15 years agogcc/
rsandifo [Tue, 2 Dec 2008 22:30:57 +0000 (22:30 +0000)]
gcc/
* config/mips/mips.c (mips_expand_builtin): Fix the mode of the
error return value.
* config/mips/mips.md (IMOVE32): New mode iterator.
(movsi): Generalize with IMOVE32.
(*movsi_internal): Likewise.
(*mov<mode>_mips16): Likewise, and its define_splits.
(*lwxs): Likewise.

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

15 years ago * config/m68k/lb1sf68.asm (PICCALL, PICJUMP): Use GOT instead of
mkuvyrkov [Tue, 2 Dec 2008 21:50:02 +0000 (21:50 +0000)]
* config/m68k/lb1sf68.asm (PICCALL, PICJUMP): Use GOT instead of
PC-relative addressing when compiling for uclinux PIC.
(__cmpdf_internal, __cmpsf_internal): Hide.
(__cmpdf, __cmpsf): Use PIC call sequence.

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

15 years ago2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
janis [Tue, 2 Dec 2008 18:48:04 +0000 (18:48 +0000)]
2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>

* gcc.misc-tests/linkage.exp: Correct file type check for Darwin.

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

15 years ago2008-12-02 Andreas Tobler <a.tobler@schweiz.org>
andreast [Tue, 2 Dec 2008 18:05:24 +0000 (18:05 +0000)]
2008-12-02  Andreas Tobler  <a.tobler@schweiz.org>
    Jack Howarth <howarth@bromo.med.uc.edu>

* config/i386/t-darwin64: Add m32 multilib support.

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

15 years ago2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
andreast [Tue, 2 Dec 2008 18:04:30 +0000 (18:04 +0000)]
2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>

* configure.ac: Expand to darwin10 and later.
* configure: Regenerate.
* testsuite/lib/libjava.exp: Expand to darwin10 and later.

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

15 years ago2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
andreast [Tue, 2 Dec 2008 18:03:26 +0000 (18:03 +0000)]
2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>

* testsuite/gcc.dg/darwin-comm.c: Expand to darwin10 and later.

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

15 years ago2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
andreast [Tue, 2 Dec 2008 18:01:57 +0000 (18:01 +0000)]
2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>

* configure.ac: Expand to darwin10 and later.
* configure: Regenerate.

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

15 years ago2008-12-02 Jakub Jelinek <jakub@redhat.com>
dnovillo [Tue, 2 Dec 2008 17:38:39 +0000 (17:38 +0000)]
2008-12-02  Jakub Jelinek  <jakub@redhat.com>
    Diego Novillo  <dnovillo@google.com>

* Make-lang.in (install-finclude-dir): Use mkinstalldirs
and don't remove the finclude directory beforehand.

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

15 years ago PR middle-end/38343
jakub [Tue, 2 Dec 2008 17:14:18 +0000 (17:14 +0000)]
PR middle-end/38343
* builtins.c (fold_builtin_memory_op): Convert len to sizetype
before using it in POINTER_PLUS_EXPR.

* gcc.c-torture/compile/pr38343-2.c: New test.

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

15 years ago* Makefile.def: configure-target-boehm-gc depends on
schwab [Tue, 2 Dec 2008 16:39:27 +0000 (16:39 +0000)]
* Makefile.def: configure-target-boehm-gc depends on
all-target-libstdc++-v3.
* Makefile.in: Regenerate.

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

15 years ago2008-12-02 Kai Tietz <kai.tietz@onevision.com>
ktietz [Tue, 2 Dec 2008 15:26:16 +0000 (15:26 +0000)]
2008-12-02  Kai Tietz  <kai.tietz@onevision.com>

        * MAINTAINERS:  Add myself as mingw maintainer.

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

15 years ago2008-12-02 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 2 Dec 2008 15:07:32 +0000 (15:07 +0000)]
2008-12-02  Paolo Carlini  <paolo.carlini@oracle.com>

* Tweak last ChangeLog entry.

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

15 years ago2008-12-02 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 2 Dec 2008 15:02:53 +0000 (15:02 +0000)]
2008-12-02  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/38365 (cont)
* src/localename.cc (locale::locale(const locale&, const locale&,
category)): Revert last changes.
* src/localename.cc (locale::_Impl::_M_replace_categories(const
_Impl*, category)): Fix here instead; rework.

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

15 years ago2008-12-02 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 2 Dec 2008 14:55:04 +0000 (14:55 +0000)]
2008-12-02  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/38359
* gcc.c-torture/compile/pr38359.c: New testcase.

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

15 years ago2008-12-02 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 2 Dec 2008 14:49:00 +0000 (14:49 +0000)]
2008-12-02  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/38359
* fold-const.c (fold_binary): Fold -1 >> x to -1 only for
non-negative x.

* gcc.c-torture/compile/pr38359.c: New testcase.
* gcc.c-torture/execute/shiftopt-1.c: Adjust.

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

15 years ago2008-12-02 Martin Jambor <mjambor@suse.cz>
jamborm [Tue, 2 Dec 2008 14:30:55 +0000 (14:30 +0000)]
2008-12-02  Martin Jambor  <mjambor@suse.cz>

PR middle-end/37861
        * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Do not check
        for INDIRECT_REFs.
        (forward_propagate_addr_into_variable_array_index): Check that the
        offset is not computed from a MULT_EXPR, use is_gimple_assign rather
        than the gimple code directly.

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

15 years ago * config/spu/float_disf.c (__floatdisf): Prototype.
bje [Tue, 2 Dec 2008 12:51:10 +0000 (12:51 +0000)]
* config/spu/float_disf.c (__floatdisf): Prototype.
* config/spu/float_unsdisf.c (__float_undisf): Likewise.
* config/spu/float_unssidf.c (__float_unssidf): Constify cast.
* config/spu/float_unsdidf.c (__float_unsdidf): Likewise.

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

15 years ago2008-12-02 Janus Weil <janus@gcc.gnu.org>
janus [Tue, 2 Dec 2008 11:58:16 +0000 (11:58 +0000)]
2008-12-02  Janus Weil  <janus@gcc.gnu.org>

PR fortran/36704
PR fortran/38290
* decl.c (match_result): Result may be a standard variable or a
procedure pointer.
* expr.c (gfc_check_pointer_assign): Additional checks for procedure
pointer assignments.
* primary.c (gfc_match_rvalue): Bugfix for procedure pointer
assignments.
* resolve.c (resolve_function): Check for attr.subroutine.
* symbol.c (check_conflict): Addtional checks for RESULT statements.
* trans-types.c (gfc_sym_type,gfc_get_function_type): Support procedure
pointers as function result.

2008-12-02  Janus Weil  <janus@gcc.gnu.org>

PR fortran/36704
PR fortran/38290
* gfortran.dg/entry_7.f90: Modified.
* gfortran.dg/proc_ptr_2.f90: Extended.
* gfortran.dg/proc_ptr_3.f90: Modified.
* gfortran.dg/proc_ptr_11.f90: New.
* gfortran.dg/proc_ptr_12.f90: New.
* gfortran.dg/result_1.f90: New.

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

15 years ago * config/stormy16/stormy16.h (INCOMING_FRAME_SP_OFFSET): Negate.
nickc [Tue, 2 Dec 2008 11:35:06 +0000 (11:35 +0000)]
    * config/stormy16/stormy16.h (INCOMING_FRAME_SP_OFFSET): Negate.
        (DWARF_CIE_DATA_ALIGNMENT): Define.

        * config/stormy16/stormy16.c (xstormy16_compute_stack_layout):
        Invert add/sub for INCOMING_FRAME_SP_OFFSET.
        (xstormy16_expand_prologue): Likewise.
        (xstormy16_expand_builtin_va_start): Likewise.
        (xstormy16_gimplify_va_arg_expr): Likewise.

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

15 years ago2008-12-02 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 2 Dec 2008 10:57:22 +0000 (10:57 +0000)]
2008-12-02  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/38365
* src/localename.cc (locale::locale(const locale&, const locale&,
category)): Fix.
* testsuite/22_locale/locale/cons/38365.cc: New.

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

15 years ago PR middle-end/38343
jakub [Tue, 2 Dec 2008 10:13:05 +0000 (10:13 +0000)]
PR middle-end/38343
* builtins.c (expand_builtin_mempcpy_args): Handle COMPOUND_EXPRs
potentially returned from folding memcpy.
(expand_builtin_stpcpy_args): Similarly for folding strcpy.
(fold_builtin_2): Handle BUILT_IN_STPCPY if result is ignored.

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

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

15 years ago PR target/38054
dannysmith [Tue, 2 Dec 2008 08:02:07 +0000 (08:02 +0000)]
    PR target/38054
* config/i386/winnt.c (i386_pe_encode_section_info): Condition stdcall
decoration of function RTL names here on Ada language.

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

15 years ago2008-12-01 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 2 Dec 2008 04:55:54 +0000 (04:55 +0000)]
2008-12-01  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/38080
* include/std/iostream: Correct URL.
* include/std/streambuf: Same.
* include/std/bitset: Same.
* include/std/iosfwd: Same.
* include/std/fstream: Same.
* include/std/istream: Same.
* include/std/ostream: Same.
* include/std/sstream: Same.
* include/bits/basic_ios.h: Same.
* include/bits/stl_map.h: Same.
* include/bits/stl_set.h: Same.
* include/bits/stl_multimap.h: Same.
* include/bits/ios_base.h: Same.
* include/bits/stl_multiset.h: Same.
* include/bits/char_traits.h: Same.
* include/bits/stl_relops.h: Same.
* testsuite/27_io/ios_base/cons/assign_neg.cc: Adjust line numbers.
* testsuite/27_io/ios_base/cons/copy_neg.cc: Ditto.

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

15 years ago * config.sub, config.guess: Update from upstream sources.
bje [Tue, 2 Dec 2008 03:20:19 +0000 (03:20 +0000)]
* config.sub, config.guess: Update from upstream sources.

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

15 years ago * gcc.target/powerpc/pr18096-1.c: Adjust location of expected error.
janis [Tue, 2 Dec 2008 00:27:33 +0000 (00:27 +0000)]
* gcc.target/powerpc/pr18096-1.c: Adjust location of expected error.

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

15 years ago PR libgomp/38270
janis [Tue, 2 Dec 2008 00:18:56 +0000 (00:18 +0000)]
PR libgomp/38270
* config/linux/powerpc/mutex.h: New.

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

15 years agoDaily bump.
gccadmin [Tue, 2 Dec 2008 00:17:15 +0000 (00:17 +0000)]
Daily bump.

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

15 years ago2008-12-01 Vladimir Makarov <vmakarov@redhat.com>
vmakarov [Tue, 2 Dec 2008 00:15:35 +0000 (00:15 +0000)]
2008-12-01  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/38280
* ira-build.c (loop_is_inside_p, regno_allocno_order_compare_func,
ira_rebuild_regno_allocno_list): New functions.
(regno_allocnos): New static variable.
(remove_unnecessary_allocnos): Allocate/deallocate regno_allocnos.
Call ira_rebuild_regno_allocno_list.

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

15 years ago * config/mips/linux64.h (DRIVER_SELF_SPECS): Add
nemet [Mon, 1 Dec 2008 20:49:14 +0000 (20:49 +0000)]
* config/mips/linux64.h (DRIVER_SELF_SPECS): Add
LINUX_DRIVER_SELF_SPECS.

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

15 years ago2008-12-01 Mikael Morin <mikael.morin@tele2.fr>
mikael [Mon, 1 Dec 2008 19:52:15 +0000 (19:52 +0000)]
2008-12-01  Mikael Morin  <mikael.morin@tele2.fr>

PR fortran/38252
* gfortran.dg/empty_function_1.f90: Fix latest commit.

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

15 years ago2008-12-01 Vladimir Makarov <vmakarov@redhat.com>
vmakarov [Mon, 1 Dec 2008 19:31:41 +0000 (19:31 +0000)]
2008-12-01  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/37514
* reload1.c (reload_as_needed): Invalidate reg_last_reload
from previous insns.

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

15 years ago2008-12-01 Mikael Morin <mikael.morin@tele2.fr>
mikael [Mon, 1 Dec 2008 19:30:55 +0000 (19:30 +0000)]
2008-12-01  Mikael Morin  <mikael.morin@tele2.fr>

PR fortran/38252
* parse.c (parse_spec): Skip statement order check in case
of a CONTAINS statement.

2008-12-01  Mikael Morin  <mikael.morin@tele2.fr>

PR fortran/38252
* gfortran.dg/empty_function_1.f90: New test.

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

15 years ago2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
joel [Mon, 1 Dec 2008 16:34:42 +0000 (16:34 +0000)]
2008-12-01  Joel Sherrill <joel.sherrill@oarcorp.com>

* config.gcc: Add m32c*-*-rtems*.
* config/m32c/rtems.h: New file.

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

15 years ago2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
joel [Mon, 1 Dec 2008 16:33:47 +0000 (16:33 +0000)]
2008-12-01  Joel Sherrill <joel.sherrill@oarcorp.com>

* config.host: Add m32c*-*-rtems*.

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

15 years ago PR c++/38257
jakub [Mon, 1 Dec 2008 15:27:12 +0000 (15:27 +0000)]
PR c++/38257
* parser.c (cp_parser_omp_for_loop): Handle auto.
* pt.c (tsubst_omp_for_iterator): Likewise.

* testsuite/libgomp.c++/for-7.C: New test.

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

15 years ago PR rtl-optimization/33642
uros [Mon, 1 Dec 2008 15:19:40 +0000 (15:19 +0000)]
PR rtl-optimization/33642
* gcc.c-torture/compile/pr11832.c: Extend XFAIL to alpha*-*-*.
* gcc.c-torture/compile/pr33009.c: Likewise.

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

15 years ago PR c++/38348
jakub [Mon, 1 Dec 2008 15:10:25 +0000 (15:10 +0000)]
PR c++/38348
* c-omp.c (c_finish_omp_for): Only transform pointer
++ or -- into MODIFY_EXPR if second argument is non-NULL.

* g++.dg/gomp/for-19.C: New test.

* testsuite/libgomp.c++/for-6.C: New test.

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

15 years ago PR rtl-optimization/38245
jakub [Mon, 1 Dec 2008 14:34:51 +0000 (14:34 +0000)]
PR rtl-optimization/38245
* tree-vrp.c (abs_extent_range): New function.
(extract_range_from_binary_expr): Compute range
for *_DIV_EXPR even if vr1 is VR_VARYING, VR_ANTI_RANGE
or includes zero or if vr1 is VR_RANGE and op0 has some
other range.

* gcc.dg/pr38245-1.c: New test.
* gcc.dg/pr38245-2.c: New test.

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

15 years ago PR middle-end/37908
uros [Mon, 1 Dec 2008 13:48:52 +0000 (13:48 +0000)]
PR middle-end/37908
* config/alpha/alpha.c (alpha_split_atomic_op): Properly handle NAND
case by calculating ~(new_reg & val) instead of (~new_reg & val).
* config/alpha/sync.md (sync_nand<mode>): Change insn RTX
to (not:I48MODE (and:I48MODE (...))).
(sync_old_nand<mode>): Ditto.
(sync_new_nand<mode>): Ditto.

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

15 years ago* config/stormy16/stormy16.md (CARRY_REG): New constant.
nickc [Mon, 1 Dec 2008 12:08:51 +0000 (12:08 +0000)]
* config/stormy16/stormy16.md (CARRY_REG): New constant.
  Replace uses of the "y" register class with direct references to
  the CARRY_REG register.
  * config/stormy16/stormy16.c: Replace clobbers of a BImode scratch
  register with clobbers of the carry register.
  (xstormy16_secondary_reload_class): Do not return CARRY_REGS.
  (xstormy16_split_cbranch): Remove redundant carry parameter.
  (xstormy16_expand_arith): Likewise.
  * config/stormy16/stormy16.h (enum reg_class): Remove CARRY_REGS.
  (IRA_COVER_CLASSES, REG_CLASS_NAMES, REG_CLASS_CONTENTS,
  REGNO_REG_CLASS, REG_CLASS_FROM_LETTER): Likewise.
  (CARRY_REGNUM): Define.
  * config/stormy16/stormy16-protos.h (xstormy16_split_cbranch):
  Update prototype.
  (xstormy16_expand_arith): Likewise.

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

15 years ago2008-12-01 Chen Liqin <liqin.chen@sunplusct.com>
liqin [Mon, 1 Dec 2008 08:47:26 +0000 (08:47 +0000)]
2008-12-01  Chen Liqin  <liqin.chen@sunplusct.com>

* config/score/score.h (IRA_COVER_CLASSES): Define.

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

15 years agoAdded myself to the write after approval list in the MAINTAINERS file.
pronesto [Mon, 1 Dec 2008 06:02:19 +0000 (06:02 +0000)]
Added myself to the write after approval list in the MAINTAINERS file.

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