OSDN Git Service
pinskia [Thu, 3 Nov 2005 16:15:53 +0000 (16:15 +0000)]
2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
PR middle-end/23155
* g++.dg/ext/c99struct1.C: New test.
* gcc.dg/union-cast-1.c: New test.
* gcc.dg/union-cast-2.c: New test.
* gcc.dg/union-cast-3.c: New test.
2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
PR middle-end/23155
* gimplifier.c (gimplify_expr): Create a temporary for lvalue
CONSTRUCTOR.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106438
138bc75d-0d04-0410-961f-
82ee72b054a4
dberlin [Thu, 3 Nov 2005 15:39:48 +0000 (15:39 +0000)]
2005-11-03 Daniel Berlin <dberlin@dberlin.org>
Fix PR tree-optimization/24351
* tree-ssa-structalias.c (struct variable_info): Add
collapsed_into.
(get_varinfo_fc): New function to follow collapsing.
(new_var_info): Set collapsed_to to NULL.
(dump_constraint): Follow collapsing.
(build_constraint_graph): Handle collapsing.
(do_simple_structure_copy): Return false if something bad
happened.
(collapse_rest_of_var): New function.
(do_structure_copy): Collapse if do_simple_structure_copy returns
false.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106437
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Thu, 3 Nov 2005 15:21:15 +0000 (15:21 +0000)]
2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
PR middle-end/24589
* gimplify.c (gimplify_expr) <case CONSTRUCTOR>: Add the
expressions to a statement list instead of gimplifying them.
2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
PR middle-end/24589
* gcc.c-torture/execute/zero-struct-2.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106436
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Thu, 3 Nov 2005 15:06:42 +0000 (15:06 +0000)]
2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
PR c++/24582
* g++.dg/init/switch1.C: New test.
2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
PR c++/24582
* decl.c (declare_local_label): Return 0 for variables
with error_mark_node as their types.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106434
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Thu, 3 Nov 2005 13:13:21 +0000 (13:13 +0000)]
2005-11-03 Paolo Carlini <pcarlini@suse.de>
* include/ext/sso_string_base.h (__sso_string_base<>::_M_swap):
Change the various traits_type::copy call to always copy the
entire local buffer; return early and don't do a full swap on
the lengths for two common cases; change two _S_copy to plain
traits_type::copy.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106431
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Thu, 3 Nov 2005 11:38:14 +0000 (11:38 +0000)]
Fix regexp.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106429
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Thu, 3 Nov 2005 11:31:46 +0000 (11:31 +0000)]
PR rtl-optimization/23585
* rtlanal.c (rtx_addr_can_trap_p_1) <PLUS>: Return 0 for an address
that can't trap plus a constant integer, if the mode has zero size.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106427
138bc75d-0d04-0410-961f-
82ee72b054a4
uweigand [Thu, 3 Nov 2005 04:16:52 +0000 (04:16 +0000)]
ChangeLog:
PR target/24620
* config/s390/s390.md ("*insv<mode>_reg_imm"): Accept any CONST_INT
as operand 2.
("*insv<mode>_reg_extimm"): Likewise.
testsuite/ChangeLog:
PR target/24620
* gcc.dg/pr24620.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106422
138bc75d-0d04-0410-961f-
82ee72b054a4
jsm28 [Thu, 3 Nov 2005 03:30:36 +0000 (03:30 +0000)]
PR c/24329
* c-pretty-print.c (pp_c_type_specifier): Do not recurse if
c_common_type_for_mode returns an unnamed type.
testsuite:
* gcc.dg/format/unnamed-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106421
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 3 Nov 2005 01:40:33 +0000 (01:40 +0000)]
PR target/9350
PR target/24374
* dwarf2out.c (dwarf2out_reg_save_reg): New.
(dwarf2out_frame_debug_expr): Return after dwarf_handle_frame_unspec.
* function.c (assign_parms): Use calls.internal_arg_pointer.
(expand_main_function): Remove FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN
code.
* target-def.h (TARGET_INTERNAL_ARG_POINTER): New.
(TARGET_CALLS): Add it.
* target.h (struct gcc_target): Add calls.internal_arg_pointer.
* targhooks.c (default_internal_arg_pointer): New.
* targhooks.h (default_internal_arg_pointer): Declare.
* tree.h (dwarf2out_reg_save_reg): Declare.
* doc/tm.texi (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): Remove.
* config/i386/i386.c (dbx_register_map): Add return column.
(dbx64_register_map, svr4_dbx_register_map): Likewise.
(TARGET_INTERNAL_ARG_POINTER, ix86_internal_arg_pointer): New.
(TARGET_DWARF_HANDLE_FRAME_UNSPEC, ix86_dwarf_handle_frame_unspec): New. (ix86_function_ok_for_sibcall): Disable if force_align_arg_pointer.
(ix86_save_reg): Save force_align_arg_pointer.
(ix86_emit_save_regs): Make regno unsigned.
(ix86_emit_save_regs_using_mov): Likewise.
(ix86_expand_prologue): Handle force_align_arg_pointer.
(ix86_expand_epilogue): Likewise.
* config/i386/i386.h: (dbx_register_map): Update.
(dbx64_register_map, svr4_dbx_register_map): Update.
(struct machine_function): Add force_align_arg_pointer.
* config/i386/i386.md (UNSPEC_REG_SAVE, UNSPEC_DEF_CFA): New.
(UNSPEC_TP, UNSPEC_TLS_GD, UNSPEC_TLS_LD_BASE): Renumber.
(TARGET_PUSH_MEMORY peepholes): Disable if RTX_FRAME_RELATED_P.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106420
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Thu, 3 Nov 2005 01:25:13 +0000 (01:25 +0000)]
PR c++/22434
* call.c (build_conditional_expr): Do bad conversions, if there's
no other choice.
PR c++/22434
* g++.dg/expr/cond8.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106418
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Thu, 3 Nov 2005 00:17:18 +0000 (00:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106414
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Wed, 2 Nov 2005 23:36:05 +0000 (23:36 +0000)]
PR c++/24560
* parser.c (cp_parser_postfix_dot_deref_expression): Improve error
message for use of overloaded functions on LHS of "." operator.
PR c++/24560
* g++.dg/parse/dot1.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106408
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Wed, 2 Nov 2005 23:21:22 +0000 (23:21 +0000)]
PR target/23303
* i386.md: Add peep2 for simplyfing array accesses.
* gcc.dg/i386-lea.c: New test
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106406
138bc75d-0d04-0410-961f-
82ee72b054a4
uweigand [Wed, 2 Nov 2005 23:16:31 +0000 (23:16 +0000)]
ChangeLog:
PR target/24615
* config/s390/s390-protos.h (s390_decompose_shift_count): Declare.
* config/s390/s390.c (s390_decompose_shift_count): New function.
(s390_extra_constraint_str) ['Y']: Use s390_decompose_shift_count.
(print_shift_count_operand): Use s390_decompose_shift_count.
* config/s390/predicates.md ("setmem_operand", "shift_count_operand"):
Use s390_decompose_shift_count. Do not accept any non-base hard regs.
testsuite/ChangeLog:
PR target/24615
* gcc.dg/pr24615.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106405
138bc75d-0d04-0410-961f-
82ee72b054a4
uweigand [Wed, 2 Nov 2005 23:06:26 +0000 (23:06 +0000)]
ChangeLog:
PR target/24600
* loop.c (loop_givs_rescan): Use force_operand to expand
complex GIVs.
testsuite/ChangeLog:
PR target/24600
* gcc.dg/pr24600.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106404
138bc75d-0d04-0410-961f-
82ee72b054a4
andreast [Wed, 2 Nov 2005 22:02:14 +0000 (22:02 +0000)]
2005-11-02 Andreas Tobler <a.tobler@schweiz.ch>
* testsuite/lib/libjava.exp (libjava_find_lib): Add dylib to the shared
library extensions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106403
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 2 Nov 2005 21:44:17 +0000 (21:44 +0000)]
PR 22429
* fold-const.c (build_range_check): Use unsigned when signed
overflow is undefined also. If etype is subtype, make sure that
the subtraction is in the supertype.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106400
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Wed, 2 Nov 2005 21:34:51 +0000 (21:34 +0000)]
PR c++/19253
* parser.c (cp_parser_postfix_expression): Use
cp_parser_elaborated_type_specifier to handle typename-types in
functional casts.
(cp_parser_enclosed_argument_list): Skip ahead to the end of the
template argument list if the closing ">" is not found.
PR c++/19253
* g++.dg/parse/typename8.C: Compile with -w -fpermissive.
* g++.dg/parse/typename9.C: New test.
* g++/dg/parse/typename10.C: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106398
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Wed, 2 Nov 2005 21:01:54 +0000 (21:01 +0000)]
2005-11-02 Andrew Pinski <pinskia@physics.uc.edu>
PR fortran/18157
* gfortran.fortran-torture/compile/defined_type_1.f90: New test.
* gfortran.fortran-torture/compile/defined_type_2.f90: New
test.
* gfortran.fortran-torture/compile/defined_type_3.f90:
New test.
2005-11-02 Andrew Pinski <pinskia@physics.uc.edu>
PR fortran/18157
* trans-array.c (gfc_conv_resolve_dependencies): Use the correct
type for the temporary array.
* trans-expr.c (gfc_trans_assignment): Pass lss
instead of lss_section
to gfc_conv_resolve_dependencies to get the
correct type.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106396
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Wed, 2 Nov 2005 18:30:26 +0000 (18:30 +0000)]
PR c++/24569
* pt.c (instantiate_decl): Use cp_finish_decl, not
finish_static_data_member_decl.
PR c++/24569
* g++.dg/debug/static1.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106392
138bc75d-0d04-0410-961f-
82ee72b054a4
jconner [Wed, 2 Nov 2005 18:24:46 +0000 (18:24 +0000)]
* g++.dg/crash38.C: moved into proper directory...
* g++.dg/template/crash42.C: ...here
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106389
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 2 Nov 2005 18:20:07 +0000 (18:20 +0000)]
PR target/24178
* config/alpha/alpha.c (get_aligned_mem): Honor alignment given
by MEM_ALIGN.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106388
138bc75d-0d04-0410-961f-
82ee72b054a4
kenner [Wed, 2 Nov 2005 17:53:14 +0000 (17:53 +0000)]
(tree_int_cst_sgn): Fix typo in comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106387
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Wed, 2 Nov 2005 10:27:54 +0000 (10:27 +0000)]
2005-11-02 Thomas Kho <tkho@ucla.edu>
PR libstdc++/23425
* include/bits/stl_vector.h (vector<>::clear): Open code
in terms of _Destroy.
2005-11-02 Paolo Carlini <pcarlini@suse.de>
* include/bits/vector.tcc (vector<>::_M_fill_assign): Qualify fill_n.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106379
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Wed, 2 Nov 2005 03:02:00 +0000 (03:02 +0000)]
PR target/18338
* gcc.dg/bitfld-4.c, g++.dg/abi/bitfield4.C: Gate on
pcc_bitfield_type_matters || default_packed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106377
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Wed, 2 Nov 2005 02:52:30 +0000 (02:52 +0000)]
PR testsuite/23304
* lib/target-supports.exp (check_effective_default_packed): New proc.
* g++.dg/ext/packed3.C, g++.dg/ext/packed8.C, g++.dg/other/crash-4.C:
Gate expected errors on target ! default_packed.
* g++.dg/ext/packed4.C: Gate on target ! default_packed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106376
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Wed, 2 Nov 2005 02:49:24 +0000 (02:49 +0000)]
* lib/target-supports.exp
(check_effective_target_pcc_bitfield_type_matters): New proc.
* gcc.dg/bitfld-3.c: Gate on target pcc_bitfield_type_matters.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106375
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Wed, 2 Nov 2005 02:41:44 +0000 (02:41 +0000)]
* lib/target-supports.exp (check_effective_default_packed): New proc.
* g++.dg/ext/packed3.C, g++.dg/ext/packed8.C, g++.dg/other/crash-4.C:
Gate expected errors on target ! default_packed.
* g++.dg/ext/packed4.C: Gate on target ! default_packed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106374
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 2 Nov 2005 02:12:32 +0000 (02:12 +0000)]
PR 21518
* loop.c (scan_loop): Do not propagate computations to a hard
register destination with SMALL_REGISTER_CLASSES.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106373
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Wed, 2 Nov 2005 00:17:11 +0000 (00:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106368
138bc75d-0d04-0410-961f-
82ee72b054a4
bryce [Wed, 2 Nov 2005 00:06:30 +0000 (00:06 +0000)]
2005-11-01 Bryce McKinlay <mckinlay@redhat.com>
* include/private/gc_priv.h: Increase MAX_ROOT_SETS to 1024.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106362
138bc75d-0d04-0410-961f-
82ee72b054a4
tobi [Wed, 2 Nov 2005 00:04:28 +0000 (00:04 +0000)]
fortran/
* decl.c (gfc_match_entry): Function entries don't need an argument
list if there's no RESULT clause.
testsuite/
* gfortran.fortran-torture/execute/entry_9.f90: Revert previous
change (r106358).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106361
138bc75d-0d04-0410-961f-
82ee72b054a4
tobi [Tue, 1 Nov 2005 21:55:02 +0000 (21:55 +0000)]
fortran/
PR fortran/24008
* decl.c (gfc_match_entry): Function entries need an argument list.
testsuite/
PR fortran/24008
* gfortran.dg/entry_5.f90: New.
* gfortran.fortran-torture/execute/entry_9.f90: Fix syntax error.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106358
138bc75d-0d04-0410-961f-
82ee72b054a4
eedelman [Tue, 1 Nov 2005 21:40:06 +0000 (21:40 +0000)]
fortran/
2005-11-01 Erik Edelmann <eedelman@gcc.gnu.org>
PR 24245
* trans.c (gfc_generate_code): Move code to create a main
program symbol from here ...
* parse.c (main_program_symbol): ... to this new
function, setting the locus from gfc_current_locus
instead of ns->code->loc.
(gfc_parse_file): Call main_program_symbol for main programs.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106353
138bc75d-0d04-0410-961f-
82ee72b054a4
tobi [Tue, 1 Nov 2005 20:05:54 +0000 (20:05 +0000)]
PR fortran/24404
* resolve.c (resolve_symbol): Output symbol names in more error
messages, clarify error message.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106346
138bc75d-0d04-0410-961f-
82ee72b054a4
jsm28 [Tue, 1 Nov 2005 19:57:29 +0000 (19:57 +0000)]
* config/rs6000/rs6000.c (rs6000_rtx_costs): Do not add extra
costs for MULT inside PLUS or MINUS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106345
138bc75d-0d04-0410-961f-
82ee72b054a4
tobi [Tue, 1 Nov 2005 19:05:34 +0000 (19:05 +0000)]
* dump-parse-tree.c (show_symtree): Revert change unintentionally
committed in r106246.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106341
138bc75d-0d04-0410-961f-
82ee72b054a4
bwilson [Tue, 1 Nov 2005 18:16:46 +0000 (18:16 +0000)]
* gcc.dg/intmax_t-1.c: Disable for xtensa-*-elf*.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106337
138bc75d-0d04-0410-961f-
82ee72b054a4
bwilson [Tue, 1 Nov 2005 18:07:13 +0000 (18:07 +0000)]
* config/xtensa/xtensa.h (TRAMPOLINE_TEMPLATE): Add a byte of padding.
(TRAMPOLINE_SIZE): Round up to 60.
* config/xtensa/lib2funcs.S (TRAMPOLINE_SIZE): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106336
138bc75d-0d04-0410-961f-
82ee72b054a4
jsm28 [Tue, 1 Nov 2005 12:59:50 +0000 (12:59 +0000)]
* gcc_update: Include revision number in LAST_UPDATED.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106327
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Tue, 1 Nov 2005 11:01:40 +0000 (11:01 +0000)]
2005-11-01 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/24595
* include/tr1/boost_shared_ptr.h (shared_ptr<>::get_deleter):
Move out of shared_ptr.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/misc/24595.cc:
New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106321
138bc75d-0d04-0410-961f-
82ee72b054a4
pault [Tue, 1 Nov 2005 05:53:29 +0000 (05:53 +0000)]
2005-11-01 Paul Thomas <pault@gcc.gnu.org>
PR fortran/21565
* symbol.c (check_conflict): An object cannot be in a namelist and in
block data.
PR fortran/18737
* resolve.c (resolve_symbol): Set the error flag to
gfc_set_default_type, in the case of an external symbol, so that
an error message is emitted if IMPLICIT NONE is set.
PR fortran/14994
* gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SECNDS to enum.
* check.c (gfc_check_secnds): New function.
* intrinsic.c (add_functions): Add call to secnds.
* iresolve.c (gfc_resolve_secnds): New function.
* trans-intrinsic (gfc_conv_intrinsic_function): Add call to
secnds via case GFC_ISYM_SECNDS.
* intrinsic.texi: Add documentation for secnds.
2005-11-01 Paul Thomas <pault@gcc.gnu.org>
PR fortran/14994
* libgfortran/intrinsics/date_and_time.c: Add interface to
the functions date_and_time for the intrinsic function secnds.
2005-11-01 Paul Thomas <pault@gcc.gnu.org>
PR fortran/21565
gfortran.dg/namelist_blockdata.f90: New test.
PR fortran/18737
gfortran.dg/external_implicit_none.f90: New test.
PR fortran/14994
* gfortran.dg/secnds.f: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106317
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Tue, 1 Nov 2005 00:17:06 +0000 (00:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106306
138bc75d-0d04-0410-961f-
82ee72b054a4
wilson [Mon, 31 Oct 2005 23:39:29 +0000 (23:39 +0000)]
Restore old AT_frame_base code for targets that don't use dwarf2 unwind info.
Partial fix.
PR debug/24444
* dwarf2out.c (convert_cfa_to_loc_list): Put inside DWARF2_UNWIND_INFO
ifdef. Put ifdefs around call in gen_subprogram_die.
(compute_frame_pointer_to_cfa_displacement): Likewise.
(gen_subprogram_die): Restore old code for when DWARF2_UNWIND_INFO is
not defined.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106299
138bc75d-0d04-0410-961f-
82ee72b054a4
wilson [Mon, 31 Oct 2005 23:24:36 +0000 (23:24 +0000)]
Rewrite fix for PR 17356, fix for enable checking ada build failure.
cfgrtl.c (purge_dead_edges): Undo last change. In EDGE_EH code,
add check for CALL_INSN if EDGE_ABRNOMAL_CALL true.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106297
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Mon, 31 Oct 2005 21:07:29 +0000 (21:07 +0000)]
PR middle-end/24093
* cgraph.c (cgraph_clone_edge, cgraph_clone_node): Watch negative
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106291
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Mon, 31 Oct 2005 18:42:23 +0000 (18:42 +0000)]
PR target/20928
* i386.c (legitimize_pic_address): Deal with large immediates.
* gcc.c-torture/compile/pr20928.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106284
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Mon, 31 Oct 2005 18:23:44 +0000 (18:23 +0000)]
PR profile/20815
* coverage.c (coverage_checksum_string): Fix code to stip random seeds
from symbol names while computing checkup.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106283
138bc75d-0d04-0410-961f-
82ee72b054a4
dj [Mon, 31 Oct 2005 17:52:38 +0000 (17:52 +0000)]
from Mark Kettenis <kettenis@gnu.org>
* floatformat.c (floatformat_vax_aingle, floatformat_vax_double):
New variables.
* floatformat.h (enum floatformat_byteorders): Add
floatformat_vax.
(floatformat_vax_aingle, floatformat_vax_double): Declare.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106281
138bc75d-0d04-0410-961f-
82ee72b054a4
aj [Mon, 31 Oct 2005 17:20:58 +0000 (17:20 +0000)]
.cvsignore are not needed for subversion, remove them.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106279
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Mon, 31 Oct 2005 14:48:57 +0000 (14:48 +0000)]
PR profile/24487
* predict.c (predict_loops): Do not estimate more than
MAX_PRED_LOOP_ITERATIONS in PRED_LOOP_ITERATIONS heuristic.
* predict.def (MAX_PRED_LOOP_ITERATIONS): Define.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106276
138bc75d-0d04-0410-961f-
82ee72b054a4
kenner [Mon, 31 Oct 2005 14:05:12 +0000 (14:05 +0000)]
(setup_one_parameter): Add comment to last change.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106274
138bc75d-0d04-0410-961f-
82ee72b054a4
amacleod [Mon, 31 Oct 2005 13:38:05 +0000 (13:38 +0000)]
2005-10-31 Andrew MacLeod <amacleod@redhat.com>
PR tree-optimization/19097
* tree-ssa-operands.c (correct_use_link): Don't look for modified stmts.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106272
138bc75d-0d04-0410-961f-
82ee72b054a4
amylaar [Mon, 31 Oct 2005 13:30:14 +0000 (13:30 +0000)]
2005-10-31 J"orn Rennecke <joern.rennecke@st.com>
* optabs.c (expand_unop): Take TRULY_NOOP_TRUNCATION into account.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106271
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Mon, 31 Oct 2005 13:22:20 +0000 (13:22 +0000)]
2005-10-31 Andrew Pinski <pinskia@physics.uc.edu>
PR middle-end/23492
* tree-inline.c (setup_one_parameter): If the init_stmt
is NULL, don't insert the statement.
2005-10-31 Andrew Pinski <pinskia@physics.uc.edu>
PR middle-end/23492
* gcc.c-torture/compile/zero-strct-5.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106270
138bc75d-0d04-0410-961f-
82ee72b054a4
jvdelisle [Mon, 31 Oct 2005 01:05:09 +0000 (01:05 +0000)]
2005-10-31 Jerry DeLisle <jvdelisle@verizon.net>
PR libgfortran/24584
* gfortran.dg/pr24584.f90: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106266
138bc75d-0d04-0410-961f-
82ee72b054a4
jvdelisle [Mon, 31 Oct 2005 01:00:20 +0000 (01:00 +0000)]
2005-10-31 Jerry DeLisle <jvdelisle@verizon.net>
PR libgfortran/24584
* io/list_read.c (free_saved): Set saved_used to zero.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106265
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Mon, 31 Oct 2005 00:17:17 +0000 (00:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106262
138bc75d-0d04-0410-961f-
82ee72b054a4
schwab [Sun, 30 Oct 2005 23:18:07 +0000 (23:18 +0000)]
* Make-lang.in (GFORTRAN_TARGET_INSTALL_NAME): Define.
(GFORTRAN_CROSS_NAME): Remove.
(fortran.install-common): Correctly install a cross compiler.
(fortran.uninstall): Use GFORTRAN_TARGET_INSTALL_NAME instead of
GFORTRAN_CROSS_NAME.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106256
138bc75d-0d04-0410-961f-
82ee72b054a4
eedelman [Sun, 30 Oct 2005 22:48:26 +0000 (22:48 +0000)]
fortran/
2005-10-30 Erik Edelmann <eedelman@gcc.gnu.org>
* gfortran.texi: Update contributors.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106255
138bc75d-0d04-0410-961f-
82ee72b054a4
eedelman [Sun, 30 Oct 2005 22:43:45 +0000 (22:43 +0000)]
fortran/
2005-10-30 Erik Edelmann <eedelman@gcc.gnu.org>
PR fortran/18883
* trans-decl.c (gfc_finish_var_decl): Add decl to the
current function, rather than the parent. Make
assertion accept fake result variables.
* trans-expr.c (gfc_conv_variable): If the character
length of an ENTRY isn't set, get the length from
the master function instead.
testsuite
2005-10-30 Erik Edelmann <eedelman@gcc.gnu.org>
PR fortran/18883
* gfortran.dg/char_result_9.f90: New.
* gfortran.dg/char_result_10.f90: New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106254
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Sun, 30 Oct 2005 22:21:50 +0000 (22:21 +0000)]
2005-10-30 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/20213
* include/c_std/std_csignal.h: Adjust comment as per 17.4.1.2/4.
* include/c_std/std_cstdlib.h: Likewise.
* include/c_std/std_cstdio.h: Likewise.
* include/c_std/std_cstdarg.h: Likewise.
* include/c_std/std_cctype.h: Likewise.
* include/c_std/std_cerrno.h: Likewise.
* include/c_std/std_cmath.h: Likewise.
* include/c_std/std_ciso646.h: Likewise.
* include/c_std/std_ctime.h: Likewise.
* include/c_std/std_clocale.h: Likewise.
* include/c_std/std_climits.h: Likewise.
* include/c_std/std_cassert.h: Likewise.
* include/c_std/std_csetjmp.h: Likewise.
* include/c_std/std_cwchar.h: Likewise.
* include/c_std/std_cfloat.h: Likewise.
* include/c_std/std_cstring.h: Likewise.
* include/c_std/std_cstddef.h: Likewise.
* include/c_std/std_cwctype.h: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106253
138bc75d-0d04-0410-961f-
82ee72b054a4
tkoenig [Sun, 30 Oct 2005 21:38:25 +0000 (21:38 +0000)]
2005-10-30 Thomas Koenig <Thomas.Koenig@online.de>
* gfortran.texi: Remove reservations about I/O usability. Document
that array intrinsics mostly work.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106252
138bc75d-0d04-0410-961f-
82ee72b054a4
tobi [Sun, 30 Oct 2005 21:15:36 +0000 (21:15 +0000)]
Remove .cvsignore
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106250
138bc75d-0d04-0410-961f-
82ee72b054a4
tobi [Sun, 30 Oct 2005 20:54:43 +0000 (20:54 +0000)]
* gfortran.texi: Move license stuff to back. Add information
on ENUM and ENUMERATOR.
* invoke.texi: Document -fshort-enums.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106249
138bc75d-0d04-0410-961f-
82ee72b054a4
steven [Sun, 30 Oct 2005 19:45:01 +0000 (19:45 +0000)]
* gcc_build: Use gcc.gnu.org as the default server. Set up
SVN_REPOSITORY correctly. Add support for checking out branches.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106248
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Sun, 30 Oct 2005 18:14:15 +0000 (18:14 +0000)]
PR tree-optimization/24172
* tree-inline.c (copy_body_r): Unshare the substituted value first.
* g++.dg/tree-ssa/pr24172.C: New testcase.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106247
138bc75d-0d04-0410-961f-
82ee72b054a4
tobi [Sun, 30 Oct 2005 18:09:55 +0000 (18:09 +0000)]
fortran/
2005-10-30 Gaurav Gautam <gauravga@noida.hcltech.com>
Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
* arith.c (gfc_enum_initializer): New function.
(gfc_check_integer_range): Made extern.
* decl.c (enumerator_history): New typedef.
(last_initializer, enum_history, max_enum): New variables.
(create_enum_history, gfc_free_enum_history): New functions.
(add_init_expr_to_sym): Call create_enum_history if parsing ENUM.
(variable_decl): Modified to parse enumerator definition.
(match_attr_spec): Add PARAMETER attribute to ENUMERATORs.
(gfc_match_data_decl): Issues error, if match_type_spec do not
return desired return values.
(set_enum_kind, gfc_match_enum, gfc_match_enumerator_def): New
functions.
(gfc_match_end): Deal with END ENUM.
* gfortran.h (gfc_statement): ST_ENUM, ST_ENUMERATOR, ST_END_ENUM
added.
(symbol_attribute): Bit field for enumerator added.
(gfc_options): Add fshort_enums.
(gfc_enum_initializer, gfc_check_integer_range): Add prototypes.
* options.c: Include target.h
(gfc_init_options): Initialize fshort_enums.
(gfc_handle_option): Deal with fshort_enums.
* parse.c (decode_statement): Match ENUM and ENUMERATOR statement.
(gfc_ascii_statement): Deal with the enumerator statements.
(parse_enum): New function to parse enum construct.
(parse_spec): Added case ST_ENUM.
* parse.h (gfc_compile_state): COMP_ENUM added.
(gfc_match_enum, gfc_match_enumerator_def, gfc_free_enum_history):
Prototype added.
* symbol.c (gfc_copy_attr): Copy enumeration attribute.
* lang.opt (fshort-enums): Option added.
testsuite/
2005-10-30 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
* gfortran.dg/enum_10.f90, gfortran.dg/enum_10.c: New test.
2005-10-30 Gaurav Gautam <gauravga@noida.hcltech.com>
* gfortran.dg/enum_1.f90, gfortran.dg/enum_2.f90,
gfortran.dg/enum_3.f90, gfortran.dg/enum_4.f90,
gfortran.dg/enum_5.f90, gfortran.dg/enum_6.f90,
gfortran.dg/enum_7.f90, gfortran.dg/enum_8.f90,
gfortran.dg/enum_9.f90,
gfortran.fortran-torture/compile/enum_1.f90,
gfortran.fortran-torture/execute/enum_1.f90,
gfortran.fortran-torture/execute/enum_2.f90,
gfortran.fortran-torture/execute/enum_3.f90,
gfortran.fortran-torture/execute/enum_4.f90: New tests.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106246
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Sun, 30 Oct 2005 17:06:40 +0000 (17:06 +0000)]
* config/mmix/mmix.c (mmix_intval): Correct handling of DFmode
constants for hosts with long != 32 bits.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106027
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Sun, 30 Oct 2005 16:46:41 +0000 (16:46 +0000)]
PR target/18482
* gcc.dg/compat/struct-layout-1_generate.c (switchfiles, main):
For mmix-*-*, pass with dg-options an additional -mno-base-addresses.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106026
138bc75d-0d04-0410-961f-
82ee72b054a4
fxcoudert [Sun, 30 Oct 2005 12:48:52 +0000 (12:48 +0000)]
PR libfortran/20179
* io/unix.c (flush_if_preconnected): New function.
* io/io.h: Add prototype for flush_if_preconnected.
* io/transfer.c (data_transfer_init): Use flush_if_preconnected
to workaround buggy mixed C-Fortran code.
* gfortran.dg/mixed_io_1.f90: New test.
* gfortran.dg/mixed_io_1.c: New file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106017
138bc75d-0d04-0410-961f-
82ee72b054a4
fxcoudert [Sun, 30 Oct 2005 12:17:48 +0000 (12:17 +0000)]
* check.c (gfc_check_malloc, gfc_check_free): New functions.
* gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_MALLOC.
* intrinsic.c (add_functions): Add symbols for MALLOC function.
(add_subroutines): Add symbol for FREE subroutine.
* intrinsic.h: Prototypes for gfc_check_malloc, gfc_check_free,
gfc_resolve_malloc and gfc_resolve_free.
* intrinsic.texi: Add doc for FREE and MALLOC intrinsics.
* iresolve.c (gfc_resolve_malloc, gfc_resolve_free): New
functions.
* trans-intrinsic.c (gfc_conv_intrinsic_function): Add case for
GFC_ISYM_MALLOC.
* Makefile.am: Add intrinsics/malloc.c file.
* Makefile.in: Regenerate.
* intrinsics/malloc.c: New file, with implementations for free
and malloc library functions.
* gfortran.dg/malloc_free_1.f90: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106016
138bc75d-0d04-0410-961f-
82ee72b054a4
steven [Sun, 30 Oct 2005 11:15:27 +0000 (11:15 +0000)]
* gfortran.texi: Update contributors.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106015
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Sun, 30 Oct 2005 09:59:16 +0000 (09:59 +0000)]
PR middle-end/24093
* ipa-inline.c (craph_decide_recursive_inlining): Fix return value.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106014
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Sun, 30 Oct 2005 00:18:49 +0000 (00:18 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106007
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Sat, 29 Oct 2005 22:44:23 +0000 (22:44 +0000)]
2005-10-29 Carey Evans <carey.evans@gmail.com>
PR libstdc++/22087
* config/os/djgpp/ctype_inline.h: Fix.
* config/os/djgpp/ctype_noninline.h: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105999
138bc75d-0d04-0410-961f-
82ee72b054a4
mrs [Sat, 29 Oct 2005 21:02:23 +0000 (21:02 +0000)]
* Makefile.am (kinds.h): Remove target, if command fails.
(selected_int_kind.inc): Likewise.
(selected_real_kind.inc): Likewise.
* Makefile.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105995
138bc75d-0d04-0410-961f-
82ee72b054a4
steven [Sat, 29 Oct 2005 13:08:33 +0000 (13:08 +0000)]
* interface.c: Fix previous checkin (an incomplete patch
was commited for me).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105992
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Sat, 29 Oct 2005 03:11:31 +0000 (03:11 +0000)]
* gcc.dg/nested-func-4.c: Require profiling -pg.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105988
138bc75d-0d04-0410-961f-
82ee72b054a4
dberlin [Sat, 29 Oct 2005 01:19:36 +0000 (01:19 +0000)]
2005-10-26 Daniel Berlin <dberlin@dberlin.org>
* update_web_docs_svn: Use -q to quiet svn.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105987
138bc75d-0d04-0410-961f-
82ee72b054a4
jsm28 [Sat, 29 Oct 2005 01:06:58 +0000 (01:06 +0000)]
* intrinsic.texi: Remove empty @cindex line.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105986
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Sat, 29 Oct 2005 00:28:20 +0000 (00:28 +0000)]
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
* gcc_update: When svn update is called and
--silent is used, pass -q.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105985
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Sat, 29 Oct 2005 00:17:20 +0000 (00:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105980
138bc75d-0d04-0410-961f-
82ee72b054a4
aldyh [Fri, 28 Oct 2005 23:41:22 +0000 (23:41 +0000)]
* config/ms1/ms1.h (TARGET_MS1_64_001): New.
(TARGET_MS1_16_002): New.
(TARGET_MS1_16_003): New.
* config/ms1/ms1.md ("decrement_and_branch_until_zero"): Rewrite.
("*decrement_and_branch_until_zero_no_clobber"): New.
Add corresponding splitter for decrement_and_branch_until_zero
instruction.
Key all decrement_and_branch_until_zero patterns off of
TARGET_MS1_16_003.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105974
138bc75d-0d04-0410-961f-
82ee72b054a4
fxcoudert [Fri, 28 Oct 2005 21:16:17 +0000 (21:16 +0000)]
* check.c (gfc_check_alarm_sub, gfc_check_signal,
gfc_check_signal_sub): New functions.
* gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIGNAL.
* intrinsic.c (add_functions): Add signal intrinsic.
(add_subroutines): Add signal and alarm intrinsics.
* intrinsic.texi: Document the new intrinsics.
* iresolve.c (gfc_resolve_signal, gfc_resolve_alarm_sub,
gfc_resolve_signal_sub): New functions.
* trans-intrinsic.c (gfc_conv_intrinsic_function): Add case
for GFC_ISYM_SIGNAL.
* intrinsic.h: Add prototypes for gfc_check_alarm_sub,
gfc_check_signal, gfc_check_signal_sub, gfc_resolve_signal,
gfc_resolve_alarm_sub, gfc_resolve_signal_sub.
* Makefile.am (intrinsics): Add signal.c.
* Makefile.in: Regenerate.
* configure.ac: Checks for signal and alarm.
* config.h.in: Regenerate.
* configure: Regenerate.
* intrinsics/signal.c: New file for SIGNAL and ALARM intrinsics.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105967
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Fri, 28 Oct 2005 20:59:05 +0000 (20:59 +0000)]
2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
* decl.c (grokfndecl): Remove the setting
of the return type of the function type
of main after erroring about must returning
int.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105963
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Fri, 28 Oct 2005 20:25:55 +0000 (20:25 +0000)]
2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
PR C++/23229
* decl.c (grokfndecl): Create a new function type
after erroring out about main not returning int.
2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
PR C++/23229
* g++.dg/warn/main-2.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105960
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Fri, 28 Oct 2005 20:19:57 +0000 (20:19 +0000)]
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
* gcc_update: Remove the -q from svn invocation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105958
138bc75d-0d04-0410-961f-
82ee72b054a4
fxcoudert [Fri, 28 Oct 2005 20:13:20 +0000 (20:13 +0000)]
* acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check.
* configure.ac: Check for floatingpoint.h, fptrap.h and float.h
headers. Use LIBGFOR_CHECK_FPSETMASK. Check for fp_trap and
fp_enable functions.
* configure.host: Add case for systems with fpsetmask and systems
with fp_trap/fp_enable.
* config/fpu-sysv.h: New file, FPU code using fpsetmask.
* config/fpu-aix.h: New file, FPU code for AIX using fp_trap and
fp_enable.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* config.h.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105956
138bc75d-0d04-0410-961f-
82ee72b054a4
kargl [Fri, 28 Oct 2005 20:05:56 +0000 (20:05 +0000)]
PR fortran/24545
* interface.c (gfc_match_end_interface): Fix typo in INTERFACE_USER_OP case.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105953
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Fri, 28 Oct 2005 19:24:24 +0000 (19:24 +0000)]
2005-10-26 Daniel Berlin <dberlin@dberlin.org>
* crontab: Update to reflect reality
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105949
138bc75d-0d04-0410-961f-
82ee72b054a4
jconner [Fri, 28 Oct 2005 17:58:59 +0000 (17:58 +0000)]
PR c++/22153
* cp/parser.c (cp_parser_member_declaration): Detect and handle
a template specialization.
* testsuite/g++.dg/template/crash38.C: New test.
* testsuite/g++.dg/parse/explicit1.C: Change expected errors.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105944
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Fri, 28 Oct 2005 16:42:09 +0000 (16:42 +0000)]
2005-10-28 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/24559
* include/c_std/std_cwchar.h (wcspbrk): Adjust signature.
* testsuite/21_strings/c_strings/wchar_t/24559.cc: New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105939
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Fri, 28 Oct 2005 15:22:41 +0000 (15:22 +0000)]
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
* gcc_build: Remove -d from the call to gcc_update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105937
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Fri, 28 Oct 2005 14:57:30 +0000 (14:57 +0000)]
2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
PR C++/23426
* decl.c (start_decl): Check that the decl is an
error_mark_node before getting the type.
Remove the check for the decl's type being an
error_mark_node.
2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
PR C++/23426
* g++.dg/other/large-size-array.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105936
138bc75d-0d04-0410-961f-
82ee72b054a4
dberlin [Fri, 28 Oct 2005 14:44:48 +0000 (14:44 +0000)]
2005-10-28 Daniel Berlin <dberlin@dberlin.org>
Ben Elliston <bje@au1.ibm.com>
* gcc_update: Update for svn.
* newcvsroot: Ditto.
* gcc_build: Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105933
138bc75d-0d04-0410-961f-
82ee72b054a4
dberlin [Fri, 28 Oct 2005 14:40:11 +0000 (14:40 +0000)]
Add back -q so that jsm doesn't have to see a billion lines of output
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105932
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Fri, 28 Oct 2005 14:26:36 +0000 (14:26 +0000)]
2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
PR middle-end/24362
* g++.dg/opt/complex4.C: New test.
2005-10-28 Andrew Pinski <pinskia@physics.uc.edu>
PR middle-end/24362
* tree-complex.c (extract_component): Treat RESULT_DECL
like the rest of the decls.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105930
138bc75d-0d04-0410-961f-
82ee72b054a4
dberlin [Fri, 28 Oct 2005 13:21:13 +0000 (13:21 +0000)]
SVN was not moved to SVN :)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105929
138bc75d-0d04-0410-961f-
82ee72b054a4