- 29 Jun, 2003 1 commit
-
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68655 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 28 Jun, 2003 34 commits
-
-
amylaar authored
being part of the return value. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68653 138bc75d-0d04-0410-961f-82ee72b054a4
-
uweigand authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68652 138bc75d-0d04-0410-961f-82ee72b054a4
-
kazu authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68651 138bc75d-0d04-0410-961f-82ee72b054a4
-
kazu authored
with avr_simplify_comparison_p. * config/avr/avr.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68650 138bc75d-0d04-0410-961f-82ee72b054a4
-
kazu authored
* cgraph.c: Likewise. * cpplex.c: Likewise. * config/arm/arm.c: Likewise. * config/arm/iwmmxt.md: Likewise. * config/c4x/c4x-modes.def: Likewise. * config/c4x/c4x.c: Likewise. * config/c4x/c4x.h: Likewise. * config/c4x/c4x.md: Likewise. * config/i386/i386-interix.h: Likewise. * config/mips/mips.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68649 138bc75d-0d04-0410-961f-82ee72b054a4
-
kazu authored
* cgraph.c: Likewise. * cpplex.c: Likewise. * config/arm/arm.c: Likewise. * config/arm/iwmmxt.md: Likewise. * config/c4x/c4x-modes.def: Likewise. * config/c4x/c4x.c: Likewise. * config/c4x/c4x.h: Likewise. * config/c4x/c4x.md: Likewise. * config/i386/i386-interix.h: Likewise. * config/mips/mips.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68648 138bc75d-0d04-0410-961f-82ee72b054a4
-
neil authored
__mc68020__ on TARGET_68020. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68647 138bc75d-0d04-0410-961f-82ee72b054a4
-
kazu authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68646 138bc75d-0d04-0410-961f-82ee72b054a4
-
nathan authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68645 138bc75d-0d04-0410-961f-82ee72b054a4
-
nathan authored
location_t. (print_instantiation_full_context): Adjust. (print_instantiation_context): Adjust. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68644 138bc75d-0d04-0410-961f-82ee72b054a4
-
nathan authored
parameters with a location_t. * diagnostic.c (diagnostic_set_info): Replace file and lineno parameters with a location_t. (inform, warning, pedwarn, error, sorry, fatal_error, internal_error, warning_with_decl, pedwarn_with_decl, error_with_decl): Adjust. * c-error.c (pedwarn_c99): Adjust. * c-format.c (status_warning): Adjust. * rtl-error.c (file_and_line_for_asm): Rename to ... (location_for_asm): Return a location_t. (diagnostic_for_asm): Adjust. * cp/cp-tree.h (cp_line_of, cp_file_of): Remove. * cp/error.c (cp_line_of, cp_file_of): Merge into ... (location_of): ... here. Make static, return a location_t. (cp_error_at, cp_warning_at, cp_pedwarn_at): Adjust. * testsuite/g++.old-deja/g++.robertl/eb133.C: Set expected line number. * testsuite/g++.old-deja/g++.robertl/eb133a.C: Likewise. * testsuite/g++.old-deja/g++.robertl/eb133b.C: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68643 138bc75d-0d04-0410-961f-82ee72b054a4
-
neil authored
(copy_comment): Use it if appropriate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68641 138bc75d-0d04-0410-961f-82ee72b054a4
-
kazu authored
definition. (store_killed_in_insn): Likewise. * print-rtl.c (print_rtx): Likewise. * config/frv/frv.c (frv_final_prescan_insn): Likewise. * config/m68hc11/m68hc11.c (dead_register_here): Likewise. (m68hc11_reassign_regs): Likewise. (m68hc11_reorg): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68640 138bc75d-0d04-0410-961f-82ee72b054a4
-
nathan authored
* call.c (joust): Move warn_conversion check outwards. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68639 138bc75d-0d04-0410-961f-82ee72b054a4
-
gdr authored
(output_format): Use it. Handle more format specifiers. (output_long_decimal): Remove. (output_unsigned_decimal): Likewise. (output_long_unsigned_decimal): Likewise. (output_octal): Likewise. (output_long_octal): Likewise. (output_hexadecimal): Likewise. (output_long_hexadecimal): Likewise. (output_long_long_decimal): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68638 138bc75d-0d04-0410-961f-82ee72b054a4
-
schwab authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68637 138bc75d-0d04-0410-961f-82ee72b054a4
-
nathan authored
(save_filename, save_lineno): Remove. (save_location): New. (fndef, old_style_parm_decls_1, lineno_datadecl, lineno_decl, nested_function, notype_nested_function, if_prefix, lineno_stmt, lineno_label, label): Adjust. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68636 138bc75d-0d04-0410-961f-82ee72b054a4
-
jakub authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68635 138bc75d-0d04-0410-961f-82ee72b054a4
-
jakub authored
Handle COND_EXPR and COMPOUND_EXPR. (expand_builtin_strlen): Optimize also strlen (i++ ? "foo" : "bar"). Adjust c_strlen callers. (expand_builtin_strcpy, expand_builtin_strncpy, expand_builtin_strcmp, expand_builtin_strncmp, expand_builtin_fputs, expand_builtin_sprintf, fold_builtin): Adjust c_strlen callers. * gcc.c-torture/execute/builtins/string-8.c: New test. * gcc.c-torture/execute/builtins/string-8-lib.c: New. * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests. * gcc.c-torture/execute/string-opt-7.c (main): Add new test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68634 138bc75d-0d04-0410-961f-82ee72b054a4
-
zlomek authored
to next round when we are in the last round. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68633 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* java/io/PrintStream.java (checkError): Call flush() instead of direct flushing of the Writer object. (print): Call print(String) instead of direct print method of the Writer Object. (println): Call println(String) instead of direct println method of the Writer Object. (write): Simplified. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68632 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* java/net/ServerSocket.java (setChannel): New method. * java/net/Socket.java (setChannel): New method. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68631 138bc75d-0d04-0410-961f-82ee72b054a4
-
paolo authored
PR libstdc++/9875 * include/bits/fstream.tcc (seekoff): Fix for encoding() > 0. (seekpos): Likewise. * testsuite/27_io/basic_filebuf/seekoff/wchar_t/9875_seekoff.cc: New test. * testsuite/27_io/basic_filebuf/seekpos/wchar_t/9875_seekpos.cc: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68630 138bc75d-0d04-0410-961f-82ee72b054a4
-
neil authored
* opts.c: Include tm_p.h. (handle_options): Make static. (decode_options): Copied from toplev.c. * opts.h (decode_options): New. * toplev.c (parse_options_and_default_flags): Move most to opts.c, some to... (general_init): ...here. (toplev_main): Use decode_options instead. * toplev.h (save_argc, save_argv): New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68629 138bc75d-0d04-0410-961f-82ee72b054a4
-
kazu authored
* rtl.h: Remove the prototype for find_next_ref. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68628 138bc75d-0d04-0410-961f-82ee72b054a4
-
kraai authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68627 138bc75d-0d04-0410-961f-82ee72b054a4
-
sayle authored
* config/alpha/alpha.md (anonymous define_split): Adjust emit_note call to match recent API change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68626 138bc75d-0d04-0410-961f-82ee72b054a4
-
wilson authored
* configure.in: Removed $(XCFLAGS) from BUILD_CFLAGS for build != host. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68625 138bc75d-0d04-0410-961f-82ee72b054a4
-
zack authored
declaration. f: * com.c (input_file_stack_tick): Delete redundant declaration. java: * gjavah.c (flag_jni): Make non-static. * parse-scan.y (ctxp): Make non-static. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68624 138bc75d-0d04-0410-961f-82ee72b054a4
-
wilson authored
* config/m68k/m68k.c (m68k_output_mi_thunk): Use correct assembly syntax for MIT / MOTOROLA. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68623 138bc75d-0d04-0410-961f-82ee72b054a4
-
zack authored
* cfgrtl.c (rtl_split_edge): Mark the definition static, matching the forward declaration. cp: * decl.c (build_typename_type) * mangle.c (write_template_template_arg) * parser.c (cp_parser_scope_through_which_access_occurs) * pt.c (push_access_scope_real, push_access_scope, pop_access_scope) * repo.c (get_base_filename) * semantics.c (maybe_convert_cond): Mark the definition static, matching the forward declaration. java: * class.c (build_method_symbols_entry) * expr.c (get_offset_table_index) * jcf-parse.c (jcf_parse): Mark the definition static, matching the forward declaration. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68622 138bc75d-0d04-0410-961f-82ee72b054a4
-
gerald authored
releases and pre-releases. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68620 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68618 138bc75d-0d04-0410-961f-82ee72b054a4
-
wilson authored
* unwind-c.c (PERSONALITY_FUNCTION): Delete duplicate define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68616 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 27 Jun, 2003 5 commits
-
-
mmitchel authored
* pt.c (tsubst): Handle qualified TYPEOF_TYPEs correctly. PR c++/10468 * g++.dg/ext/typeof5.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68615 138bc75d-0d04-0410-961f-82ee72b054a4
-
cgd authored
* config/mips/mips.c (mips_build_va_list): Make padding in va_list structure explicit to avoid -Wpadded warnings. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68613 138bc75d-0d04-0410-961f-82ee72b054a4
-
mmitchel authored
* decl.c (finish_enum): Implement DR377. * decl.c (cp_finish_decl): Don't make variables with reference type readonly while they are being initialized. PR c++/10796 * g++.dg/init/enum1.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68610 138bc75d-0d04-0410-961f-82ee72b054a4
-
uweigand authored
* config/s390/s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define. * config/s390/s390.c (s390_secondary_output_reload_class): New function. * config/s390/s390-protos.h (s390_secondary_output_reload_class): Declare it. * config/s390/s390.md ("reload_outti", "reload_outdi", "reload_outdf"): New expanders. * config/s390/s390.md ("movti" + splitters): Handle non-offsettable memory operands as source. ("movdi" + splitters): Likewise. ("movdf" + splitters): Likewise. * config/s390/s390.c (s390_split_ok_p): New function. * config/s390/s390-protos.h (s390_split_ok_p): Declare it. gcc/testsuite/ChangeLog: * gcc.dg/20030627-1.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68607 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* java/beans/beancontext/BeanContextSupport.java: New version from classpath. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68606 138bc75d-0d04-0410-961f-82ee72b054a4
-