gcc.git
19 years agobe.po, [...]: Update.
Joseph Myers [Sun, 4 Sep 2005 12:28:33 +0000 (13:28 +0100)]
be.po, [...]: Update.

* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
rw.po, sv.po, tr.po, vi.po: Update.

From-SVN: r103829

19 years agobe.po, [...]: Update.
Joseph Myers [Sun, 4 Sep 2005 12:15:19 +0000 (13:15 +0100)]
be.po, [...]: Update.

* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
rw.po, sv.po, tr.po, zh_CN.po: Update.

From-SVN: r103825

19 years agore PR fortran/23661 ('print fmt' is unclassifiable statement in gfortran)
Tobias Schlüter [Sun, 4 Sep 2005 12:08:53 +0000 (14:08 +0200)]
re PR fortran/23661 ('print fmt' is unclassifiable statement in gfortran)

fortran/
PR fortran/23661
* io.c (match_io): Correctly backup if PRINT followed by
symbol which is not a namelist.  Force blank between PRINT
and namelist in free form.
testsuite/
PR fortran/23661
* gfortran.dg/print_fmt_1.f90, gfortran.dg/print_fmt_2.f90
gfortran.dg/print_fmt_3.f90: New test.

From-SVN: r103824

19 years agoDaily bump.
GCC Administrator [Sun, 4 Sep 2005 00:16:13 +0000 (00:16 +0000)]
Daily bump.

[[Split portion of a mixed commit.]]

From-SVN: r103821.2

19 years agoread.c (read_x): Take int argument instead of fnode * and digging the N from F->u.n.
Jakub Jelinek [Sat, 3 Sep 2005 18:54:55 +0000 (20:54 +0200)]
read.c (read_x): Take int argument instead of fnode * and digging the N from F->u.n.

* io/read.c (read_x): Take int argument instead of fnode * and
digging the N from F->u.n.
* io/io.h (read_x): Adjust prototype.
* io/transfer.c (formatted_transfer): Adjust callers.  Don't clobber
f->u.n for FMT_T.

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

From-SVN: r103811

19 years agore PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719)
Jakub Jelinek [Sat, 3 Sep 2005 18:49:51 +0000 (20:49 +0200)]
re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719)

PR rtl-optimization/23454
* reorg.c (relax_delay_slots): Only call invert_jump if any_condjump_p
is true.

* g++.dg/opt/pr23454.C: New test.

From-SVN: r103810

19 years agore PR c++/23699 (rejects static int as non constant after "extern template")
Mark Mitchell [Sat, 3 Sep 2005 18:27:39 +0000 (18:27 +0000)]
re PR c++/23699 (rejects static int as non constant after "extern template")

PR c++/23699
* decl2.c (mark_used): Always instantiate static data members
initialized by constant expressions.
* pt.c (instantiate_decl): Instantiate the initializers for static
data members initialized by constant expressions.

From-SVN: r103807

19 years agore PR c++/23699 (rejects static int as non constant after "extern template")
Mark Mitchell [Sat, 3 Sep 2005 18:18:48 +0000 (18:18 +0000)]
re PR c++/23699 (rejects static int as non constant after "extern template")

PR c++/23699
* decl2.c (mark_used): Always instantiate static data members
initialized by constant expressions.
* pt.c (instantiate_decl): Instantiate the initializers for static
data members initialized by constant expressions.

PR c++/21687
* semantics.c (expand_or_defer_fn): Do not call ggc_collect when
finishing processing for a template function in a local class.
Revert:
2005-09-02  Mark Mitchell  <mark@codesourcery.com>
* parser.c (cp_parser_class_specifier): Push/pop GC contexts
around functions in local classes.

PR c++/23699
* g++.dg/ext/static1.C: New test.

From-SVN: r103806

19 years agore PR target/23671 (ICE in fixup_eh_region_note, at reload1.c:3808)
Richard Henderson [Sat, 3 Sep 2005 14:33:06 +0000 (07:33 -0700)]
re PR target/23671 (ICE in fixup_eh_region_note, at reload1.c:3808)

PR middle-end/23671
pa.c (emit_move_sequence): Use replace_equiv_address instead of
gen_rtx_MEM.

Co-Authored-By: John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
From-SVN: r103803

19 years agoDaily bump.
GCC Administrator [Sat, 3 Sep 2005 00:16:15 +0000 (00:16 +0000)]
Daily bump.

[[Split portion of a mixed commit.]]

From-SVN: r103799.2

19 years agoframe-address.c (check_fa_mid): Avoid tail call to check_fa_work.
Richard Henderson [Fri, 2 Sep 2005 22:26:59 +0000 (15:26 -0700)]
frame-address.c (check_fa_mid): Avoid tail call to check_fa_work.

        * gcc.c-torture/execute/frame-address.c (check_fa_mid): Avoid
        tail call to check_fa_work.

From-SVN: r103797

19 years agoMove from root of repository to intented place.
Andreas Schwab [Fri, 2 Sep 2005 20:45:43 +0000 (20:45 +0000)]
Move from root of repository to intented place.

From-SVN: r103796

19 years agounix.c (stream_ttyname): Protect use of ttyname by HAVE_TTYNAME macro.
Francois-Xavier Coudert [Fri, 2 Sep 2005 20:24:49 +0000 (22:24 +0200)]
unix.c (stream_ttyname): Protect use of ttyname by HAVE_TTYNAME macro.

* io/unix.c (stream_ttyname): Protect use of ttyname by
HAVE_TTYNAME macro.
* configure.ac: Add check for ttyname.
* config.h.in: Regenerate.
* configure: Regenerate.

From-SVN: r103794

19 years agoarm.c (arm_legitimize_address): Limit the value passed to bit_count to 32 bits.
Nicolas Pitre [Fri, 2 Sep 2005 19:09:33 +0000 (19:09 +0000)]
arm.c (arm_legitimize_address): Limit the value passed to bit_count to 32 bits.

* config/arm/arm.c (arm_legitimize_address): Limit the value passed
to bit_count to 32 bits.

From-SVN: r103792

19 years agore PR c++/21687 (ICE in GC with local class inside a template function)
Mark Mitchell [Fri, 2 Sep 2005 18:29:28 +0000 (18:29 +0000)]
re PR c++/21687 (ICE in GC with local class inside a template function)

PR c++/21687
* parser.c (cp_parser_class_specifier): Push/pop GC contexts
around functions in local classes.

PR c++/21687
* g++.dg/other/gc3.C: New test.

From-SVN: r103791

19 years ago20030711-1.c: Include stddef.h and stdio.h.
Andrew Pinski [Fri, 2 Sep 2005 18:13:47 +0000 (18:13 +0000)]
20030711-1.c: Include stddef.h and stdio.h.

2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>

        * gcc.dg/20030711-1.c: Include stddef.h and stdio.h.
        * gcc.dg/20050826-1.c: Likewise.

From-SVN: r103789

19 years ago23465.cc: Reduce maximum size and lf.
Paolo Carlini [Fri, 2 Sep 2005 16:23:39 +0000 (16:23 +0000)]
23465.cc: Reduce maximum size and lf.

2005-09-02  Paolo Carlini  <pcarlini@suse.de>

* testsuite/tr1/6_containers/unordered/hashtable/23465.cc:
Reduce maximum size and lf.

From-SVN: r103783

19 years agore PR c++/23167 (internal compiler error: in create_tmp_var)
Mark Mitchell [Fri, 2 Sep 2005 15:39:04 +0000 (15:39 +0000)]
re PR c++/23167 (internal compiler error: in create_tmp_var)

PR c++/23167
* gimplify.c (gimplify_expr): Handle TREE_ADDRESSABLE types when
generating synthetic loads from volatile lvalues.

PR c++/23167
* g++.dg/expr/volatile1.C: New test.

From-SVN: r103782

19 years agostormy16-lib2.c (__popcounthi2, [...]): New functions.
Nick Clifton [Fri, 2 Sep 2005 14:17:36 +0000 (14:17 +0000)]
stormy16-lib2.c (__popcounthi2, [...]): New functions.

* config/stormy16/stormy16-lib2.c (__popcounthi2, __parityhi2, __ctzhi2,
__clzhi2): New functions.

From-SVN: r103779

19 years agolibgfortran.h: Add prototype for init_compile_options.
Andreas Jaeger [Fri, 2 Sep 2005 13:29:53 +0000 (15:29 +0200)]
libgfortran.h: Add prototype for init_compile_options.

* libgfortran.h: Add prototype for init_compile_options.

* io/io.h: Add prototype for notify_std.

From-SVN: r103778

19 years agore PR middle-end/23547 ([non-unit-at-a-time] ICE with recursive call to nested function)
Andrew Pinski [Fri, 2 Sep 2005 12:41:08 +0000 (12:41 +0000)]
re PR middle-end/23547 ([non-unit-at-a-time] ICE with recursive call to nested function)

2005-09-02  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/23547
        * tree-nested.c (struct var_map_elt): Mark with GTY.
        (struct nesting_info): Mark with GTY.  Mark var_map's param is struct
        var_map_elt.
        (lookup_field_for_decl): Allocate new element in GC memory.
        (lookup_tramp_for_decl): Likewise.
        (convert_nl_goto_reference): Likewise
        (create_nesting_tree): Allocate info in GC memory. Likewise for        info->var_map.
        (free_nesting_tree): Free with ggc_free instead of free.
        (root): New static variable.
        (lower_nested_functions): Remove root as local variable.  And zero out        root at the end of the function.

2005-09-02  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/23547
        * gcc.dg/pr23547.c: New test.

From-SVN: r103777

19 years agore PR c/22061 (internal compiler error: in find_function_data, at function.c:317)
Richard Sandiford [Fri, 2 Sep 2005 12:24:21 +0000 (12:24 +0000)]
re PR c/22061 (internal compiler error: in find_function_data, at function.c:317)

PR c/22061
* gcc.c-torture/execute/pr22061-1.c,
* gcc.c-torture/execute/pr22061-2.c,
* gcc.c-torture/execute/pr22061-3.c,
* gcc.c-torture/execute/pr22061-4.c: New tests.

From-SVN: r103772

19 years agore PR rtl-optimization/20365 (simplify_plus_minus results are erratic)
J"orn Rennecke [Fri, 2 Sep 2005 12:04:22 +0000 (12:04 +0000)]
re PR rtl-optimization/20365 (simplify_plus_minus results are erratic)

PR rtl-optimization/20365
* simplify-rtx.c (simplify_plus_minus_op_data): Change type of neg
to short.  New member ix.
(simplify_plus_minus_op_data_cmp): Break ties using ix member.
(simplify_plus_minus): Initialize ix members before calling qsort.

From-SVN: r103771

19 years agore PR tree-optimization/23626 (ICE after cunrolling)
Zdenek Dvorak [Fri, 2 Sep 2005 09:04:45 +0000 (11:04 +0200)]
re PR tree-optimization/23626 (ICE after cunrolling)

PR tree-optimization/23626
* tree-cfg.c (replace_uses_by): Clean up eh info.

From-SVN: r103766

19 years agom32c.c (m32c_valid_pointer_mode): Remove stray debug fprintf.
DJ Delorie [Fri, 2 Sep 2005 02:09:01 +0000 (22:09 -0400)]
m32c.c (m32c_valid_pointer_mode): Remove stray debug fprintf.

* config/m32c/m32c.c (m32c_valid_pointer_mode): Remove stray debug
fprintf.

From-SVN: r103761

19 years agors6000.c (setup_incoming_varargs): Set MEM_NOTRAP_P.
David Edelsohn [Fri, 2 Sep 2005 01:52:37 +0000 (01:52 +0000)]
rs6000.c (setup_incoming_varargs): Set MEM_NOTRAP_P.

        * config/rs6000/rs6000.c (setup_incoming_varargs): Set MEM_NOTRAP_P.
        (rs6000_split_multireg_move): Use replace_equiv_address instead of
        gen_rtx_MEM.

From-SVN: r103760

19 years agoWredundant-decls-2.c: New test to check that -Wredundant-decls does not issue warning...
Craig Rodrigues [Fri, 2 Sep 2005 01:26:59 +0000 (01:26 +0000)]
Wredundant-decls-2.c: New test to check that -Wredundant-decls does not issue warning for a variable...

* gcc.dg/Wredundant-decls-2.c: New test to check that
-Wredundant-decls does not issue warning for a variable
definition following a declaration.

From-SVN: r103759

19 years agoc-decl.c (diagnose_mismatched_decls): With -Wredundant-decls...
Craig Rodrigues [Fri, 2 Sep 2005 01:09:42 +0000 (01:09 +0000)]
c-decl.c (diagnose_mismatched_decls): With -Wredundant-decls...

* c-decl.c (diagnose_mismatched_decls):  With -Wredundant-decls,
do not issue warning for a variable definition following
a declaration.

From-SVN: r103758

19 years agore PR target/23668 (gcc.dg/i386-sse-11.c and gcc.target/i386/pr13366.c fail)
Richard Henderson [Fri, 2 Sep 2005 00:27:56 +0000 (17:27 -0700)]
re PR target/23668 (gcc.dg/i386-sse-11.c and gcc.target/i386/pr13366.c fail)

        PR 23668
        * config/i386/i386.c (ix86_expand_vector_init_one_var): Restore
        conversion to CONST_VECTOR.

From-SVN: r103757

19 years agoDaily bump.
GCC Administrator [Fri, 2 Sep 2005 00:16:19 +0000 (00:16 +0000)]
Daily bump.

[[Split portion of a mixed commit.]]

From-SVN: r103753.2

19 years agore PR middle-end/23676 (ICE: "missing REG_EH_REGION note in the end of bb")
Richard Henderson [Thu, 1 Sep 2005 23:35:19 +0000 (16:35 -0700)]
re PR middle-end/23676 (ICE: "missing REG_EH_REGION note in the end of bb")

        PR 23676
        * reload1.c (reload_as_needed): Check !CALL_P before calling
        fixup_eh_region_note.
        * rtlanal.c (may_trap_p): SUBREG by itself cannot trap.

From-SVN: r103751

19 years agovarasm.c (output_constant): Let the target resolve conversions of addresses to non...
DJ Delorie [Thu, 1 Sep 2005 23:26:36 +0000 (19:26 -0400)]
varasm.c (output_constant): Let the target resolve conversions of addresses to non-default pointer sizes.

* varasm.c (output_constant): Let the target resolve
conversions of addresses to non-default pointer sizes.

From-SVN: r103750

19 years agostd_cmath.h: Declare C99 functions and helper functions as inline.
Benjamin Kosnik [Thu, 1 Sep 2005 20:59:31 +0000 (20:59 +0000)]
std_cmath.h: Declare C99 functions and helper functions as inline.

2005-09-01  Benjamin Kosnik  <bkoz@redhat.com>

* include/c_std/std_cmath.h: Declare C99 functions and helper
functions as inline.

From-SVN: r103747

19 years agostd_cmath.h: Declare C99 functions and helper functions as inline.
Benjamin Kosnik [Thu, 1 Sep 2005 20:46:47 +0000 (20:46 +0000)]
std_cmath.h: Declare C99 functions and helper functions as inline.

2005-09-01  Benjamin Kosnik  <bkoz@redhat.com>

* include/c_std/std_cmath.h: Declare C99 functions and helper
functions as inline.

Co-Authored-By: Paolo Carlini <pcarlini@suse.de>
From-SVN: r103743

19 years agoarm.c (arm_legitimize_address): Split absolute addresses to alow matching ARM pre...
Nicolas Pitre [Thu, 1 Sep 2005 19:01:20 +0000 (19:01 +0000)]
arm.c (arm_legitimize_address): Split absolute addresses to alow matching ARM pre-indexed addressing mode.

* config/arm/arm.c (arm_legitimize_address): Split absolute addresses
to alow matching ARM pre-indexed addressing mode.
(arm_override_options): Remove now irrelevant comment.

From-SVN: r103742

19 years agoconfig.gcc (i*86-wrs-vxworks): Update.
Phil Edwards [Thu, 1 Sep 2005 17:44:40 +0000 (17:44 +0000)]
config.gcc (i*86-wrs-vxworks): Update.

2005-08-30  Phil Edwards  <phil@codesourcery.com>

* config.gcc (i*86-wrs-vxworks):  Update.  Split out vxworksae target.
* config/i386/t-vxworks:  Update multilibs for VxWorks 6 and RTP mode.
* config/i386/vxworks.h:  Likewise.
* config/i386/t-vxworksae:  New file, for VxWorks AE.
* config/i386/vxworksae.h:  Likewise.

From-SVN: r103741

19 years agoconfigure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
Phil Edwards [Thu, 1 Sep 2005 17:42:56 +0000 (17:42 +0000)]
configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.

2005-08-30  Phil Edwards  <phil@codesourcery.com>

* configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
* configure:  Regenerated.

From-SVN: r103740

19 years agolibstdc++.exp (check_v3_target_cxa_atexit): Fix comment.
Benjamin Kosnik [Thu, 1 Sep 2005 16:58:25 +0000 (16:58 +0000)]
libstdc++.exp (check_v3_target_cxa_atexit): Fix comment.

2005-09-01  Benjamin Kosnik  <bkoz@redhat.com>
     Paolo Carlini  <pcarlini@suse.de>

* testsuite/lib/libstdc++.exp (check_v3_target_cxa_atexit): Fix
comment.

Co-Authored-By: Paolo Carlini <pcarlini@suse.de>
From-SVN: r103739

19 years agore PR middle-end/23410 (FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os...
Sebastian Pop [Thu, 1 Sep 2005 15:09:41 +0000 (17:09 +0200)]
re PR middle-end/23410 (FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3)

PR tree-optimization/23410
* tree-ssa-loop-niter.c (scev_probably_wraps_p): Check that the
sequence is not wrapping during the first step.

From-SVN: r103733

19 years agore PR debug/7241 (DWARF encoding for "char" incorrect in gcc)
Jakub Jelinek [Thu, 1 Sep 2005 13:53:45 +0000 (15:53 +0200)]
re PR debug/7241 (DWARF encoding for "char" incorrect in gcc)

PR debug/7241
* dwarf2out.c (base_type_die): Compare char_type_node with
TYPE_MAIN_VARIANT (type), not type.

* gcc.dg/debug/dwarf2/dwarf-char1.c: New test.
* gcc.dg/debug/dwarf2/dwarf-char2.c: New test.
* gcc.dg/debug/dwarf2/dwarf-char3.c: New test.

* gcc.dg/debug/dwarf2/dwarf-die1.c: Fix a typo.
* gcc.dg/debug/dwarf2/dwarf-die2.c: Likewise.
* gcc.dg/debug/dwarf2/dwarf-die3.c: Likewise.
* gcc.dg/debug/dwarf2/dwarf-die5.c: Likewise.
* gcc.dg/debug/dwarf2/dwarf-die6.c: Likewise.
* gcc.dg/debug/dwarf2/dwarf-die7.c: Likewise.
* gcc.dg/debug/dwarf2/dwarf-uninit.c: Likewise.
* gcc.dg/debug/dwarf2/dwarf2-macro.c: Likewise.

From-SVN: r103727

19 years agore PR tree-optimization/15366 ([3.4 only][unit-at-a-time] -fno-inline-functions is...
Richard Guenther [Thu, 1 Sep 2005 08:54:40 +0000 (08:54 +0000)]
re PR tree-optimization/15366 ([3.4 only][unit-at-a-time] -fno-inline-functions is ignored for static functions)

2005-09-01  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/15366
* common.opt: Add -finline-functions-called-once.
Put -fearly-inlining in alphabetically ordered place.
* doc/invoke.texi: Document new option.
* ipa-inline.c (cgraph_decide_inlining): Honour
flag_inline_functions_called_once.

From-SVN: r103722

19 years agolibstdc++.exp (check_v3_target_cxa_atexit): New.
Benjamin Kosnik [Thu, 1 Sep 2005 07:06:05 +0000 (07:06 +0000)]
libstdc++.exp (check_v3_target_cxa_atexit): New.

2005-09-01  Benjamin Kosnik  <bkoz@redhat.com>

        * testsuite/lib/libstdc++.exp (check_v3_target_cxa_atexit): New.
        * testsuite/lib/dg-options.exp (dg-require-cxa-atexit): New.
        * testsuite/ext/mt_allocator/deallocate_local-6.cc: New.
        * testsuite/ext/mt_allocator/deallocate_local-8.cc: New.
        * testsuite/ext/mt_allocator/deallocate_local_thread-5.cc: New.
        * testsuite/ext/mt_allocator/deallocate_local_thread-7.cc: New.
        * docs/html/ext/mt_allocator.html: Add link to examples.
        * testsuite/testsuite_allocator.h: Tweak.
        * testsuite/ext/mt_allocator/deallocate_global-2.cc: Same.
        * testsuite/ext/mt_allocator/deallocate_global-4.cc: Same.
        * testsuite/ext/mt_allocator/deallocate_global_thread-1.cc: Same.
        * testsuite/ext/mt_allocator/deallocate_global_thread-3.cc: Same.
        * testsuite/ext/mt_allocator/deallocate_local-2.cc: Same.
        * testsuite/ext/mt_allocator/deallocate_local-4.cc: Same.
        * testsuite/ext/mt_allocator/deallocate_local_thread-1.cc: Same.
        * testsuite/ext/mt_allocator/deallocate_local_thread-3.cc: Same.
        * testsuite/ext/new_allocator/deallocate_global.cc: Same.
        * testsuite/ext/new_allocator/deallocate_local.cc: Same.

From-SVN: r103721

19 years agore PR rtl-optimization/23478 (Miscompilation due to reloading of a var that is also...
Jakub Jelinek [Thu, 1 Sep 2005 05:29:03 +0000 (07:29 +0200)]
re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that is also used in EH pad)

PR rtl-optimization/23478
* local-alloc.c (struct qty): Add n_throwing_calls_crossed field.
(alloc_qty): Initialize it.
(update_equiv_regs): Clear REG_N_THROWING_CALLS_CROSSED.
(combine_regs): Combine also n_throwing_calls_crossed fields.
(find_free_reg): Don't attempt to caller-save pseudos crossing
calls that might throw.
* global.c (struct allocno): Add throwing_calls_crossed field.
(global_alloc): Revert 2005-08-22 change.  Initialize
throwing_calls_crossed.
(find_reg): Don't attempt to caller-save pseudos crossing calls that
might throw.

From-SVN: r103718

19 years agore PR target/23649 (gcc.dg/ppc-and-1.c failure due to not using rlwinm)
Alan Modra [Thu, 1 Sep 2005 02:47:59 +0000 (02:47 +0000)]
re PR target/23649 (gcc.dg/ppc-and-1.c failure due to not using rlwinm)

PR target/23649
* config/rs6000/predicates.md (mask_operand): Only handle rlwinm masks.
(mask64_operand): Reinstate code prior to 2005-06-11 change.
(mask64_2_operand): Reinstate code prior to 2004-11-11 change.
(and64_2_operand): Tweak to use predicate.
(and_operand): Adjust for mask_operand changes.
* config/rs6000/rs6000.c (num_insns_constant): Revert 2005-06-11.
(print_operand): Likewise.
(rs6000_rtx_costs): Pass mode to mask_operand and use mask64_operand.
(mask64_1or2_operand): Delete.
* rs6000/rs6000-protos.h (mask64_1or2_operand): Delete.
* config/rs6000/rs6000.h (EXTRA_CONSTRAINT <S>): Revert 2005-06-11.
(EXTRA_CONSTRAINT <T>): Pass operand mode to predicate.
(EXTRA_CONSTRAINT <t>): Disallow mask64_operand matches.
* config/rs6000/rs6000.md (andsi3_internal3 split): Revert 2005-06-11.
(rotldi3_internal4): Likewise.
(rotldi3_internal5, rotldi3_internal5 split): Likewise.
(rotldi3_internal6, rotldi3_internal6 split): Likewise.
(ashldi3_internal7): Likewise.
(ashldi3_internal8, ashldi3_internal8 split): Likewise.
(ashldi3_internal, ashldi3_internal9 split): Likewise.
(anddi3 split): Don't match mask64_operand.
(anddi3_internal2): Add rlwinm.  Modify 't' splitter predicate.
(anddi3_internal3): Add rlwinm.  Use and64_2_operand in non-cr0
splitter and match TARGET_64BIT not TARGET_POWERPC64.  Modify
't' splitter predicate.
(movdi_internal64 + 2): Revert 2005-06-11 change.

From-SVN: r103716

19 years agom32c.c (m32c_valid_pointer_mode): New.
DJ Delorie [Thu, 1 Sep 2005 01:52:26 +0000 (21:52 -0400)]
m32c.c (m32c_valid_pointer_mode): New.

* config/m32c/m32c.c (m32c_valid_pointer_mode): New.
(m32c_asm_integer): Add support for 32 bit pointers.

From-SVN: r103715

19 years agoemit-rtl.c (set_mem_attributes_minus_bitpos): Look through component-like references...
Richard Henderson [Thu, 1 Sep 2005 01:41:30 +0000 (18:41 -0700)]
emit-rtl.c (set_mem_attributes_minus_bitpos): Look through component-like references for setting MEM_NOTRAP_P.

        * emit-rtl.c (set_mem_attributes_minus_bitpos): Look through
        component-like references for setting MEM_NOTRAP_P.

        * config/i386/i386.c (ix86_setup_incoming_varargs): Set MEM_NOTRAP_P.
        * config/alpha/alpha.c (alpha_setup_incoming_varargs): Likewise.

From-SVN: r103714

19 years agore PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work with...
Andrew Pinski [Thu, 1 Sep 2005 01:32:10 +0000 (01:32 +0000)]
re PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work with unit-at-a-time)

2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>

        PR objc/23306
        * objc-act.c (generate_strings): Remove and move code to
        finish decl to ...
        (add_objc_string): here when creating a new string decl.
        (finish_objc): Don't call generate_strings.

2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>

        PR objc/23306
        * objc.dg/image-info.m: Remove "objc_module_info" check part of the
        scan-assmbler.

From-SVN: r103713

19 years agoexpr.c (expand_expr_real_1): Force subregs into a pseudo before applying gen_lowpart.
Richard Henderson [Thu, 1 Sep 2005 01:06:45 +0000 (18:06 -0700)]
expr.c (expand_expr_real_1): Force subregs into a pseudo before applying gen_lowpart.

        * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Force subregs
        into a pseudo before applying gen_lowpart.

From-SVN: r103712

19 years agoDaily bump.
GCC Administrator [Thu, 1 Sep 2005 00:16:23 +0000 (00:16 +0000)]
Daily bump.

[[Split portion of a mixed commit.]]

From-SVN: r103709.2

19 years agoinstall.texi (Specific): Update cctools version required for full functionality.
Geoffrey Keating [Wed, 31 Aug 2005 21:43:06 +0000 (21:43 +0000)]
install.texi (Specific): Update cctools version required for full functionality.

* doc/install.texi (Specific): Update cctools version required
for full functionality.
* config/darwin.h (LINK_SPEC): Pass -mmacosx-version-min to the
linkers as -macosx_version_min.

From-SVN: r103702

19 years agoFixup white spacing.
Mike Stump [Wed, 31 Aug 2005 21:20:06 +0000 (21:20 +0000)]
Fixup white spacing.

From-SVN: r103701

19 years agore PR target/21255 (%R and %S are not safe to use from asms)
J"orn Rennecke [Wed, 31 Aug 2005 19:51:17 +0000 (19:51 +0000)]
re PR target/21255 (%R and %S are not safe to use from asms)

2005-08-31  J"orn Rennecke <joern.rennecke@st.com>

gcc:
PR target/21255
* sh.c (print_operand, %R and %S): Add handling of floating point
registers, memory, constants and invalid operands.
gcc/testsuite:
PR target/21255
* gcc.dg/pr21255-1.c: New test.
* gcc.dg/pr21255-2-mb.c: Likewise.
* gcc.dg/pr21255-2-ml.c: Likewise.
* gcc.dg/pr21255-3.c: Likewise.
* gcc.dg/pr21255-4.c: Likewise.

From-SVN: r103700

19 years agoipa-pure-const.c: Change dump name.
Daniel Berlin [Wed, 31 Aug 2005 17:33:58 +0000 (17:33 +0000)]
ipa-pure-const.c: Change dump name.

2005-08-31  Daniel Berlin  <dberlin@dberlin.org>

* ipa-pure-const.c: Change dump name.

From-SVN: r103692

19 years ago20050830-1.c: New.
Dale Johannesen [Wed, 31 Aug 2005 17:28:17 +0000 (17:28 +0000)]
20050830-1.c: New.

2005-08-31  Dale Johannesen  <dalej@apple.com>

        * gcc.dg/20050830-1.c:  New.

From-SVN: r103691

19 years agore PR target/23570 (internal compiler error: in merge_assigned_reloads, at reload1...
Uros Bizjak [Wed, 31 Aug 2005 17:27:53 +0000 (19:27 +0200)]
re PR target/23570 (internal compiler error: in merge_assigned_reloads, at reload1.c:6091)

        PR target/23570
        * config/i386/sse.md (*sse_concatv2sf): Change operand 2 constraint
        to "reg_or_0_operand".
        (sse2_loadld): Change operand 1 constraint to "reg_or_0_operand".

From-SVN: r103690

19 years agoloop-iv.c (iv_number_of_iterations): Fix overflow check for loops that count down.
Dale Johannesen [Wed, 31 Aug 2005 17:25:36 +0000 (17:25 +0000)]
loop-iv.c (iv_number_of_iterations): Fix overflow check for loops that count down.

2005-08-31  Dale Johannesen  <dalej@apple.com>

        * loop-iv.c (iv_number_of_iterations):  Fix overflow check for
        loops that count down.

From-SVN: r103689

19 years agopacked8.C: Add -mstructure-size-boundary=8 to command-line options for arm-*-* targets.
Josh Conner [Wed, 31 Aug 2005 17:08:40 +0000 (17:08 +0000)]
packed8.C: Add -mstructure-size-boundary=8 to command-line options for arm-*-* targets.

* g++.dg/ext/packed8.C: Add -mstructure-size-boundary=8 to
command-line options for arm-*-* targets.
* g++.dg/init/array16.C: Likewise.
* g++.dg/other/crash-4.C: Likewise.

From-SVN: r103688

19 years ago* io/read.c (set_integer): Use memcpy to fill buffer.
Steve Ellcey [Wed, 31 Aug 2005 17:05:52 +0000 (17:05 +0000)]
* io/read.c (set_integer): Use memcpy to fill buffer.

From-SVN: r103687

19 years agore PR libstdc++/23632 (std::vector<bool> in combination with debug mode fails to...
Paolo Carlini [Wed, 31 Aug 2005 17:01:57 +0000 (17:01 +0000)]
re PR libstdc++/23632 (std::vector<bool> in combination with debug mode fails to compile code)

2005-08-31  Paolo Carlini  <pcarlini@suse.de>
    Kaspar Fischer <fischerk@inf.ethz.ch>

PR libstdc++/23632
* include/bits/stl_bvector.h (_Bit_iterator::operator[],
_Bit_const_iterator::operator[]): Const-ify.
* testsuite/23_containers/vector/bool/23632.cc: New.

Co-Authored-By: Kaspar Fischer <fischerk@inf.ethz.ch>
From-SVN: r103686

19 years agore PR target/23556 (FAIL: gfortran.dg/pr18122.f90)
Steve Ellcey [Wed, 31 Aug 2005 16:58:28 +0000 (16:58 +0000)]
re PR target/23556 (FAIL: gfortran.dg/pr18122.f90)

PR target/23556
* io/read.c (convert_real): Use memcpy to fill buffer.

From-SVN: r103685

19 years agoNo, I had the number right the first time. Sigh.
Richard Henderson [Wed, 31 Aug 2005 16:41:47 +0000 (09:41 -0700)]
No, I had the number right the first time.  Sigh.

From-SVN: r103684

19 years agoFix typo in pr number.
Richard Henderson [Wed, 31 Aug 2005 16:29:13 +0000 (09:29 -0700)]
Fix typo in pr number.

From-SVN: r103681

19 years agore PR rtl-optimization/23601 (reload may drop non-call exception information)
Richard Henderson [Wed, 31 Aug 2005 16:26:51 +0000 (09:26 -0700)]
re PR rtl-optimization/23601 (reload may drop non-call exception information)

        PR rtl-opt/23601
        * reload1.c (reload): Set MEM_NOTRAP_P in spill slots.
        (fixup_eh_region_note): New.
        (reload_as_needed): Call it.
        (fixup_abnormal_edges): Allow all throwing insns to be deleted;
        don't call find_many_sub_basic_blocks; call verify_flow_info.
        * function.c (assign_stack_local_1): Set MEM_NOTRAP_P.
        (keep_stack_depressed): Likewise.
        (assign_stack_temp_for_type): Likewise; use adjust_address_nv.

From-SVN: r103680

19 years agoi386.c (ix86_function_ok_for_sibcall): Fix test for fp return matching.
Richard Henderson [Wed, 31 Aug 2005 16:16:31 +0000 (09:16 -0700)]
i386.c (ix86_function_ok_for_sibcall): Fix test for fp return matching.

        * config/i386/i386.c (ix86_function_ok_for_sibcall): Fix test for
        fp return matching.

From-SVN: r103679

19 years agoFix ppc -m64 constant address expression expansion bug.
Fariborz Jahanian [Wed, 31 Aug 2005 15:55:52 +0000 (15:55 +0000)]
Fix ppc -m64 constant address expression expansion bug.

Oked by Richard Henderson.

From-SVN: r103676

19 years agoFix a couple of dates in the changelog
Andrew Pinski [Wed, 31 Aug 2005 13:48:39 +0000 (06:48 -0700)]
Fix a couple of dates in the changelog

From-SVN: r103674

19 years agore PR objc++/23640 (obj-c++ does not call __objc_exec_class for the classes)
Andrew Pinski [Wed, 31 Aug 2005 13:46:06 +0000 (13:46 +0000)]
re PR objc++/23640 (obj-c++ does not call __objc_exec_class for the classes)

2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>

        PR obj-c++/23640
        * decl2.c (cp_finish_file): If this is obj-c++ and we need a static
        init, call generate_ctor_or_dtor_function.

2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>

        PR obj-c++/23640
        * obj-c++.dg/gnu-runtime-3.mm: New test.

From-SVN: r103673

19 years agore PR fortran/20592 (-fno-automatic (g77 option) is missing from gfortran.)
Francois-Xavier Coudert [Wed, 31 Aug 2005 12:31:30 +0000 (14:31 +0200)]
re PR fortran/20592 (-fno-automatic (g77 option) is missing from gfortran.)

PR fortran/20592
* gfortran.h (gfc_option_t): Add flag_automatic.
* invoke.texi: Document the -fno-automatic option.
* lang.opt: Add a -fautomatic option.
* options.c (gfc_init_options): Default for -fautomatic is on.
(gfc_handle_option): Add handling of -fautomatic option.
* resolve.c (gfc_resolve): When -fno-automatic is used, mark
needed variables as SAVE.

From-SVN: r103671

19 years agore PR middle-end/23477 (default-initializing array new expression uses makes stack...
Richard Guenther [Wed, 31 Aug 2005 11:20:38 +0000 (11:20 +0000)]
re PR middle-end/23477 (default-initializing array new expression uses makes stack usage go way up)

2005-08-31  Richard Guenther  <rguenther@suse.de>

PR middle-end/23477
* expr.c (all_zeros_p): New function.
(expand_expr_real_1): Handle the case of an all-zero
non-addressable constructor separately.

From-SVN: r103670

19 years agore PR c++/13377 (unexpected behavior of namespace usage directive)
Volker Reichelt [Wed, 31 Aug 2005 10:32:54 +0000 (10:32 +0000)]
re PR c++/13377 (unexpected behavior of namespace usage directive)

PR c++/13377
* parser.c (cp_parser_lookup_name): Pass LOOKUP_COMPLAIN to
lookup_name_real on final parse.

* g++.dg/lookup/ambig4.C: New test.
* g++.dg/lookup/ambig5.C: New test.
* g++.dg/tc1/dr101.C: Adjust error markers.

From-SVN: r103667

19 years agore PR c++/23639 (Bad error message: not a member of '<declaration error>')
Volker Reichelt [Wed, 31 Aug 2005 08:46:46 +0000 (08:46 +0000)]
re PR c++/23639 (Bad error message: not a member of '<declaration error>')

PR c++/23639
* semantics.c (qualified_name_lookup_error): Do not complain again
on invalid scope.

* g++.dg/template/ttp5.C: Adjust error markers.

From-SVN: r103662

19 years agobuiltins.c: (expand_builtin_strcpy...
Adrian Straetling [Wed, 31 Aug 2005 07:49:27 +0000 (07:49 +0000)]
builtins.c: (expand_builtin_strcpy...

2005-08-31  Adrian Straetling  <straetling@de.ibm.com>

* builtins.c: (expand_builtin_strcpy, expand_builtin_strcat): Change
arguments, adjust all callers.
(expand_builtin_strcat): Rewrite to call strcpy instead of mempcpy.

From-SVN: r103661

19 years agore PR target/23630 (built-ins MMX regression)
Richard Henderson [Wed, 31 Aug 2005 05:00:37 +0000 (22:00 -0700)]
re PR target/23630 (built-ins MMX regression)

        PR target/23630
        * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Use gen_lowpart
        whenever the mode sizes match.

From-SVN: r103660

19 years agore PR objc/23381 (Next runtime objc exceptions are broken)
Andrew Pinski [Wed, 31 Aug 2005 04:48:41 +0000 (04:48 +0000)]
re PR objc/23381 (Next runtime objc exceptions are broken)

2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>

        PR objc/23381
        * objc-act.c (next_sjlj_build_try_catch_finally): Set
        TREE_SIDE_EFFECTS on catch_seq after building it.

From-SVN: r103658

19 years agocalls.c (load_register_parameters): Fix comment typo.
Alan Modra [Wed, 31 Aug 2005 03:33:23 +0000 (03:33 +0000)]
calls.c (load_register_parameters): Fix comment typo.

* calls.c (load_register_parameters): Fix comment typo.
* expr.c (emit_push_insn): Comment formatting.

From-SVN: r103656

19 years agoDaily bump.
GCC Administrator [Wed, 31 Aug 2005 00:16:17 +0000 (00:16 +0000)]
Daily bump.

[[Split portion of a mixed commit.]]

From-SVN: r103651.2

19 years agox-cygwin (host-cygwin): Change dependency from hosthooks-def.h to $(HOSTHOOKS_DEF_H).
Ian Lance Taylor [Tue, 30 Aug 2005 21:26:36 +0000 (21:26 +0000)]
x-cygwin (host-cygwin): Change dependency from hosthooks-def.h to $(HOSTHOOKS_DEF_H).

* config/i386/x-cygwin (host-cygwin): Change dependency from
hosthooks-def.h to $(HOSTHOOKS_DEF_H).

From-SVN: r103648

19 years agore PR testsuite/23609 (all obj-c++ execute tests fails with the GNU runtime)
Andrew Pinski [Tue, 30 Aug 2005 19:20:57 +0000 (19:20 +0000)]
re PR testsuite/23609 (all obj-c++ execute tests fails with the GNU runtime)

2005-08-30  Andrew Pinski  <pinskia@physics.uc.edu>

        PR testsuite/23609
        * lib/obj-c++.exp: Include target-libpath.exp.
        (obj-c++_link_flags): Look for the GNU libobjc library
        and set the library path to include it.
        Don't manually set LD_LIBRARY_PATH (etc.) but call
        set_ld_library_path_env_vars instead.
        (obj-c++_target_compile): Don't set library path or
        linker flags because they are already set correctly
        in obj-c++_link_flags.

From-SVN: r103646

19 years agore PR c++/23586 (Bad diagnostic for invalid namespace-name)
Volker Reichelt [Tue, 30 Aug 2005 16:22:00 +0000 (16:22 +0000)]
re PR c++/23586 (Bad diagnostic for invalid namespace-name)

PR c++/23586
* parser.c (cp_parser_namespace_name): Move diagnostic for
invalid namespace-name to here from ...
* name-lookup.c (do_namespace_alias): ... here and ...
(do_using_directive): ... here.  Remove dead code.

From-SVN: r103643

19 years agore PR libgcj/23549 (gij swallows args after -ea)
Thomas Fitzsimmons [Tue, 30 Aug 2005 16:19:15 +0000 (16:19 +0000)]
re PR libgcj/23549 (gij swallows args after -ea)

2005-08-29  Thomas Fitzsimmons  <fitzsim@redhat.com>

PR libgcj/23549
* gij.cc (main): Don't expect arguments to -enableassertions, -ea,
-disableassertions and -da.

From-SVN: r103642

19 years agoPR libstdc++/23578 (cont)
Paolo Carlini [Tue, 30 Aug 2005 15:49:15 +0000 (15:49 +0000)]
PR libstdc++/23578 (cont)

2005-08-30  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/23578 (cont)
* include/bits/stl_bvector.h (class vector<bool>): Add
a dummy data() to avoid problems in debug-mode.

From-SVN: r103641

19 years agobuiltin-stringop-chk-1.c: Add -mstructure-size-boundary=8 to command-line options...
Josh Conner [Tue, 30 Aug 2005 15:07:15 +0000 (15:07 +0000)]
builtin-stringop-chk-1.c: Add -mstructure-size-boundary=8 to command-line options for arm-*-* targets.

        * gcc.dg/builtin-stringop-chk-1.c: Add -mstructure-size-boundary=8
        to command-line options for arm-*-* targets.

From-SVN: r103640

19 years ago23528.cc: New.
Paolo Carlini [Tue, 30 Aug 2005 09:16:31 +0000 (09:16 +0000)]
23528.cc: New.

2005-08-30  Paolo Carlini  <pcarlini@suse.de>

* testsuite/ext/hash_map/23528.cc: New.

From-SVN: r103635

19 years ago[multiple changes]
Geoffrey Keating [Tue, 30 Aug 2005 07:32:39 +0000 (07:32 +0000)]
[multiple changes]

2005-08-29  Geoffrey Keating  <geoffk@apple.com>

* config/i386/i386.c (ix86_expand_vector_init_one_var): Don't modify
parts of 'vals'.

Index: testsuite/ChangeLog
2005-08-30  Geoffrey Keating  <geoffk@apple.com>

* g++.dg/other/i386-1.C: New.

From-SVN: r103632

19 years agore PR preprocessor/20348 (File not included when file with same name is included...
Jakub Jelinek [Tue, 30 Aug 2005 06:28:21 +0000 (08:28 +0200)]
re PR preprocessor/20348 (File not included when file with same name is included before)

PR preprocessor/20348
PR preprocessor/20356
* files.c (_cpp_find_file, search_cache): Revert 2004-06-26 and
2004-06-05 changes.

* gcc.dg/cpp/pr20348.c: New test.
* gcc.dg/cpp/pr20348.h: New file.
* gcc.dg/cpp/inc/pr20348.h: New file.
* gcc.dg/cpp/inc/pr20348-aux.h: New file.
* gcc.dg/cpp/pr20356.c: New test.
* gcc.dg/cpp/pr20356.h: New file.
* gcc.dg/cpp/inc/pr20356.h: New file.
* gcc.dg/cpp/inc/pr20356-aux.h: New file.

From-SVN: r103629

19 years agointrinsic_count.f90: Fix array dimension to avoid correct end-of-file error.
Jerry DeLisle [Tue, 30 Aug 2005 05:05:38 +0000 (05:05 +0000)]
intrinsic_count.f90: Fix array dimension to avoid correct end-of-file error.

 2005-08-29  Jerry DeLisle  <jvdelisle@verizon.net>

       * gfortran.fortran-torture/execute/intrinsic_count.f90:
       Fix array dimension to avoid correct end-of-file error.

From-SVN: r103626

19 years agoconfigure.ac: Replace "*-*-darwin[0-7].*" with "*-*-darwin[[0-7]].*"
Andrew Pinski [Tue, 30 Aug 2005 01:52:12 +0000 (01:52 +0000)]
configure.ac: Replace "*-*-darwin[0-7].*" with "*-*-darwin[[0-7]].*"

2005-08-29  Andrew Pinski  <pinskia@physics.uc.edu>

        * configure.ac: Replace "*-*-darwin[0-7].*" with
        "*-*-darwin[[0-7]].*"
        * configure: Regenerate.

From-SVN: r103623

19 years agoDaily bump.
GCC Administrator [Tue, 30 Aug 2005 00:16:38 +0000 (00:16 +0000)]
Daily bump.

[[Split portion of a mixed commit.]]

From-SVN: r103619.2

19 years ago[multiple changes]
Thomas Koenig [Mon, 29 Aug 2005 20:40:02 +0000 (20:40 +0000)]
[multiple changes]

2005-08-29  Thomas Koenig  <Thomas.Koenig@online.de>

PR libfortran/23598
* io/lock.c(library_start):  If ioparm.iostat is present, clear
it unconditionally.

2005-02-29  Thomas Koenig  <Thomas.Koenig@online.de>

PR libfortran/23598
* gfortran.dg/iostat_1.f90:  New test.

From-SVN: r103613

19 years ago[multiple changes]
Andrew Pinski [Mon, 29 Aug 2005 17:48:58 +0000 (17:48 +0000)]
[multiple changes]

2005-08-18  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/23408
        * ipa-inline.c (cgraph_decide_inlining_incrementally): Remove the
        call to ggc_collect.
2005-08-28  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/23408
        * gcc.dg/pr23408.c: New test.

From-SVN: r103612

19 years agostl_map.h (class map): ...
Paolo Carlini [Mon, 29 Aug 2005 16:50:52 +0000 (16:50 +0000)]
stl_map.h (class map): ...

2005-08-29  Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_map.h (class map): ... and a missing @a.

From-SVN: r103611

19 years agostl_map.h (class map): Add missing % in comment.
Paolo Carlini [Mon, 29 Aug 2005 16:47:06 +0000 (16:47 +0000)]
stl_map.h (class map): Add missing % in comment.

2005-08-29  Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_map.h (class map): Add missing % in comment.

From-SVN: r103610

19 years agoPR libstdc++/23578 (DR 464 [Ready])
Paolo Carlini [Mon, 29 Aug 2005 16:11:19 +0000 (16:11 +0000)]
PR libstdc++/23578 (DR 464 [Ready])

2005-08-29  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/23578 (DR 464 [Ready])
* include/bits/stl_map.h (class map): Add at(const key_type&)
member functions.
* include/bits/stl_vector.h (class vector): Add data() member
functions.
* include/debug/map.h (class map): Adjust consistently.
* include/debug/vector (class vector): Likewise.
* testsuite/23_containers/map/element_access/1.cc: New.
* testsuite/23_containers/vector/data_access/1.cc: Likewise.
* docs/html/ext/howto.html: Add an entry for DR 464.

From-SVN: r103609

19 years agoresync
Arnaud Charlet [Mon, 29 Aug 2005 15:43:33 +0000 (17:43 +0200)]
resync

From-SVN: r103608

19 years agotrans.c: Protect < in error msg with quote Replace GCC_ZCX by Back_End_Exceptions.
Arnaud Charlet [Mon, 29 Aug 2005 15:43:07 +0000 (17:43 +0200)]
trans.c: Protect < in error msg with quote Replace GCC_ZCX by Back_End_Exceptions.

2005-08-29  Arnaud Charlet  <charlet@adacore.com>
    Eric Botcazou  <ebotcazou@adacore.com>

* trans.c: Protect < in error msg with quote
Replace GCC_ZCX by Back_End_Exceptions.
(addressable_p) <COMPONENT_REF>: Also return 1 if the field
has been sufficiently aligned in the record.

From-SVN: r103607

19 years agore PR ada/21053 (Warnings from init.c)
Arnaud Charlet [Mon, 29 Aug 2005 15:41:45 +0000 (17:41 +0200)]
re PR ada/21053 (Warnings from init.c)

2005-08-29  Arnaud Charlet  <charlet@adacore.com>
    Doug Rupp  <rupp@adacore.com>

* s-stalib.adb: Add missing pragma Warnings (On) to reenable Warnings
when needed.
(Inside_Elab_Final_Code): Moved to init.c to avoid having to keep
this code in the GNAT run-time.

* decl.c, fe.h: Replace GCC_ZCX by Back_End_Exceptions.

PR ada/21053
* init.c (__gnat_error_handler [many]): Mark "msg" as const
(__gnat_error_handler [HPUX]): Mark siginfo parameter as unused

(__gnat_inside_elab_final_code): Moved here from
Standard_Library and only defined for the compiler.
__gnat_error_handler [VMS]: Adjust sigargs to account for PC & PSL.
(__gnat_inum_to_ivec): Do not define this function on VxWorks when
using RTPs because directly vectored Interrupt routines are not
supported on this configuration.
(getpid): Do not redefine this function on VxWorks when using RTPs
because this primitive is well supported by the RTP libraries.
(copy_msg): Correct the code that checks for buffer overflow.
Discovered during code reading.

From-SVN: r103606

19 years agore PR c++/23099 (ICE in build_simple_base_path, at cp/class.c:460)
Mark Mitchell [Mon, 29 Aug 2005 14:08:50 +0000 (14:08 +0000)]
re PR c++/23099 (ICE in build_simple_base_path, at cp/class.c:460)

PR c++/23099
* cp-tree.h (saved_scope): Add skip_evaluation.
* decl.c (start_decl): Use DECL_INITIALIZED_IN_CLASS_P, not
DECL_INITIAL, to determine whether or not a static data member was
initialized in the class-specifier.
(cp_finish_decl): Add comment.
* init.c (integral_constant_value): Subtitute into the
initializers for static data members in templates.
* name-lookup.c (push_to_top_level): Save skip_evaluation.
(pop_from_top_level): Restore it.
* pt.c (instantiate_class_template): Do not substitute into the
intializers of static data members when instantiating a class.
(regenerate_decl_from_template): Simplify.
(instantiate_decl): Tidy.  Substitute into the initializer for a
static data member even when the definition of the data member is
not available.

PR c++/23099
* g++.dg/init/member1.C: Make sure erroneous static data member
definitions are required.
* g++.dg/template/static13.C: New test.
* g++.dg/template/static14.C: Likewise.

From-SVN: r103604

19 years agore PR bootstrap/21268 (Bootstrap, configuration problem and insn-conditions.c)
Paolo Bonzini [Mon, 29 Aug 2005 13:52:32 +0000 (13:52 +0000)]
re PR bootstrap/21268 (Bootstrap, configuration problem and insn-conditions.c)

2005-08-18  Paolo Bonzini  <bonzini@gnu.org>

PR bootstrap/21268
* Makefile.in (ALL_CPPFLAGS): Include $(INCLUDES) at the
beginning.  Remove $(INCLUDES) from all the rules, if following
$(ALL_CPPFLAGS) or $(BUILD_CPPFLAGS).

From-SVN: r103601

19 years agore PR ada/23187 (MAXPATHLEN usage in gcc/ada/*.c)
Arnaud Charlet [Mon, 29 Aug 2005 13:07:05 +0000 (15:07 +0200)]
re PR ada/23187 (MAXPATHLEN usage in gcc/ada/*.c)

PR ada/23187
(GNAT_MAXPATH_LEN): Use default value if MAXPATHLEN is undefined.

From-SVN: r103600

19 years agopr23575.c: Use -msse2 instead of -march=pentium4, remove ilp32 requirement.
Jakub Jelinek [Mon, 29 Aug 2005 08:50:02 +0000 (10:50 +0200)]
pr23575.c: Use -msse2 instead of -march=pentium4, remove ilp32 requirement.

* gcc.target/i386/pr23575.c: Use -msse2 instead of
-march=pentium4, remove ilp32 requirement.

From-SVN: r103597