OSDN Git Service

pf3gnuchains/gcc-fork.git
20 years ago * Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.
matz [Mon, 1 Mar 2004 15:34:48 +0000 (15:34 +0000)]
* Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.

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

20 years ago * config.gcc: Create a default tmake_file for linux, and use
neroden [Mon, 1 Mar 2004 15:12:57 +0000 (15:12 +0000)]
* config.gcc: Create a default tmake_file for linux, and use
it in all but two linux clauses.  Comment those two.

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

20 years ago * MAINTAINERS: Add myself to write-after-approval.
bbooth [Mon, 1 Mar 2004 15:09:32 +0000 (15:09 +0000)]
    * MAINTAINERS: Add myself to write-after-approval.

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

20 years ago2004-03-01 Paolo Carlini <pcarlini@suse.de>
paolo [Mon, 1 Mar 2004 10:31:33 +0000 (10:31 +0000)]
2004-03-01  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (num_get<>::_M_extract_float):
Also when parsing exponent sign, first look for thousands_sep
and decimal_point; tweak a bit.
* testsuite/22_locale/num_get/get/char/15.cc: New.
* testsuite/22_locale/num_get/get/wchar_t/15.cc: New.

* include/bits/locale_facets.tcc (num_get<>::_M_extract_float,
num_get<>::_M_extract_int): Reorder some conditionals.

2004-03-01  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (money_get<>::_M_extract):
Consistently with numpunct, enforce the requirements in
22.2.6.3, p3 for the thousands separators; tweak a bit.
* testsuite/22_locale/money_get/get/char/15.cc: New.
* testsuite/22_locale/money_get/get/wchar_t/15.cc: New.

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

20 years ago2004-03-01 Paolo Bonzini <bonzini@gnu.org>
bonzini [Mon, 1 Mar 2004 09:42:10 +0000 (09:42 +0000)]
2004-03-01  Paolo Bonzini  <bonzini@gnu.org>

        * combine.c (try_combine):  Do not refer to is_replaced.
        (gen_lowpart_for_combine):  Perverse subregs now have a
        more politically correct name.
        * cse.c (cse_insn): Likewise.
        * jump.c: Fix bogus reference to delete_insn.

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

20 years agoAdd myself back to write-after-approval.
bonzini [Mon, 1 Mar 2004 08:14:18 +0000 (08:14 +0000)]
Add myself back to write-after-approval.

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

20 years ago PR c++/14138
mmitchel [Mon, 1 Mar 2004 06:23:38 +0000 (06:23 +0000)]
PR c++/14138
* name-lookup.h (push_scope): Change prototype.
* name-lookup.c (push_scope): Do not reenter the current class
scope.
* decl.c (grokfndecl): Check return code from push_scope before
calling pop_scope.
* decl2.c (check_classfn): Likewise.
* parser.c (cp_parser_conversion_function_id): Likewise.
(cp_parser_init_declarator): Likewise.
(cp_parser_direct_declarator): Likewise.
(cp_parser_class_specifier): Likewise.
(cp_parser_class_head): Likewise.
(cp_parser_lookup_name): Likewise.
(cp_parser_constructor_declarator_p): Likewise.
* pt.c (instantiate_class_template): Likewise.
(resolve_typename_type): Likewise.

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

20 years ago2004-03-01 David Billinghurst <David.Billinghurst@riotinto.com>
billingd [Mon, 1 Mar 2004 04:30:49 +0000 (04:30 +0000)]
2004-03-01  David Billinghurst <David.Billinghurst@riotinto.com>

* testsuite/lib/libstdc++.exp (v3-list-tests): Use
testsuite_files from correct multilib blddir when running
testsuite.

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

20 years ago PR debug/14328
mmitchel [Mon, 1 Mar 2004 04:07:36 +0000 (04:07 +0000)]
PR debug/14328
* dwarf2out.c (gen_enumeration_type_die): Output all enumeration
constants as signed values.

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

20 years ago PR c++/14267
mmitchel [Mon, 1 Mar 2004 02:25:06 +0000 (02:25 +0000)]
PR c++/14267
* typeck.c (build_modify_expr): Remove more of the cast-as-lvalue
extension.

PR c++/14267
* g++.dg/expr/crash2.C: New test.

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

20 years agoDaily bump.
gccadmin [Mon, 1 Mar 2004 00:16:12 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago PR middle-end/13448
mmitchel [Sun, 29 Feb 2004 23:43:29 +0000 (23:43 +0000)]
PR middle-end/13448
* c-tree.h (readonly_warning): Rename to ...
(readonly_error): ... this.
* c-typeck.c (build_unary_op): Adjust accordingly.
(readonly_warning): Rename to ...
(readonly_error): ... this and issue errors, not warnings.
(build_modify_expr): Call readonly_error, not readonly_warning.
(c_expand_asm_operands): Likewise.
* tree-inline.c (optimize_inline_calls): Do not inline functions
after errors have occurred.

PR middle-end/13448
* gcc.dg/inline-5.c: New test.
* gcc.dg/always-inline.c: Split out tests into ...
* gcc.dg/always-inline2.c: ... this and ...
* gcc.dg/always-inline3.c: ... this.

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

20 years ago PR debug/12103
mmitchel [Sun, 29 Feb 2004 23:10:43 +0000 (23:10 +0000)]
PR debug/12103
* class.c (update_vtable_entry_for_fn): Do not go through
covariance machinery if the type returned by an overrider is the
same as the original.

PR debug/12103
* g++.dg/debug/crash1.C: New test.

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

20 years ago * configure.ac: Rearrange some threading code for clarity;
neroden [Sun, 29 Feb 2004 22:50:19 +0000 (22:50 +0000)]
* configure.ac: Rearrange some threading code for clarity;
add section comment.
* configure: Regenerate.

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

20 years agogcc/
kazu [Sun, 29 Feb 2004 22:02:30 +0000 (22:02 +0000)]
gcc/
* passes.c, config/frv/frv.c, config/sh/sh.c: Fix comment
typos.
* doc/cppopts.texi: Fix a typo.

gcc/cp/
* call.c: Fix a comment typo.

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

20 years ago * config/i386/i386.md: Fix formatting.
kazu [Sun, 29 Feb 2004 21:31:06 +0000 (21:31 +0000)]
* config/i386/i386.md: Fix formatting.

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

20 years ago2004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Sun, 29 Feb 2004 21:13:41 +0000 (21:13 +0000)]
2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>

        * gcc_update (files_and_dependencies): Update intl/configure.in
        to intl/configure.ac.

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

20 years ago * configure.ac: Add some comments delineating sections of code.
neroden [Sun, 29 Feb 2004 20:43:45 +0000 (20:43 +0000)]
* configure.ac: Add some comments delineating sections of code.

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

20 years ago * doc/install.texi: Note that libada uses autoconf 2.57 also.
neroden [Sun, 29 Feb 2004 20:30:33 +0000 (20:30 +0000)]
* doc/install.texi: Note that libada uses autoconf 2.57 also.

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

20 years ago * doc/install.texi: Fix idiot typo in previous commit.
neroden [Sun, 29 Feb 2004 20:27:15 +0000 (20:27 +0000)]
* doc/install.texi: Fix idiot typo in previous commit.

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

20 years ago * doc/install.texi: Update for conversion of intl to autoconf 2.57.
neroden [Sun, 29 Feb 2004 20:25:19 +0000 (20:25 +0000)]
* doc/install.texi: Update for conversion of intl to autoconf 2.57.

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

20 years ago * configure.in: Convert to autoconf 2.57, gratuitous stylistic
neroden [Sun, 29 Feb 2004 20:22:40 +0000 (20:22 +0000)]
* configure.in: Convert to autoconf 2.57, gratuitous stylistic
cleanup, rename to configure.ac.
* configure.ac: Renamed from configure.in.
* config.h.in: Rebuilt with autoheader 2.57.
* configure: Rebuilt with autoconf 2.57
* README: Update to reflect rename of configure.in to configure.ac.

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

20 years ago * config/h8300/h8300.md: Add comments about peephole2's.
kazu [Sun, 29 Feb 2004 19:18:37 +0000 (19:18 +0000)]
* config/h8300/h8300.md: Add comments about peephole2's.

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

20 years agoChangeLog: Previous java/io, java/nio, gnu/java/nio and related changes.
bothner [Sun, 29 Feb 2004 19:16:55 +0000 (19:16 +0000)]
ChangeLog:  Previous java/io, java/nio, gnu/java/nio and related changes.
* Makefile.am, configure.in:  Updated accordingly.

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

20 years ago * java/lang/natPosixProcess.cc (startProcess): Implement standard
bothner [Sun, 29 Feb 2004 19:14:20 +0000 (19:14 +0000)]
* java/lang/natPosixProcess.cc (startProcess):  Implement standard
streams using FileChannelImpl, not FileDescriptor.
* java/lang/natWin32Process.cc (startProcess):  Likewise.

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

20 years ago * gnu/java/nio/FileLockImpl.java (fd): Remove field, replacing it by:
bothner [Sun, 29 Feb 2004 19:13:45 +0000 (19:13 +0000)]
* gnu/java/nio/FileLockImpl.java (fd):  Remove field, replacing it by:
(ch):  New FileChannelImpl field.  Update constructor to match.
(releaseImpl):  Remove native method.  Instead ...
(release):  Call unlock on channel.
* gnu/java/nio/natFileLockImpl.cc:  Removed file.

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

20 years ago * java/nio/MappedByteBuffer.java: (forceImpl, isLoadedImpl, loadImpl,
bothner [Sun, 29 Feb 2004 19:12:45 +0000 (19:12 +0000)]
* java/nio/MappedByteBuffer.java: (forceImpl, isLoadedImpl, loadImpl,
unmapImpl):  New dummy methods, to be overridden by subclass.
(finalize, isLoaded, load, force):  New methods.
* java/nio/MappedByteBufferImpl.java:  More-or-less rewrite.
Now works, at least for read mapping.

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

20 years ago * java/io/FileDescriptor.java: Implement on top of FileChannel.
bothner [Sun, 29 Feb 2004 19:12:15 +0000 (19:12 +0000)]
* java/io/FileDescriptor.java:  Implement on top of FileChannel.
Remove native methods.

* java/io/natFileDescriptorEcos.cc:  Remove file.
* java/io/natFileDescriptorPosix.cc:  Remove file.
* java/io/natFileDescriptorWin32.cc:  Remove file.
* java/io/FileInputStream.java (ch):  Change type to FileChannelImpl.
(<init>(File)):  Allocate a FileChannelImpl, not a FileDescriptor.
(<init>(FileChannelImpl)):  New package-private constructor.
(<init>(FileDescriptor)):  Extract FileChannelImpl from arg.
(available, close, read, skip):  Implement using FileChannelImpl.
(getFD):  Allocate FileDescriptor if needed.
(getChannel):  Is now trivial.
* java/io/FileOutputStream.java:  Corresponding changes.
* java/io/RandomAccessFile.java:  Corresponding changes.

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

20 years ago * java/nio/channels/FileChannelImpl.java: Moved to package
bothner [Sun, 29 Feb 2004 19:10:46 +0000 (19:10 +0000)]
* java/nio/channels/FileChannelImpl.java:  Moved to package
gnu/java/nio/channels, since we need to refer to it from java.io.
* java/nio/channels/natFileChannelImpl.cc:  Removed file.

* Makefile.am, configure.in:  Updated accordingly.

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

20 years ago * gnu/java/nio/channels/FileChannelImpl.java: New class, renamed
bothner [Sun, 29 Feb 2004 19:09:28 +0000 (19:09 +0000)]
* gnu/java/nio/channels/FileChannelImpl.java:  New class, renamed
from java/nio/channels.  Don't depend on FileDescriptor.
(in, out, err):  New static fields.
(mode):  New field.
(SET, CUR, READ, WRITE, APPEND, EXCL, SYNC, DSYNC):  Moved constants
from FileDescriptor.
(by):  Removed MappedByteBuffer field.
(map):  New working implementation.
* gnu/java/nio/channels/natFileChannelPosix.cc:  New file, though
some code "ported" from natFileDescriptoPosix.cc.
* gnu/java/nio/channels/natFileChannelEcos.cc:  Likewise.
* gnu/java/nio/channels/natFileChannelWin32.cc  Likewise.

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

20 years ago * config/h8300/h8300.md: Tweak operand numbers of some
kazu [Sun, 29 Feb 2004 19:04:34 +0000 (19:04 +0000)]
* config/h8300/h8300.md: Tweak operand numbers of some
peephole2's.

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

20 years ago * config/h8300/h8300.md: Tweak comments about peephole2's.
kazu [Sun, 29 Feb 2004 18:44:18 +0000 (18:44 +0000)]
* config/h8300/h8300.md: Tweak comments about peephole2's.

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

20 years agoFix the date of the last entry.
kazu [Sun, 29 Feb 2004 15:16:08 +0000 (15:16 +0000)]
Fix the date of the last entry.

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

20 years ago * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
kazu [Sun, 29 Feb 2004 15:11:12 +0000 (15:11 +0000)]
* gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
function with __attribute__((noinline)).
(recurser_void2): Likewise.
* gcc.dg/sibcall-4.c (recurser_void1): Likewise.
(recurser_void2): Likewise.

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

20 years ago * parse.c (ffe_parse_file): Handle the case that main_input_filename
sayle [Sun, 29 Feb 2004 14:12:20 +0000 (14:12 +0000)]
* parse.c (ffe_parse_file): Handle the case that main_input_filename
is NULL.

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

20 years ago * jcf-parse.c (java_parse_file): Handle the case that input_filename
sayle [Sun, 29 Feb 2004 14:09:58 +0000 (14:09 +0000)]
* jcf-parse.c (java_parse_file): Handle the case that input_filename
is NULL.

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

20 years ago2004-02-29 Waldek Hebisch <hebisch@math.uni.wroc.pl>
sayle [Sun, 29 Feb 2004 14:07:44 +0000 (14:07 +0000)]
2004-02-29  Waldek Hebisch  <hebisch@math.uni.wroc.pl>

PR middle-end/14203
* function.c (uninitialized_vars_warning): Use DECL_RTL_SET_P
instead of testing whether DECL_RTL is not NULL.

2004-02-29  Roger Sayle  <roger@eyesopen.com>

PR middle-end/14203
* g++.dg/warn/Wunused-6.C: New test case.

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

20 years ago2004-02-29 Phil Edwards <phil@codesourcery.com>
pme [Sun, 29 Feb 2004 12:57:33 +0000 (12:57 +0000)]
2004-02-29  Phil Edwards  <phil@codesourcery.com>

* testsuite/Makefile.am (check-abi, check-abi-verbose):  Copy
the summary file to the logfile.
* testsuite/Makefile.in:  Regenerate.

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

20 years ago * config/sh/sh.c: Fix formatting.
kazu [Sun, 29 Feb 2004 02:53:51 +0000 (02:53 +0000)]
* config/sh/sh.c: Fix formatting.

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

20 years ago * config/sh/sh.c: Convert to ISO-C.
kazu [Sun, 29 Feb 2004 02:28:59 +0000 (02:28 +0000)]
* config/sh/sh.c: Convert to ISO-C.

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

20 years agoDaily bump.
gccadmin [Sun, 29 Feb 2004 00:16:40 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago2004-02-28 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Sat, 28 Feb 2004 23:23:30 +0000 (23:23 +0000)]
2004-02-28  Andrew Pinski  <pinskia@physics.uc.edu>

        * c-typeck.c (tagged_types_tu_compatible_p): Fix pasto in
        my previous patch.

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

20 years ago2004-02-28 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Sat, 28 Feb 2004 23:20:01 +0000 (23:20 +0000)]
2004-02-28  Andrew Pinski  <pinskia@physics.uc.edu>

        * config/darwin.h (machopic_finish): Output stub even if the
        symbol is already defined.

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

20 years ago * config/cpu/hppa/atomicity.h (__atomic_add): Make first argument
danglin [Sat, 28 Feb 2004 22:46:32 +0000 (22:46 +0000)]
* config/cpu/hppa/atomicity.h (__atomic_add): Make first argument
volatile.
* config/os/hpux/os_defines.h (_GLIBCXX_INST_ATOMICITY_LOCK): Use
__GXX_WEAK__ instead of _GLIBCXX_SUPPORTS_WEAK.

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

20 years ago * pa64-hpux.h (LIB_SPEC): Fix linking under HP-UX 11.00 with -p and -pg.
danglin [Sat, 28 Feb 2004 22:40:38 +0000 (22:40 +0000)]
* pa64-hpux.h (LIB_SPEC): Fix linking under HP-UX 11.00 with -p and -pg.

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

20 years ago PR bootstrap/7087
neroden [Sat, 28 Feb 2004 22:01:56 +0000 (22:01 +0000)]
PR bootstrap/7087
* Makefile.tpl: Guard XFOO sed statements better.
* Makefile.tpl: Add dependency for configure-target-libada.
* Makefile.in: Regenerate (incidentally fixes broken
commit when libada-branch was merged).

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

20 years ago2004-02-28 Michael Koch <konqueror@gmx.de>
mkoch [Sat, 28 Feb 2004 21:48:35 +0000 (21:48 +0000)]
2004-02-28  Michael Koch  <konqueror@gmx.de>

* java/io/ObjectInputStream.java: Compile fix, damn I commited the
wrong code.

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

20 years ago * genattr.c (main): Don't define
kazu [Sat, 28 Feb 2004 21:44:22 +0000 (21:44 +0000)]
* genattr.c (main): Don't define
TRADITIONAL_PIPELINE_INTERFACE or DFA_PIPELINE_INTERFACE.
* system.h (TRADITIONAL_PIPELINE_INTERFACE): Poison.
(DFA_PIPELINE_INTERFACE): Likewise.
* doc/tm.texi (TRADITIONAL_PIPELINE_INTERFACE): Remove.
(DFA_PIPELINE_INTERFACE): Likewise.

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

20 years ago2004-02-28 Guilhem Lavaux <guilhem@kaffe.org>
mkoch [Sat, 28 Feb 2004 21:28:53 +0000 (21:28 +0000)]
2004-02-28  Guilhem Lavaux <guilhem@kaffe.org>

* java/io/ObjectInputStream.java
(readClassDescriptor): Keep elements of the mapping non null.
(checkTypeConsistency): New method.
(readFields): Fixed main loop and base logic. Small reindentation.
* java/io/ObjectStreamField.java
(lookupField): New method to update the field reference.
(checkFieldType): New method.
* java/io/ObjectStreamClass.java
(setClass, setFields): Call lookupField when building the field
database. Check the real field type.

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

20 years ago2004-02-28 Michael Koch <konqueror@gmx.de>
mkoch [Sat, 28 Feb 2004 21:16:17 +0000 (21:16 +0000)]
2004-02-28  Michael Koch  <konqueror@gmx.de>

* java/nio/ByteOrder.java
(nativeOrder): Use equals() to compare strings.

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

20 years ago2004-02-28 Paolo Carlini <pcarlini@suse.de>
paolo [Sat, 28 Feb 2004 20:37:54 +0000 (20:37 +0000)]
2004-02-28  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (num_get<>::_M_extract_float):
According to 22.2.3.1, p2, 'units' may be followed by 'e' with
no 'decimal-point' in the middle: in this case too we must fix
up __found_grouping; slightly tweak.
* testsuite/22_locale/num_get/get/char/14.cc: New.
* testsuite/22_locale/num_get/get/wchar_t/14.cc: New.

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

20 years ago * config/mips/mips.md (tstsi, tstdi): Delete.
rsandifo [Sat, 28 Feb 2004 20:30:10 +0000 (20:30 +0000)]
* config/mips/mips.md (tstsi, tstdi): Delete.

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

20 years ago * config/mips/mips.c (override_options): Remove an obsolete
rsandifo [Sat, 28 Feb 2004 20:27:42 +0000 (20:27 +0000)]
* config/mips/mips.c (override_options): Remove an obsolete
duplicate definition of the "e" constraint.
* config/mips/mips.h: Update a comment accordingly.

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

20 years ago * config/mips/mips.md: Complete the unfinished R4000
rsandifo [Sat, 28 Feb 2004 20:06:01 +0000 (20:06 +0000)]
* config/mips/mips.md: Complete the unfinished R4000
multiply/shift errata workaround.  Improve documentation.
(hazard): Use TARGET_FIX_R4000 to decide whether an "imul" instruction
has a hilo hazard.
(mulsi3, mulsi3_internal, mulsi3_r4000): Use TARGET_FIX_R4000.
(muldi3, muldi3_internal): Likewise.
(muldi3_internal2): Remove, replacing with...
(muldi3_mult3, muldi3_r4000): ...these new patterns.
(mulsidi3): Take the errata into account.
(mulsidi3_32bit): Remove, replacing with...
(mulsidi3_32bit_internal, mulsidi3_32bit_r4000): ...these new patterns.
(mulsidi3_64bit, mulsidi3_64bit_parts): Disable if TARGET_FIX_R4000.
(umulsidi3): Take the errata into account.
(umulsidi3_32bit): Remove, replacing with..
(umulsidi3_32bit_internal, umulsidi3_32bit_r4000): ...these patterns.
(umulsi3_highpart, umulsi3_highpart_internal): Disable if
TARGET_FIX_R4000.
(smulsi3_highpart, smulsi3_highpart_internal): Likewise.
(smuldi3_highpart, umuldi3_highpart): Likewise.
* doc/invoke.texi: Document the errata workaround.

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

20 years ago * config/mips/mips-protos.h (mips_idiv_insns): Declare.
rsandifo [Sat, 28 Feb 2004 19:59:24 +0000 (19:59 +0000)]
* config/mips/mips-protos.h (mips_idiv_insns): Declare.
* config/mips/mips.h (MASK_FIX_SB1): Bump.
(MASK_FIX_R4000, TARGET_FIX_R4000): New macros.
(TARGET_SWITCHES): Add -mfix-r4000 and -mno-fix-r4000.
* config/mips/mips.c (mips_idiv_insns): New function.
(override_options): Make -march=r4000 imply -mfix-r4000 by default.
(mips_output_division): Add a workaround for the R4000 divide/shift
errata.
* config/mips/mips.md (length): Use mips_idiv_insns() to calculate
the length of an "idiv" instruction.
* doc/invoke.texi: Document the new switches.

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

20 years ago * doc/tm.texi (IS_COSTLY_DEPENDENCE): Change to
kazu [Sat, 28 Feb 2004 19:23:37 +0000 (19:23 +0000)]
* doc/tm.texi (IS_COSTLY_DEPENDENCE): Change to
TARGET_SCHED_IS_COSTLY_DEPENDENCE.

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

20 years ago PR optimization/14229
rakdver [Sat, 28 Feb 2004 09:51:56 +0000 (09:51 +0000)]
PR optimization/14229
* cfgrtl.c (rtl_tidy_fallthru_edge): Do not fail for !onlyjump jump.

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

20 years ago* lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
rearnsha [Sat, 28 Feb 2004 09:40:24 +0000 (09:40 +0000)]
* lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
not defined.

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

20 years ago * fold-const.c (fold): Strip NOPs that change the signedness
ebotcazou [Sat, 28 Feb 2004 07:33:10 +0000 (07:33 +0000)]
* fold-const.c (fold): Strip NOPs that change the signedness
for RSHIFT too.  Expand comment.

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

20 years ago PR optimization/7871
ian [Sat, 28 Feb 2004 02:43:41 +0000 (02:43 +0000)]
PR optimization/7871
* flow.c (mark_set_1): Don't add LOG_LINKS for global registers
from or to call insns.
(propagate_one_insn): Interpret calls as setting global registers,
not merely clobbering them.

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

20 years agoNote that entry fixes PR java/13508, java/11714.
bothner [Sat, 28 Feb 2004 00:55:40 +0000 (00:55 +0000)]
Note that entry fixes PR java/13508, java/11714.

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

20 years ago * parse.y (build_assertion): Re-do 02-25 change following Jeff Sturm
bothner [Sat, 28 Feb 2004 00:34:26 +0000 (00:34 +0000)]
* parse.y (build_assertion):  Re-do 02-25 change following Jeff Sturm
suggestion:  Use build_incomplete_class_ref.

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

20 years ago2004-02-27 Eric Christopher <echristo@redhat.com>
echristo [Sat, 28 Feb 2004 00:28:55 +0000 (00:28 +0000)]
2004-02-27  Eric Christopher  <echristo@redhat.com>

* g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
* g++.dg/charset/asm2.c: Run only x86.
* gcc.dg/charset/asm3.c: Ditto.

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

20 years agoDaily bump.
gccadmin [Sat, 28 Feb 2004 00:16:18 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago2004-02-27 Dale Johannesen <dalej@apple.com>
dalej [Fri, 27 Feb 2004 23:48:00 +0000 (23:48 +0000)]
2004-02-27  Dale Johannesen  <dalej@apple.com>
        * config/darwin.c (machopic_output_possible_stub_label):  Remove.
        config/darwin-protos.h:  Ditto.
        config/darwin.h:  Remove call to it.
        * combine.c (distribute_notes): Do not place a REG_DEAD note
        when value is both set and used.

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

20 years ago * config/h8300/fixunssfsi.c (__fixunssfsi): Enable on H8/300
kazu [Fri, 27 Feb 2004 23:20:48 +0000 (23:20 +0000)]
* config/h8300/fixunssfsi.c (__fixunssfsi): Enable on H8/300
as well.
* config/h8300/lib1funcs.asm (___fixunssfsi): Remove.
* config/h8300/t-h8300 (LIB1ASMFUNCS): Remove _fixunssfsi_asm.

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

20 years ago * c-typeck.c (tagged_types_tu_compatible_p) <ENUMERAL_TYPE>:
pinskia [Fri, 27 Feb 2004 22:33:02 +0000 (22:33 +0000)]
* c-typeck.c (tagged_types_tu_compatible_p) <ENUMERAL_TYPE>:
Speedup common case of the type values being in the same order.

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

20 years ago2004-02-27 Eric Christopher <echristo@redhat.com>
pme [Fri, 27 Feb 2004 22:09:23 +0000 (22:09 +0000)]
2004-02-27  Eric Christopher  <echristo@redhat.com>
            Phil Edwards  <phil@codesourcery.com>

* testsuite/22_locale/collate/compare/wchar_t/2.cc,
testsuite/22_locale/collate/compare/wchar_t/wrapped_env.cc,
testsuite/22_locale/collate/compare/wchar_t/wrapped_locale.cc,
testsuite/22_locale/collate/hash/wchar_t/2.cc,
testsuite/22_locale/collate/hash/wchar_t/wrapped_env.cc,
testsuite/22_locale/collate/hash/wchar_t/wrapped_locale.cc,
testsuite/22_locale/collate/transform/wchar_t/2.cc,
testsuite/22_locale/collate/transform/wchar_t/wrapped_env.cc,
testsuite/22_locale/collate/transform/wchar_t/wrapped_locale.cc:
Use dg-require-iconv.
* testsuite/lib/libstdc++.exp:  Load target-supports.exp.

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

20 years ago2004-02-27 Aldy Hernandez <aldyh@redhat.com>
aldyh [Fri, 27 Feb 2004 22:05:51 +0000 (22:05 +0000)]
2004-02-27  Aldy Hernandez  <aldyh@redhat.com>

* lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
ld_library_path.

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

20 years ago2004-02-27 Phil Edwards <phil@codesourcery.com>
pme [Fri, 27 Feb 2004 22:01:32 +0000 (22:01 +0000)]
2004-02-27  Phil Edwards  <phil@codesourcery.com>

* testsuite/config/default.exp:  Update with comments.
(${tool}_target_compile):  New wrapper routine.
* testsuite/lib/dg-options.exp:  New file, with dg-require-iconv.
* testsuite/lib/libstdc++.exp:  Update with comments and cosmetic
fixes.
(load_gcc_lib, v3track):  New routines.
(v3-init):  Rename to libstdc++_init.
* testsuite/libstdc++-dg/normal.exp:  No longer call v3-init.
Move DEFAULT_CXXFLAGS handling into libstdc++_init.

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

20 years ago[gcc/cp/ChangeLog]
zlaski [Fri, 27 Feb 2004 21:31:36 +0000 (21:31 +0000)]
[gcc/cp/ChangeLog]
2004-02-27  Ziemowit Laski  <zlaski@apple.com>

        * tree.c (pod_type_p): Treat VECTOR_TYPEs as PODs.

[gcc/testsuite/ChangeLog]
2004-02-27  Ziemowit Laski  <zlaski@apple.com>

        * g++.dg/ext/altivec-3.C: New.

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

20 years ago2004-02-27 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 27 Feb 2004 20:56:46 +0000 (20:56 +0000)]
2004-02-27  Benjamin Kosnik  <bkoz@redhat.com>

* config/cpu/hppa/atomicity.h: Include c++config.h to get defines.

* src/misc-inst.cc (_S_atomicity_lock): Move to __gnu_cxx.

* config/os/irix/irix5.2/atomicity.h: Merge..
* config/os/irix/irix6.5/atomicity.h: Merge..
* config/os/irix/atomicity.h: ...into this.
* config/os/irix/atomic_word.h: New.
* configure.host: Set atomic_word_dir for irix.

* hppa/atomicity.h: Change __Atomicity_lock to _Atomicity_lock.
* i386/atomicity.h: Same.
* m68k/atomicity.h: Same.
* sparc/atomicity.h: Same.

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

20 years ago * config/os/aix/atomicity.h: Use __gnu_cxx namespace. Remove
dje [Fri, 27 Feb 2004 18:59:31 +0000 (18:59 +0000)]
    * config/os/aix/atomicity.h: Use __gnu_cxx namespace. Remove
        static, and inline keyworks.

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

20 years ago * config/ia64/ia64.h (no-inline-float-divide): New option.
sje [Fri, 27 Feb 2004 17:17:01 +0000 (17:17 +0000)]
* config/ia64/ia64.h (no-inline-float-divide): New option.
* config/ia64/ia64.h (no-inline-int-divide): New option.
* config/ia64/ia64.h (no-inline-sqrt): New option.
(TARGET_DEFAULT): Add MASK_INLINE_FLOAT_DIV_THR to define.
* config/ia64/hpux.h (TARGET_DEFAULT): Ditto.
* config/ia64/ia64.c (ia64_override_options): Modify error
checking for inlined division/sqrt.

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

20 years agogcc/
kazu [Fri, 27 Feb 2004 14:50:47 +0000 (14:50 +0000)]
gcc/
* bb-reorder.c, cfgbuild.c, diagnostic.c, explow.c, profile.c,
ra-build.c, read-rtl.c, tracer.c, unwind-dw2-fde-glibc.c,
value-prof.c, config/darwin-protos.h, config/frv/frv-abi.h,
config/i386/pmmintrin.h, config/pa/pa-hpux.h: Update
copyright.

gcc/java/
* java/parse.h: Update copyright.

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

20 years ago2004-02-27 Paolo Carlini <pcarlini@suse.de>
paolo [Fri, 27 Feb 2004 14:30:19 +0000 (14:30 +0000)]
2004-02-27  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (num_get<>::_M_extract_float,
num_get<>::_M_extract_int, money_get<>::_M_extract): If appropriate,
call reserve on the __tmp_gruping string.
(num_get<>::_M_extract_float): Don't append unnecessarily a
char() to the returned string.
* include/bits/locale_facets.tcc: Trivial reformattings.

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

20 years ago * function.c (assign_parms): Don't count pretend args for alignment.
pbrook [Fri, 27 Feb 2004 12:02:55 +0000 (12:02 +0000)]
* function.c (assign_parms): Don't count pretend args for alignment.

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

20 years ago2004-02-27 Paolo Carlini <pcarlini@suse.de>
paolo [Fri, 27 Feb 2004 10:12:01 +0000 (10:12 +0000)]
2004-02-27  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.h (money_get<>::_M_extract):
Change signature: now takes a plain string&.
* include/bits/locale_facets.tcc (money_get<>::_M_extract):
Update consistently the definition; use the moneypunct cache
to parse the value; use swap to change __units.
(money_get<>::do_get(long double&)): Update call of _M_extract,
avoid ctype::narrow, not correct wrt the standard.
(money_get<>::do_get(string_type&)): Likewise, update call
of _M_extract, use ctype::widen.
* src/locale-inst.cc: Tweak instantiations of _M_extract.

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

20 years ago * passes.c: New file.
rth [Fri, 27 Feb 2004 08:54:31 +0000 (08:54 +0000)]
    * passes.c: New file.
        * Makefile.in (OBJS-common): Add it.
        * diagnostic.c (rtl_dump_and_exit): Move decl ...
        * flags.h (rtl_dump_and_exit): ... here.
        * output.h (size_directive_output, last_assemble_variable_decl):
        Move from toplev.c.
        * rtl.h (reg_alloc): Move from toplev.c.
        * toplev.c (HAVE_conditional_execution, DUMPFILE_FORMAT,
        struct dump_file_info, enum dump_file_index, dump_file_tbl,
        open_dump_file, close_dump_file, rest_of_decl_compilation,
        rest_of_type_compilation, rest_of_handle_final,
        rest_of_handle_delay_slots, rest_of_handle_stack_regs,
        rest_of_handle_variable_tracking, rest_of_handle_machine_reorg,
        rest_of_handle_new_regalloc, rest_of_handle_old_regalloc,
        rest_of_handle_regrename, rest_of_handle_reorder_blocks,
        rest_of_handle_sched, rest_of_handle_sched2, rest_of_handle_regmove,
        rest_of_handle_tracer, rest_of_handle_if_conversion,
        rest_of_handle_if_after_combine, rest_of_handle_web,
        rest_of_handle_branch_prob,
        rest_of_handle_value_profile_transformations, rest_of_handle_cfg,
        rest_of_handle_addressof, rest_of_handle_sibling_calls,
        rest_of_handle_jump_bypass, rest_of_handle_inlining,
        rest_of_handle_null_pointer, rest_of_handle_combine,
        rest_of_handle_life, rest_of_handle_cse, rest_of_handle_cse2,
        rest_of_handle_gcse, rest_of_handle_loop_optimize,
        rest_of_handle_loop2, rest_of_compilation): Move to passes.c.
        (decode_d_option): Use enable_rtl_dump_file.
        (compile_file, finalize, do_compile): Move profile+combine+graph
        cleanup to finish_optimization_passes.
        * toplev.h (init_optimization_passes, finish_optimization_passes,
        enable_rtl_dump_file): Declare.

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

20 years ago * g++.dg/ext/attrib10.C: Mark for warning.
rth [Fri, 27 Feb 2004 08:42:23 +0000 (08:42 +0000)]
    * g++.dg/ext/attrib10.C: Mark for warning.
        * gcc.dg/attr-alias-1.c: New.

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

20 years ago * fold-const.c (fold): Revert 2004-02-25 change. Use the original
ebotcazou [Fri, 27 Feb 2004 08:11:34 +0000 (08:11 +0000)]
* fold-const.c (fold): Revert 2004-02-25 change.  Use the original
operands to build a tree with swapped operands.
* expr.c (expand_expr_real) <MAX_EXPR>: Consistently use the
'unsignedp' predicate to specify the signedness.

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

20 years ago * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
rth [Fri, 27 Feb 2004 07:42:53 +0000 (07:42 +0000)]
    * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
        * gcc.c-torture/execute/20040208-2.c: ... it back.

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

20 years ago * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,
kazu [Fri, 27 Feb 2004 07:09:43 +0000 (07:09 +0000)]
* c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,
expr.c, fold-const.c, gcc.c, haifa-sched.c, loop-iv.c,
params.def, read-rtl.c, rtl.c, rtlanal.c, toplev.c: Fix
comment typos and formatting.  Follow spelling conventions.

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

20 years ago2004-02-26 Ian Lance Taylor <ian@wasabisystems.com>
bkoz [Fri, 27 Feb 2004 03:21:16 +0000 (03:21 +0000)]
2004-02-26  Ian Lance Taylor  <ian@wasabisystems.com>

* testsuite/demangle/abi_examples/01.cc: Expect error -2.
* testsuite/demangle/abi_examples/02.cc: Likewise.
* testsuite/demangle/regression/cw-11.cc: Likewise.
* testsuite/demangle/regression/cw-16.cc: Change two expected
results to match libiberty demangler output.

2004-02-26  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/10246
        * libsupc++/Makefile.am: Use libiberty demangler.
        (c_sources): Add cp-demangle.c.
        * libsupc++/Makefile.in: Regenerate.
        * src/Makefile.am (sources): Remove demangle.cc.
        * src/Makefile.in: Regenerate.
        * include/Makefile.am (bits_headers): Move demangle.h.
(ext_headers): ...here.
        * include/Makefile.in: Regenerate.
        * include/bits/demangle.h: Move...
* include/ext/demangle.h: ...here.
        * src/demangle.cc: Remove.

2004-02-26  Benjamin Kosnik  <bkoz@redhat.com>

        * include/bits/demangle.h: Add type template parameter to all
        templates with just an Allocator template parameter.

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

20 years ago2004-02-26 Aldy Hernandez <aldyh@redhat.com>
aldyh [Fri, 27 Feb 2004 02:14:41 +0000 (02:14 +0000)]
2004-02-26  Aldy Hernandez  <aldyh@redhat.com>

* config/rs6000/rs6000.md: Add fixuns_truncsfsi2 and
fix_truncsfsi2.

* config/rs6000/spe.md: Delete spe_efsctuiz.
Add spe_fixuns_truncsfsi2.
Add spe_fix_truncsfsi2.

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

20 years ago2004-02-26 Eric Christopher <echristo@redhat.com>
echristo [Fri, 27 Feb 2004 02:01:10 +0000 (02:01 +0000)]
2004-02-26  Eric Christopher  <echristo@redhat.com>

* lib/target-supports.exp (check-iconv-available): New function.
* lib/gcc-dg.exp (dg-require-iconv): New function.
Use above.
        * gcc.dg/charset: New directory.
        * gcc.dg/charset/charset.exp: New file.
        * gcc.dg/charset/asm1.c: Ditto.
        * gcc.dg/charset/asm2.c: Ditto.
        * gcc.dg/charset/asm3.c: Ditto.
        * gcc.dg/charset/asm4.c: Ditto.
        * gcc.dg/charset/asm5.c: Ditto.
        * gcc.dg/charset/attribute1.c: Ditto.
        * gcc.dg/charset/attribute2.c: Ditto.
        * gcc.dg/charset/string1.c: Ditto.
        * g++.dg/charset: New directory.
        * g++.dg/dg.exp: Add here. Special options.
        * g++.dg/charset/charset.exp: New file.
        * g++.dg/charset/asm1.c: Ditto.
        * g++.dg/charset/asm2.c: Ditto.
        * g++.dg/charset/asm3.c: Ditto.
        * g++.dg/charset/asm4.c: Ditto.
        * g++.dg/charset/attribute1.c: Ditto.
        * g++.dg/charset/attribute2.c: Ditto.
        * g++.dg/charset/extern1.cc: Ditto.
        * g++.dg/charset/extern2.cc: Ditto.
        * g++.dg/charset/string1.c: Ditto.

2004-02-26  Eric Christopher  <echristo@redhat.com>

* c-lex.c (c_lex_string_translate): New variable.
(lex_string): Use to determine string translation.
* c-pragma.h: Prototype.
* c-parse.in (start_string_translation): New. Set above.
(stop_string_translation): Ditto.
(attribute, attribute_list, asm_def, asm_stmt,
asm_operand): Use above functions.
* cp/parser.c (cp_parser_declaration): Translate strings
unless token is RID_EXTERN. Set c_lex_string_translate
for recursive use.
(cp_parser_asm_definition): Only translate argument strings
to asms.
(cp_parser_asm_operand_list): Ditto.
(cp_parser_attribute_list): Do not translate attribute strings.

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

20 years ago * ltconfig, ltmain.sh: Remove unused files.
neroden [Fri, 27 Feb 2004 00:58:16 +0000 (00:58 +0000)]
* ltconfig, ltmain.sh: Remove unused files.
* configure.in: Remove bogus extra early invocation of
AC_CONFIG_AUX_DIR.
* configure: Regenerate.
* mkinstalldirs, install-sh, config.sub, config.guess:
Remove (now) unused files.
* Makefile.in: Regenerate (losing references to vanished
files).

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

20 years ago2004-02-25 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 27 Feb 2004 00:49:50 +0000 (00:49 +0000)]
2004-02-25  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/atomicity.h: New, forward declarations for __atomic_add
and __exchange_and_add.
* config/cpu/generic/atomic_word.h: New, typdef for atomic word.
* config/cpu/cris/atomic_word.h: Same.
* config/cpu/sparc/atomic_word.h: Same.
* include/bits/ios_base.h (_Callback_list::_M_remove_reference):
Qualifiy with __gnu_cxx.
(_Callback_list::_M_add_reference): Same.
* include/bits/locale_classes.h (locale::facet::_M_add_reference): Add.
(locale::facet::_M_remove_reference): Same.
(locale::_Impl::_M_add_reference): Add.
(locale::_Impl::_M_remove_reference): Same.
* include/bits/basic_string.h (basic_string::_Rep::_M_refcopy): Same.
(basic_string::_Rep::_M_dispose): Same.
* src/ios.cc (ios_base::xalloc): Same.
* src/ios_init.cc (ios_base::Init::Init): Same.
(ios_base::Init::~Init): Same.
* src/locale.cc (locale::id::_M_id): Same.
* config/cpu/i486/atomicity.h: Use __gnu_cxx namespace. Remove
static, and inline keyworks.
* config/cpu/alpha/atomicity.h: Same.
* config/cpu/cris/atomicity.h: Same.
* config/cpu/generic/atomicity.h: Same.
* config/cpu/hppa/atomicity.h: Same.
* config/cpu/i386/atomicity.h: Same.
* config/cpu/ia64/atomicity.h: Same.
* config/cpu/m68k/atomicity.h: Same.
* config/cpu/mips/atomicity.h: Same.
* config/cpu/powerpc/atomicity.h: Same.
* config/cpu/s390/atomicity.h: Same.
* config/cpu/sparc/atomicity.h: Same.

* src/Makefile.am (host_sources): Add atomicity.cc.
(atomicity.cc): New rule.
* src/Makefile.in: Regenerate.
* include/Makefile.am (host_headers): Remove host atomicity.h.
(host_headers): Add atomic_word.h.
(bits_headers): Add bits atomicity.h.
Change ATOMICITY_INC_SRCDIR to ATOMICITY_SRCDIR.
* include/Makefile.in: Regenerate.
* configure.host (atomic_word_dir): Add.
* configure.ac: Substitute ATOMIC_WORD_SRCDIR. Change
ATOMICITY_INC_SRCDIR to ATOMICITY_SRCDIR.
* configure: Regenerate.
* config/linker-map.gnu: Export __exchange_and_add, and __atomic_add.

* testsuite/27_io/ios_base/cons/assign_neg.cc: Adjust line numbers.
* testsuite/27_io/ios_base/cons/copy_neg.cc: Same.

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

20 years ago PR c++/14278
mmitchel [Fri, 27 Feb 2004 00:31:49 +0000 (00:31 +0000)]
PR c++/14278
* parser.c (cp_parser_parameter_declaration_list): Commit
to fewer tentative parses.

PR c++/14278
* g++.dg/parse/comma1.C: New test.

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

20 years ago PR c++/14278
mmitchel [Fri, 27 Feb 2004 00:31:47 +0000 (00:31 +0000)]
PR c++/14278
* parser.c (cp_parser_parameter_declaration_list): Commit
to fewer tentative parses.

PR c++/14278
* g++.dg/parse/comma1.C: New test.

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

20 years ago * configure.in: Add CCAS, CCASFLAGS for future automakes.
neroden [Fri, 27 Feb 2004 00:16:56 +0000 (00:16 +0000)]
* configure.in: Add CCAS, CCASFLAGS for future automakes.
* configure, Makefile.in, include/Makefile.in: Regenerate.

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

20 years agoDaily bump.
gccadmin [Fri, 27 Feb 2004 00:16:14 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago * stmt.c (expand_start_case_dummy): Remove.
kazu [Thu, 26 Feb 2004 23:49:17 +0000 (23:49 +0000)]
* stmt.c (expand_start_case_dummy): Remove.
* tree.h: Remove the corresponding prototype.

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

20 years ago * builtins.c (apply_args_register_offset): Remove.
kazu [Thu, 26 Feb 2004 23:44:27 +0000 (23:44 +0000)]
* builtins.c (apply_args_register_offset): Remove.
* tree.h: Remove the corresponding prototype.

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

20 years ago * stor-layout.c (is_pending_size): Remove.
kazu [Thu, 26 Feb 2004 23:41:34 +0000 (23:41 +0000)]
* stor-layout.c (is_pending_size): Remove.
* tree.h: Remove the corresponding prototype.

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

20 years ago * recog.c (validate_replace_src): Remove.
kazu [Thu, 26 Feb 2004 23:39:29 +0000 (23:39 +0000)]
* recog.c (validate_replace_src): Remove.
* recog.h: Remove the corresponding prototype.

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

20 years ago * calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE or
kazu [Thu, 26 Feb 2004 23:32:09 +0000 (23:32 +0000)]
* calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE or
MAYBE_REG_PARM_STACK_SPACE.
* function.c: Likewise.
* system.h (FINAL_REG_PARM_STACK_SPACE): Poison.
(MAYBE_REG_PARM_STACK_SPACE): Likewise.
* doc/tm.texi (FINAL_REG_PARM_STACK_SPACE): Remove.
(MAYBE_REG_PARM_STACK_SPACE): Likewise.

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

20 years ago * Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.
neroden [Thu, 26 Feb 2004 23:27:53 +0000 (23:27 +0000)]
* Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.
* Makefile.in: Regenerate.

* configure.in: Remove bogus duplicate invocation of
AM_MAINTAINER_MODE.  Remove obsolete comment.
* configure: Regenerate.

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

20 years ago * c-decl.c (c_expand_deferred_function): Remove.
kazu [Thu, 26 Feb 2004 23:25:15 +0000 (23:25 +0000)]
* c-decl.c (c_expand_deferred_function): Remove.
* c-tree.h: Remove the corresponding prototype.

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

20 years ago * postreload.c (reload_cse_move2add): Generate just a PLUS
kazu [Thu, 26 Feb 2004 23:19:27 +0000 (23:19 +0000)]
* postreload.c (reload_cse_move2add): Generate just a PLUS
instead of an entire SET.

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