aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Collapse)AuthorFilesLines
2003-12-02function.c (assign_parms): Make sure parm PARALLEL combined in reg is ↵David Edelsohn2-5/+17
composed of more than one object and... * function.c (assign_parms): Make sure parm PARALLEL combined in reg is composed of more than one object and the mode really produces a reg. From-SVN: r74214
2003-12-03* i386.c (classify_argument): Make it 64bit clean.Jan Hubicka1-1/+1
From-SVN: r74209
2003-12-03i386.c (classify_argument): Make it 64bit clean.Jan Hubicka1-0/+4
* i386.c (classify_argument): Make it 64bit clean. [[Split portion of a mixed commit.]] From-SVN: r74208.2
2003-12-03Daily bump.GCC Administrator1-1/+1
From-SVN: r74206
2003-12-02mips.c (mips_output_external): Replace checks for specific builtin-in ↵Richard Sandiford2-6/+6
functions with a check for DECL_BUILTIN_IN. * config/mips/mips.c (mips_output_external): Replace checks for specific builtin-in functions with a check for DECL_BUILTIN_IN. From-SVN: r74202
2003-12-02vector-check.h: Corrected type for var g_##TMODEDavid Ung2-1/+6
2003-12-02 David Ung <davidu@mips.com> * gcc.dg/compat/vector-check.h: Corrected type for var g_##TMODE From-SVN: r74197
2003-12-02re PR c++/10126 (ICE in convert_nontype_argument on using overload ↵Giovanni Bajo2-0/+25
resolution in template args) PR c++/10126 * g++.dg/template/ptrmem8.C: New test. From-SVN: r74185
2003-12-02re PR c++/10126 (ICE in convert_nontype_argument on using overload ↵Giovanni Bajo2-2/+9
resolution in template args) PR c++/10126 * pt.c (convert_nontype_argument): Handle default conversions while converting a pointer to member function. From-SVN: r74184
2003-12-02re PR c++/12573 (ICE (segfault) with Boost.Python)Giovanni Bajo2-0/+19
PR c++/12573 * g++.dg/template/dependent-expr3.C: New test. From-SVN: r74173
2003-12-02re PR c++/12573 (ICE (segfault) with Boost.Python)Giovanni Bajo2-0/+9
PR c++/12573 * pt.c (value_dependent_expression_p): Handle COMPONENT_REFs by looking into them recursively. From-SVN: r74172
2003-12-02rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.Richard Henderson4-5/+10
* rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast. * tree.h (TREE_SET_CODE): Likewise. * recog.h (struct insn_operand_data): Move const after ENUM_BITFIELD. From-SVN: r74170
2003-12-02name-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD.Richard Henderson4-6/+13
* name-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD. * parser.c (struct cp_token): Likewise. (struct cp_parser_token_tree_map_node): Likewise. * lex.c (struct resword): Move const after ENUM_BITFIELD. From-SVN: r74169
2003-12-02[approved by wilson]Ben Elliston3-1/+7
* dbxstclass.h: Rename from this .. * xcoff.h: .. to this. * xcoffout.c: Include xcoff.h. From-SVN: r74167
2003-12-02* Makefile.in (GCC_CFLAGS): Add -Wold-style-definition.Kaveh R. Ghazi2-1/+5
From-SVN: r74153
2003-12-01As per David's request.James E Wilson2-1/+4
* doc/contrib.texi: Update David Mosberger. From-SVN: r74150
2003-12-02arm.c (arm_rtx_costs): Improve for xscale multiply.James Lemke4-6/+55
* config/arm/arm.c (arm_rtx_costs): Improve for xscale multiply. * testsuite/gcc.dg/arm-g2.c: New test. From-SVN: r74149
2003-12-02re PR rtl-optimization/11634 ([hppa] ICE in verify_local_live_at_start, at ↵Roger Sayle4-61/+146
flow.c:555) PR optimization/11634 * recog.c (split_insn): Factor test of INSN_P and handling of set_noop_p out of here into the two callers. (split_all_insns): Add INSN_P test and set_noop_p handling here. If deleting a no-op set after reload that has a REG_UNUSED note, mark the basic block as changed and recalculate life information. (split_all_insns_noflow): Add INSN_P test and set_noop_p handling here. * gcc.dg/20031201-2.c: New test case. From-SVN: r74145
2003-12-02re PR rtl-optimization/12322 (Significant slowdown when compiling ↵Roger Sayle2-56/+57
computed-goto code in Parrot) PR optimization/12322 * gcse.c (struct ls_expr): Change type of hash_index from int to unsigned int. (hash_expr): Document hash_table_size parameter and wrap long line. (ldst_entry): Calculate expression's hash_index and record in ptr. (trim_ld_motion_mems): Use hash_index to search a single bucket instead of scanning the entire hash_table. Remove the "del" local variable and use the equivalent "expr == 0" instead. Change last to be a pointer to the pointer to the current element, to simplify and speed-up deleting from a linked list. From-SVN: r74144
2003-12-01Fixes issues pointed out by Chris Lattner.James E Wilson2-6/+8
* doc/c-tree.texi (CONSTRUCTOR): Clarify element order and handling of missing fields. From-SVN: r74143
2003-12-01re PR target/8407 ([IA-64] ICE in simplify_gen_subreg, at ↵James E Wilson2-2/+9
simplify-rtx.c:2711 with very simple code) PR target/8407 * config/ia64/ia64.c (ia64_function_arg): For single-reg HFA, call gen_rtx_REG to create new reg with argument mode. From-SVN: r74142
2003-12-02Daily bump.GCC Administrator1-1/+1
From-SVN: r74139
2003-12-01re PR libobjc/11433 (Crash due to dereferencing null pointer when querying ↵Zack Weinberg2-6/+36
protocol) PR 11433 gcc/testsuite: * objc.dg/proto-lossage-3.m: New test. libobjc: * Protocol.m (descriptionForInstanceMethod): Don't dereference instance_methods if it's NULL. (descriptionForClassMethod): Likewise for class_methods. From-SVN: r74137
2003-12-01ggc.h (struct alloc_zone): Move forward declaration up.Steven Bosscher5-51/+128
* ggc.h (struct alloc_zone): Move forward declaration up. (new_ggc_zone): New function prototype. (destroy_ggc_zone): Ditto. * ggc-simple.c (new_ggc_zone): New function, does nothing. (destroy_ggc_zone): Ditto. * ggc-page.c (new_ggc_zone): New function, does nothing. (destroy_ggc_zone): Ditto. * ggc-zone.c (struct page_entry): Fix comment. (ggc_alloc_typed): Use a switch statement instead of ifs. (new_ggc_zone): New function to set up a new GC zone. (destroy_ggc_zone): New function to remove a GC zone. init_ggc): Use new_ggc_zone to set up the default zones. (ggc_collect): Walk a list of zones, instead of just the default zones. Report statistics using the zone name. From-SVN: r74132
2003-12-01* unroll.c (find_splittable_givs): Add missing extend_value_for_giv.Ulrich Weigand2-2/+7
From-SVN: r74126
2003-12-01re PR rtl-optimization/12628 (Segfault with -fno-expensive-optimizations ↵Roger Sayle5-16/+48
-fno-rerun-loop-opt) PR optimization/12628 * toplev.c (rest_of_handle_jump_bypass): Call reg_scan. * regclass.c (reg_scan): Include allocate_reg_info time in TV_REG_SCAN. Minor clean-ups. (reg_scan_update): Minor clean-ups. * gcc.dg/20031201-1.c: New test case. From-SVN: r74125
2003-12-01* config.gcc (s390x-ibm-tpf*): Add extra_parts.Ulrich Weigand2-0/+5
From-SVN: r74121
2003-12-01Fix for aliasing problem reported by Michael Matz.James E Wilson2-1/+6
* config/ia64/ia64.h (FUNCTION_ARG_REGNO_P): Use AR_REG_FIRST not GR_ARG_FIRST. From-SVN: r74120
2003-12-01common.opt: Remove -fgnu-linker.Zack Weinberg8-51/+26
* common.opt: Remove -fgnu-linker. * flags.h: Remove flag_gnu_linker. * opts.c: Don't handle OPT_fgnu_linker. * toplev.c: Don't initialize flag_gnu_linker. Remove gnu-linker entry from f_options. * config/dsp16xx/dsp16xx.h (OPTIMIZATION_OPTIONS): Don't reset flag_gnu_linker. * config/mips/mips.c (override_options): Likewise. * doc/invoke.texi: Remove all mention of -fgnu-linker. From-SVN: r74117
2003-12-01ggc-zone.c (ggc_pch_write_object): Calculate object size using ggc_get_size ↵Daniel Berlin2-1/+6
(which accounts for large objects... 2003-12-01 Daniel Berlin <dberlin@dberlin.org> * ggc-zone.c (ggc_pch_write_object): Calculate object size using ggc_get_size (which accounts for large objects properly). From-SVN: r74114
2003-12-01re PR rtl-optimization/13024 (gcj can't build current rhug)Jeff Sturm2-24/+33
PR optimization/13024 * toplev.c (rest_of_handle_new_regalloc): Remove rebuild_notes parameter. (rest_of_handle_old_regalloc): Likewise. Add rebuild_notes declaration. Rebuild jump labels following local_alloc if necessary. (rest_of_compilation): Remove rebuild_label_notes_after_reload declaration. Don't pass rebuild_notes parameter to rest_of_handle_new_regalloc and rest_of_handle_old_regalloc. Don't rebuild jump labels. From-SVN: r74113
2003-12-01flow.c (count_or_remove_death_notes_bb): New.Jeff Law2-41/+78
* flow.c (count_or_remove_death_notes_bb): New. Extracted from count_or_remove_death_notes. (count_or_remove_death_notes): Use EXECUTE_IF_SET_IN_SBITMAP. From-SVN: r74111
2003-12-01builtins.c (expand_builtin_longjmp): Added two memory clobbers.Andreas Krebbel2-0/+11
2003-12-01 Andreas Krebbel <krebbel1@de.ibm.com> * builtins.c (expand_builtin_longjmp): Added two memory clobbers. From-SVN: r74108
2003-12-01reload.c (find_reloads_address): Split addresses of type (plus (plus (reg) ↵Ulrich Weigand2-0/+25
(reg)) (const_int)) only if... * reload.c (find_reloads_address): Split addresses of type (plus (plus (reg) (reg)) (const_int)) only if one register is either a valid base register or else one of the stack frame related registers (sp/fp/ap). From-SVN: r74107
2003-12-01re PR java/13237 (ICE on Math.sqrt(2.0))Jeff Sturm2-5/+11
Fix PR java/13237 * parse.y (java_complete_lhs): Save location prior to patching CALL_EXPR. From-SVN: r74101
2003-12-01[multiple changes]Arnaud Charlet15-146/+175
2003-12-01 Nicolas Setton <setton@act-europe.fr> * a-except.adb (Raise_Current_Excep): Add a pragma Inspection_Point, so that the debugger can reliably access the value of the parameter, and therefore is able to display the exception name when an exception breakpoint is reached. 2003-12-01 Thomas Quinot <quinot@act-europe.fr> * fmap.adb: Fix typo in warning message. * g-socket.ads, g-socket.adb: Make Free a visible instance of Ada.Unchecked_Deallocation (no need to wrap it in a subprogram). 2003-12-01 Vincent Celier <celier@gnat.com> * mlib-prj.adb (Build_Library.Process): Do not check a withed unit if ther is no Afile. (Build_Library): Get the switches only if Default_Switches is declared in package Binder. 2003-12-01 Ed Schonberg <schonberg@gnat.com> * exp_ch6.adb (Expand_Actuals): When applying validity checks to actuals that are indexed components, reanalyze actual to ensure that packed array references are properly expanded. * sem_ch5.adb (Diagnose_Non_Variable_Lhs): Add special case for attempted assignment to a discriminant. 2003-12-01 Robert Dewar <dewar@gnat.com> * rtsfind.adb, exp_ch4.adb, s-exnint.ads, s-exnint.adb: Minor reformatting. * switch-c.adb: Minor reformatting of comments 2003-12-01 Arnaud Charlet <charlet@act-europe.fr> * Makefile.in: Clean ups. 2003-12-01 GNAT Script <nobody@gnat.com> * Make-lang.in: Makefile automatically updated From-SVN: r74100
2003-12-01function.c (update_epilogue_consts): Don't use PARAMS.Steven Bosscher4-5/+10
* function.c (update_epilogue_consts): Don't use PARAMS. * rtl.h (web_main): Ditto. * target.h (is_costly_dependence): Ditto From-SVN: r74099
2003-12-01* 5wsystem.ads: Disable zero cost exception, not ready yet.Arnaud Charlet2-2/+6
From-SVN: r74098
2003-12-01re PR middle-end/7847 (pragma pack / attribute(packed): unaligned access to ↵Eric Botcazou4-5/+68
packed structure) PR middle-end/7847 * expr.c (expand_expr) [normal_inner_ref]: When 'offset' is non-zero, do not recheck that 'op0' is a MEM. Move comment. When testing for unaligned objects, take also into account the alignment of 'op0' and 'mode1' if 'op0' is a MEM. From-SVN: r74092
2003-12-01re PR c++/9849 (Missing keyword 'template' produces ICE with no diagnostic ↵Mark Mitchell5-89/+273
on 3.3 (and unreadable diagnostic on 3.4)) PR c++/9849 * g++.dg/template/error4.C: New test. * g++.dg/template/nested3.C: Adjust error markers. PR c++/9849 * parser.c (cp_lexer_prev_token): New function. (cp_parser_skip_to_closing_parenthesis): Add consume_paren parameter. (cp_parser_nested_name_specifier_opt): Add is_declaration parameter. (cp_parser_nested_name_specifier): Likewise. (cp_parser_class_or_namespace_name): Likewise. (cp_parser_class_name): Likewise. (cp_parser_template_id): Likewise. (cp_parser_template_name): Likewise. (cp_parser_id_expression): Adjust calls to cp_parser_nested_name_specifier_op, cp_parser_template_id, cp_parser_class_name. (cp_parser_unqualified_id): Likewise. (cp_parser_postfix_expression): Likewise. (cp_parser_pseudo_destructor_name): Likewise. (cp_parser_cast_expression): Likewise. (cp_parser_mem_initializer_id): Likewise. (cp_parser_simple_type_specifier): Likewise. (cp_parser_type_name): Likewise. (cp_parser_elaborated_type_specifier): Likewise. (cp_parser_qualified_namespace_specifier): Likewise. (cp_parser_using_declaration): Likewise. (cp_parser_using_directive): Likewise. (cp_parser_ptr_operator): Likewise. (cp_parser_declarator_id): Likewise. (cp_parser_class_head): Likewise. (cp_parser_base_specifier): Likewise. (cp_parser_constructor_declarator_p): Likewise. (cp_parser_direct_declarator): Fix typo in comment. (cp_parser_parenthesized_expression_list): Adjust call to cp_parser_skip_to_closing_parenthesis. (cp_parser_selection_statement): Likewise. From-SVN: r74087
2003-12-01* doc/c-tree.texi (Function Bodies): Update HANDLER documentation.Gabriel Dos Reis2-4/+8
From-SVN: r74084
2003-12-01Makefile.am: Define AM_MAKINFOFLAGS.Kelley Cook2-3/+9
fastjar/ 2003-12-01 Kelley Cook <kcook@gcc.gnu.org> * Makefile.am: Define AM_MAKINFOFLAGS. Remove Automake 1.4 hack. * Makefile.in: Regenerate with automake 1.7.6 & autoconf 2.57 tools. * aclocal.m4, config.h.in, configure: Likewise. * install-sh, missing, mkinstalldirs, stamp-h.in: Remove. gcc/ 2003-12-01 Kelley Cook <kcook@gcc.gnu.org> * doc/install.texi: Note that fastjar is built with automake 1.7.x and autoconf 2.57. From-SVN: r74082
2003-12-01Daily bump.GCC Administrator1-1/+1
From-SVN: r74080
2003-12-01linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Test target_flags directly rather ↵Alan Modra2-3/+8
than using TARGET_* defines. * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Test target_flags directly rather than using TARGET_* defines. From-SVN: r74078
2003-11-30* gcc.dg/cpp/assert4.c: Check more #system assertions.Kaveh R. Ghazi2-1/+61
From-SVN: r74076
2003-12-01* doschk.c: Remove.Ben Elliston2-360/+4
From-SVN: r74072
2003-11-30re PR c++/12727 (mipsisa64-elf -mips32 regression: g++.dg/eh/registers1.C)Richard Sandiford2-2/+12
PR target/12727 * config/mips/mips.c (mips_save_reg): Fix frame information for sdc1 on 32-bit big-endian targets. From-SVN: r74071
2003-11-30* genemit.c (register_constraints): Remove.Kazu Hirata2-12/+6
From-SVN: r74070
2003-11-30s390.md ("tmdi_reg", [...]): Insns now use multiple letter constraints.Andreas Krebbel6-468/+431
2003-11-30 Andreas Krebbel <krebbel1@de.ibm.com> * config/s390/s390.md ("tmdi_reg", "tmsi_reg", "*movdi_64", "*movdi_31", "iordi3"): Insns now use multiple letter constraints. ("*movdi_lhi", "*movdi_lli", "*movdi_lay"): Insns deleted. They are now covered by "*movdi_64". ("*movsi_lhi", "*movsi_lli", "*movsi_lay"): Insns deleted. They are now covered by "*movsi_zarch" and "*movsi_esa". ("*movsi_zarch", "*movsi_!zarch"): New insns. ("*llgt_sisi_split", "*llgt_didi_split"): Insns deleted. Now covered by "*andsi3_zarch" and "anddi3". ("*anddi3_ni"): Insn merged with "anddi3". ("*andsi3_ni"): Insn merged with "*andsi3_zarch". ("*andsi3_zarch", "*andsi3_esa"): New insns. ("*iordi3_oi"): Insn merged with "iordi3". ("*iorsi3_oi"): Insn merged with "*iorsi3_zarch". ("*iorsi3_zarch", "*iorsi3_esa"): New insns. * config/s390/s390.c (s390_single_qi, s390_single_hi): Functions merged to s390_single_part. (s390_single_part): New function. NOTE: Semantics have changed a bit. Now the value of the part must be different from the others to get a non-negative return value. (s390_extract_qi, s390_extract_hi): Functions merged to s390_extract_part. (s390_extract_part, s390_extra_constraint_str, s390_const_ok_for_constraint_p): New functions. The L constraint got a new meaning and the N constraint was added as a multiple letter constraint. (s390_extra_constraint): Function deleted. (print_operand): New output modifier 'i' and 'j' added. All uses of CONST_OK_FOR_LETTER_P were replaced by CONST_OK_FOR_CONSTRAINT_P. * config/s390/s390-protos.h: Function prototypes adapted. * doc/md.texi: Documentation for new constraint letters added. From-SVN: r74061
2003-11-30* Makefile.in ($(DESTDIR)$(infodir)/%.info): Fix missing semicolon.Andreas Schwab2-1/+5
From-SVN: r74059
2003-11-30* Make-lang.in (f77.rebuilt): Fix dependency on g77.info.Andreas Jaeger2-1/+5
From-SVN: r74055