law [Mon, 10 May 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26852
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Sun, 9 May 1999 23:39:03 +0000 (23:39 +0000)]
use small single-precision values, to avoid problem on Alphas when not -mieee
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26851
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Sun, 9 May 1999 22:33:09 +0000 (22:33 +0000)]
Add some transitive closure
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26850
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Sun, 9 May 1999 20:03:20 +0000 (20:03 +0000)]
standard-conforming error check for [de]time_.c
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26849
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Sun, 9 May 1999 19:56:58 +0000 (19:56 +0000)]
Handle ERROR_MARK input
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26848
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Sun, 9 May 1999 19:52:39 +0000 (19:52 +0000)]
Correct bug-report address and point to the FAQ
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26847
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 9 May 1999 12:25:03 +0000 (12:25 +0000)]
8
* gcse.c (cprop_insn): Do not try to simplify a simple jump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26846
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 9 May 1999 12:25:00 +0000 (12:25 +0000)]
�
* gcse.c (cprop_insn): Do not try to simplify a simple jump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26845
138bc75d-0d04-0410-961f-
82ee72b054a4
rearnsha [Sun, 9 May 1999 11:19:34 +0000 (11:19 +0000)]
* config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Add (PLT) to branch if
necessary. Reported by jim@federated.com.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26844
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 9 May 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26843
138bc75d-0d04-0410-961f-
82ee72b054a4
green [Sat, 8 May 1999 22:21:50 +0000 (22:21 +0000)]
* java/text/DateFormat.java (computeInstance): Separate time
and date styles.
(getDateTimeInstance): Ditto.
(getDateTimeInstance(int,int)): New method.
* Makefile.in: Rebuilt.
* Makefile.am (ordinary_java_source_files): Add new classes.
* java/util/PropertyResourceBundle.java: New file.
* gnu/gcj/util/EnumerationChain.java: New file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26842
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sat, 8 May 1999 22:11:24 +0000 (22:11 +0000)]
* pa.h (PRINT_OPERAND_ADDRESS): Output "%r0", not "r0" for the
base register in an absolute memory address.
* pa.md (conditional moves): Avoid using immediate zero for
register zero.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26841
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Sat, 8 May 1999 16:39:18 +0000 (16:39 +0000)]
* g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
the constant to test. Don't XFAIL 64-bit targets.
* g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
* g++.old-deja/g++.law/profile1.C: Likewise.
* g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
operator new instances.
* g++.old-deja/g++.other/delete5.C: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26840
138bc75d-0d04-0410-961f-
82ee72b054a4
rearnsha [Sat, 8 May 1999 09:40:05 +0000 (09:40 +0000)]
* config/arm/arm.h (NEED_PLT_GOT): New macro. Set to 0 if not
already defined.
* config/arm/elf.h (NEED_PLT_GOT): Define to flag_pic.
* config/arm/arm.md (call_symbol, call_value_symbol et al.): If
NEED_PLT_GOT is true, add explicit "(PLT)" to generated branches.
* config/arm/arm.c (output_func_epilogue,
output_return_instruction): Likewise for calls to abort.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26839
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Sat, 8 May 1999 01:58:39 +0000 (01:58 +0000)]
Donn Terry (donn@interix.com)
* calls.c (rtx_for_function_call): Extend function pointer being
passed to chkr_check_exec_libfunc, if needed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26838
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Sat, 8 May 1999 01:52:36 +0000 (01:52 +0000)]
David Edelsohn <edelsohn@gnu.org>
* ginclude/stdarg.h (__va_rounded_size): Use long type for
rounding on AIX.
* ginclude/varargs.h: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26837
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Sat, 8 May 1999 01:47:50 +0000 (01:47 +0000)]
* invoke.texi: Remove duplicates in the description of -d
letters. Fix use of @item vs. @itemx.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26836
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Sat, 8 May 1999 01:46:13 +0000 (01:46 +0000)]
Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* rs6000.h (RS6000_VARARGS_OFFSET): Die die die.
(CUMULATIVE_ARGS): Remove varargs_offset; update commentary.
* rs6000.c (setup_incoming_varargs): Fix typo last change.
(init_cumulative_args): Remove varargs_offset references.
* rs6000/linux.h (NO_IMPLICIT_EXTERN_C): Define.
(MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Undefine.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26835
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Sat, 8 May 1999 01:34:55 +0000 (01:34 +0000)]
* reload1.c (gen_mode_int): New function.
(reload_cse_move2add): Use it to generate the new constants.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26834
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Sat, 8 May 1999 01:25:41 +0000 (01:25 +0000)]
* varasm.c (output_constant): Do nothing if -fsyntax-only.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26833
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sat, 8 May 1999 00:45:07 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26832
138bc75d-0d04-0410-961f-
82ee72b054a4
robertl [Fri, 7 May 1999 21:50:25 +0000 (21:50 +0000)]
Update robertl's email address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26831
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Fri, 7 May 1999 18:44:38 +0000 (18:44 +0000)]
* acconfig.h (GCJVERSION): New undef.
* java/lang/natSystem.cc (init_properties): Define java.version,
java.class.version, os.name, os.arch, os.version.
Include <sys/utsname.h> if required.
* configure: Rebuilt.
* configure.in: Compute and define GCJVERSION.
* java/lang/natSystem.cc (default_file_encoding): Now static.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26830
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Fri, 7 May 1999 17:39:52 +0000 (17:39 +0000)]
* java/lang/natCharacter.cc (isLowerCase): Use a binary search.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26829
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Fri, 7 May 1999 17:00:51 +0000 (17:00 +0000)]
* libtool-version: New file.
* Makefile.in: Rebuilt.
* Makefile.am (libgcj_la_LDFLAGS): Use -version-info, not
-release.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26828
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Fri, 7 May 1999 16:41:11 +0000 (16:41 +0000)]
* mauve-libgcj: Don't omit Utf8Encoding or StringTest.
Comment out FieldPosition, ParsePosition, and SimpleDateFormat
again (oops).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26827
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Fri, 7 May 1999 16:20:48 +0000 (16:20 +0000)]
* mauve-libgcj: Test more from java.text. Don't mention 1.1 tests
(we pick those up already).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26826
138bc75d-0d04-0410-961f-
82ee72b054a4
vmakarov [Fri, 7 May 1999 16:20:37 +0000 (16:20 +0000)]
Fri May 7 19:10:15 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>
* sparc.h (GO_IF_LEGITIMATE_ADDRESS): Prohibit REG+REG addressing
for TFmode when there are no instructions which accept REG+REG
instructions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26825
138bc75d-0d04-0410-961f-
82ee72b054a4
wilson [Fri, 7 May 1999 12:42:05 +0000 (12:42 +0000)]
Fix mips16 libstdc++ builds. Fix inconsistency from Apr 7 change.
* mips/elf64.h (MAKE_DECL_ONE_ONLY, UNIQUE_SECTION_P): Define.
* mips/mips.c (mips_select_rtx_section): When TARGET_MIPS16, use
function_section instead of text_section.
* mips/mips.h (ENCODE_SECTION_INFO): Add check for UNIQUE_SECTION_P
in TARGET_MIPS16 STRING_CST handling.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26824
138bc75d-0d04-0410-961f-
82ee72b054a4
korbb [Fri, 7 May 1999 11:22:05 +0000 (11:22 +0000)]
DESTDIR is already trimmed to the correct directory
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26823
138bc75d-0d04-0410-961f-
82ee72b054a4
korbb [Fri, 7 May 1999 11:09:31 +0000 (11:09 +0000)]
fix memory leak in run_compiles
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26822
138bc75d-0d04-0410-961f-
82ee72b054a4
drepper [Fri, 7 May 1999 10:16:23 +0000 (10:16 +0000)]
Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26821
138bc75d-0d04-0410-961f-
82ee72b054a4
drepper [Fri, 7 May 1999 10:16:09 +0000 (10:16 +0000)]
(class basic_string::Rep): Make release member function thread-safe for
ix86 (x>=4) and UltraSPARC.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26820
138bc75d-0d04-0410-961f-
82ee72b054a4
drepper [Fri, 7 May 1999 10:14:34 +0000 (10:14 +0000)]
Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26819
138bc75d-0d04-0410-961f-
82ee72b054a4
drepper [Fri, 7 May 1999 10:13:49 +0000 (10:13 +0000)]
Make it possible to compile with __USE_MALLOC.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26818
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Fri, 7 May 1999 10:02:49 +0000 (10:02 +0000)]
Apply patch from Nick Burrett <nick.burrett@btinternet.com>
to implementn -mpoke-function-name
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26817
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Fri, 7 May 1999 09:54:10 +0000 (09:54 +0000)]
new
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26816
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Fri, 7 May 1999 09:47:57 +0000 (09:47 +0000)]
* init.c (resolve_offset_ref): Don't return a raw method.
Use BASELINK_P.
* typeck.c (decay_conversion): Don't handle a raw method.
Resolve all OFFSET_REFs.
(get_member_function_from_ptrfunc): 0 is a valid vtable index.
(build_binary_op_nodefault): Handle resolving overloaded fns. Use
same_type_p for pmf bits. Don't use build_binary_op to compare
raw pointers to methods.
(convert_for_assignment): Check for OFFSET_REF, not OFFSET_TYPE,
to decide when to call resolve_offset_ref.
(build_c_cast, convert_for_initialization): Likewise.
* cvt.c (build_expr_type_conversion): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26815
138bc75d-0d04-0410-961f-
82ee72b054a4
korbb [Fri, 7 May 1999 08:44:46 +0000 (08:44 +0000)]
don't \-escape the cd command + format fix
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26814
138bc75d-0d04-0410-961f-
82ee72b054a4
korbb [Fri, 7 May 1999 08:42:27 +0000 (08:42 +0000)]
don't \\-escape the cd command + format fix
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26813
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Fri, 7 May 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26812
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Thu, 6 May 1999 23:29:23 +0000 (23:29 +0000)]
* resource.c (mark_referenced_resources): Make volatil
monotonically increasing.
(mark_set_resources): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26811
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 6 May 1999 23:29:01 +0000 (23:29 +0000)]
Fix tege's address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26810
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 6 May 1999 21:20:00 +0000 (21:20 +0000)]
Fix typo. redudant -> redundant
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26809
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 6 May 1999 20:57:01 +0000 (20:57 +0000)]
Fred Fish <fnf@be.com>
* configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
* getruntime.c: Only attempt to include sys/resource.h and
use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
are defined.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26808
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 6 May 1999 20:04:33 +0000 (20:04 +0000)]
Fred Fish <fnf@be.com>
* rs6000/xm-beos.h (HAVE_VPRINTF): Don't redefine if already defined.
(HAVE_PUTENV, HAVE_ATEXIT, HAVE_RENAME): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26807
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Thu, 6 May 1999 09:46:21 +0000 (09:46 +0000)]
doc improvements
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26806
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Thu, 6 May 1999 05:31:41 +0000 (05:31 +0000)]
update derived files
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26805
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Thu, 6 May 1999 05:31:40 +0000 (05:31 +0000)]
update derived files
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26804
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Thu, 6 May 1999 05:28:16 +0000 (05:28 +0000)]
automatic arrays reportedly working on HP-UX systems
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26803
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Thu, 6 May 1999 05:26:27 +0000 (05:26 +0000)]
expand on advantages vis-a-vis f2c
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26802
138bc75d-0d04-0410-961f-
82ee72b054a4
nathan [Thu, 6 May 1999 03:09:52 +0000 (03:09 +0000)]
* call.c (build_new_method_call): Use TYPE_MAIN_VARIANT of class.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26801
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 6 May 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26800
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Thu, 6 May 1999 00:33:11 +0000 (00:33 +0000)]
Fix thinko.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26799
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Thu, 6 May 1999 00:27:18 +0000 (00:27 +0000)]
Update
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26798
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Thu, 6 May 1999 00:24:08 +0000 (00:24 +0000)]
�
* java/lang/natSystem.cc (DEFAULT_FILE_ENCODING): New macro.
(default_file_encoding): New global, initial value is above macro.
(init_properties): Default file.encoding to default_file_encoding.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26797
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Thu, 6 May 1999 00:15:47 +0000 (00:15 +0000)]
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26796
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Thu, 6 May 1999 00:15:47 +0000 (00:15 +0000)]
�
* InflaterInputStream.java: New stub class.
* ZipInputStream.java: New class. Partly works.
* ZipConstants.java: Add two (internal) constants.
* ZipEntry.java (timeFromDOS): New static (non-public) method.
* ZipFile.java: Make it mostly work, except for compression.
* ZipOutputStream.java: Start implementation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26795
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Thu, 6 May 1999 00:15:45 +0000 (00:15 +0000)]
8
* InflaterInputStream.java: New stub class.
* ZipInputStream.java: New class. Partly works.
* ZipConstants.java: Add two (internal) constants.
* ZipEntry.java (timeFromDOS): New static (non-public) method.
* ZipFile.java: Make it mostly work, except for compression.
* ZipOutputStream.java: Start implementation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26794
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Thu, 6 May 1999 00:15:44 +0000 (00:15 +0000)]
e
* InflaterInputStream.java: New stub class.
* ZipInputStream.java: New class. Partly works.
* ZipConstants.java: Add two (internal) constants.
* ZipEntry.java (timeFromDOS): New static (non-public) method.
* ZipFile.java: Make it mostly work, except for compression.
* ZipOutputStream.java: Start implementation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26793
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Thu, 6 May 1999 00:15:43 +0000 (00:15 +0000)]
u
* InflaterInputStream.java: New stub class.
* ZipInputStream.java: New class. Partly works.
* ZipConstants.java: Add two (internal) constants.
* ZipEntry.java (timeFromDOS): New static (non-public) method.
* ZipFile.java: Make it mostly work, except for compression.
* ZipOutputStream.java: Start implementation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26792
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Wed, 5 May 1999 23:15:04 +0000 (23:15 +0000)]
* doc/cni.sgml: Document RawData.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26791
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Wed, 5 May 1999 21:10:07 +0000 (21:10 +0000)]
d
* class.c (make_field_value): DECL_INITIAL may be a string literal;
temporarily zero it while calling rest_of_decl_compilation.
* java-tree.h (string_ptr_type_node): Add declaration.
* decl.c: Define and initialize string_ptr_type_node.
* parse.y (patch_string_cst): Use string_ptr_type_node.
* parse.h (LOOP_HAS_LABEL_P, LOOP_HAS_LABEL_SKIP_P): Removed.
* parse.y (for_statement): Now unconditionally exit_block.
(finish_labeled_statement): No longer exit_block if for-loop.
(patch_loop_statement): Check harder if the loop is already labeled.
* parse.y (patch_initialized_static_field): Removed function.
(maybe_generate_clinit): Removed special handling for interfaces.
(java_complete_expand_methods): Do a preliminary java_complete_tree
on <clinit> to determine if it can be removed.
(java_complete_expand_method): Remove special handling for <clinit>.
(java_complete_lhs): For BLOCK and EXPR_WITH_FILE_LOCATION
optimize if we get back empty_stmt_node.
For MODIFY_EXPR, re-do checking of static initializers.
(fold_constant_for_init): Don't return immediate if VAR_DECL.
For VAR_DECL, pass correct context.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26790
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Wed, 5 May 1999 21:09:55 +0000 (21:09 +0000)]
* class.c (make_field_value): DECL_INITIAL may be a string literal;
temporarily zero it while calling rest_of_decl_compilation.
* java-tree.h (string_ptr_type_node): Add declaration.
* decl.c: Define and initialize string_ptr_type_node.
* parse.y (patch_string_cst): Use string_ptr_type_node.
* parse.h (LOOP_HAS_LABEL_P, LOOP_HAS_LABEL_SKIP_P): Removed.
* parse.y (for_statement): Now unconditionally exit_block.
(finish_labeled_statement): No longer exit_block if for-loop.
(patch_loop_statement): Check harder if the loop is already labeled.
* parse.y (patch_initialized_static_field): Removed function.
(maybe_generate_clinit): Removed special handling for interfaces.
(java_complete_expand_methods): Do a preliminary java_complete_tree
on <clinit> to determine if it can be removed.
(java_complete_expand_method): Remove special handling for <clinit>.
(java_complete_lhs): For BLOCK and EXPR_WITH_FILE_LOCATION
optimize if we get back empty_stmt_node.
For MODIFY_EXPR, re-do checking of static initializers.
(fold_constant_for_init): Don't return immediate if VAR_DECL.
For VAR_DECL, pass correct context.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26789
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Wed, 5 May 1999 21:09:08 +0000 (21:09 +0000)]
�
* verify.c (verify_jvm_instructions): Better error messages.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26788
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Wed, 5 May 1999 20:29:36 +0000 (20:29 +0000)]
* install.texi (Header Dirs): s/GPLUS/GPLUSPLUS/.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26787
138bc75d-0d04-0410-961f-
82ee72b054a4
amylaar [Wed, 5 May 1999 15:47:48 +0000 (15:47 +0000)]
* unroll.c (copy_loop_body): Don't copy VTOP notes from copy_notes_from.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26786
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Wed, 5 May 1999 14:19:24 +0000 (14:19 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (CLEANFILES): Don't mention $(class_files).
(clean-local): New target
* java/lang/natRuntime.cc: Include <ltdl.h> if required.
(load, loadLibrary): Now native.
(init): New method.
* java/lang/Runtime.java (load, loadLibrary): Now native.
(init): New native method.
(Runtime): Use init.
* prims.cc: Include <ltdl.h> if required.
(JvRunMain): Call LTDL_SET_PRELOADED_SYMBOLS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26785
138bc75d-0d04-0410-961f-
82ee72b054a4
vmakarov [Wed, 5 May 1999 13:30:51 +0000 (13:30 +0000)]
Wed May 5 16:26:13 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>
* function.c (purge_addressof_replacements): Rename into
purge_bitfield_addressof_replacements.
(purge_addressof_replacements): New variable.
(purge_addressof_1): Add code for changing addressof in notes for
field values which are extracted by usage MEM with narrower mode.
(purge_addressof): Initialize purge_bitfield_addressof_replacements.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26784
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Wed, 5 May 1999 12:26:37 +0000 (12:26 +0000)]
New class.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26783
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Wed, 5 May 1999 11:56:28 +0000 (11:56 +0000)]
* lib/libjava.exp (libjava_arguments): Don't use -nodefaultlibs.
(libjava_find_lib): Add `-L' option to find the actual library.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26782
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Wed, 5 May 1999 11:52:03 +0000 (11:52 +0000)]
1999-05-05 Gilles Zunino <Gilles.Zunino@hei.fr>
* configure.in: Switch from irix threads to posix threads
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26781
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Wed, 5 May 1999 11:50:03 +0000 (11:50 +0000)]
* decl2.c (start_objects): Don't let static constructors and
destructors get inlined.
* parse.y (nested_name_specifier): Make sure ordinary types are
complete, just like template types.
* parse.c: Regenerated.
* pt.c (check_explicit_specialization): Improve error messages.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26780
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Wed, 5 May 1999 11:46:18 +0000 (11:46 +0000)]
1999-05-05 Gilles Zunino <Gilles.Zunino@hei.fr>
* configure.in: Switch from irix threads to posix threads
Defined IRIX_THREADS. Put mips_sgi_mach_dep.lo into machdep
for mips architecture.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26779
138bc75d-0d04-0410-961f-
82ee72b054a4
bothner [Wed, 5 May 1999 11:05:57 +0000 (11:05 +0000)]
Add AWT stubs and incomplete classes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26778
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Wed, 5 May 1999 10:04:39 +0000 (10:04 +0000)]
* Makefile.in: Replace with automake-generated file.
* Makefile.am: New file.
* configure: Replaced with autoconf-generated script.
* aclocal.m4: New file.
* acinclude.m4: New file.
* configure.in: New file.
* Makefile: Removed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26777
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Wed, 5 May 1999 07:46:43 +0000 (07:46 +0000)]
Remove assembler dialect dependencies.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26776
138bc75d-0d04-0410-961f-
82ee72b054a4
zack [Wed, 5 May 1999 07:02:04 +0000 (07:02 +0000)]
1999-05-05 09:58 -0400 Zack Weinberg <zack@rabi.columbia.edu>
* gcc.c (default_compilers): Fix brace nesting bug.
* objc/lang-specs.h: Use %i, not %g.mi, for the input file
when processing an .mi file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26775
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Wed, 5 May 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26774
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Tue, 4 May 1999 19:30:25 +0000 (19:30 +0000)]
Initial revision
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26770
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Tue, 4 May 1999 16:02:07 +0000 (16:02 +0000)]
* resource.c (mark_set_resources): Handle UNSPEC_VOLATILE,
ASM_INPUT, TRAP_IF, and ASM_OPERANDS just like in
mark_referenced_resources.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26769
138bc75d-0d04-0410-961f-
82ee72b054a4
zack [Tue, 4 May 1999 15:15:48 +0000 (15:15 +0000)]
C89-compliant quines
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26768
138bc75d-0d04-0410-961f-
82ee72b054a4
brolley [Tue, 4 May 1999 11:56:26 +0000 (11:56 +0000)]
Tue May 4 14:52:53 1999 Dave Brolley <brolley@cygnus.com>
* actions.c (chill_expand_assignment): Use powersetlen to calculate the
length of an array of packed bits.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26767
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Tue, 4 May 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26766
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Tue, 4 May 1999 00:12:51 +0000 (00:12 +0000)]
Add Ben as maintainer for the config.guess & config.sub files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26765
138bc75d-0d04-0410-961f-
82ee72b054a4
loewis [Mon, 3 May 1999 23:57:18 +0000 (23:57 +0000)]
* typeck.c (string_conv_p): Use same_type_p to check whether we
try to convert between char and wchar_t.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26764
138bc75d-0d04-0410-961f-
82ee72b054a4
loewis [Mon, 3 May 1999 23:55:28 +0000 (23:55 +0000)]
New test case
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26763
138bc75d-0d04-0410-961f-
82ee72b054a4
dje [Mon, 3 May 1999 20:10:06 +0000 (20:10 +0000)]
* rs6000/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Change non-PowerPC
and AIX64 combination to warning. Add warning for disabling
PowerPC64 support when using 64-bit mode.
(LIB_SPEC): Do not link with libg.a in 64-bit mode.
(LINK_SPEC): Do not export libg.exp symbols in 64-bit mode.
* rs6000/rs6000.h (MY_ISCOFF): Treat import/export files as valid
XCOFF files.
(read_only_data_section, private_data_section,
read_only_private_data_section): Always align CSECTs to doubleword
boundary regardless of mode.
(TEXT_SECTION_ASM_OP): Align text CSECT on doubleword boundary in
64-bit mode.
(DATA_SECTION_ASM_OP): Always align CSECT to doubleword boundary.
(ASM_OUTPUT_LOCAL): Use rounded size in 64-bit mode to
maintain doublword alignment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26762
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Mon, 3 May 1999 17:04:54 +0000 (17:04 +0000)]
* parse-scan.y (interface_declaration): Call
report_class_declaration for interfaces.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26761
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Mon, 3 May 1999 16:59:16 +0000 (16:59 +0000)]
* parse-scan.y (interface_declaration): Call
report_class_declaration for interfaces.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26760
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Mon, 3 May 1999 16:46:45 +0000 (16:46 +0000)]
fix CTIME_subr bug
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26759
138bc75d-0d04-0410-961f-
82ee72b054a4
apbianco [Mon, 3 May 1999 16:45:18 +0000 (16:45 +0000)]
Fri Apr 30 17:54:40 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* check-init.c (check_init): Exclude a case of error when doing
xrefs.
* class.c (layout_class_method): Don't generate the error message
twice when compiling from source.
* lang-options.h: Added `-Wredundant-modifers' and
`-Wunusupported-jdk11' flags and help text.
* lang.c (lang_decode_option): Added support for
`-Wunsupported-jdk11' and `-Wredundant-modifiers'.
flag_static_local_jdk11 and flag_redundant set accordingly.
* lex.c (java_lex): Call BUILD_OPERATOR on CCB_TK.
* parse.h (EXPR_WFL_ADD_COL): New macro.
(DECL_END_SOURCE_LINE): Likewise.
(DECL_INHERITED_SOURCE_LINE): Likewise.
* parse.y (static_ref_err): New function, prototyped.
(CCB_TK): Now tagged <operator>.
(class_body:): Remember the location of the closing '}' of a class
definition when doing xrefs.
(block:): Likewise.
(block_end:): Likewise.
(create_class): Remember the location of the inherited class
identifier when doing xrefs.
(register_fields): Added test on first operand of `init' before
testing it TREE_CODE.
(method_header): Store the location of the class identifier in the
class decl when doing xrefs.
(finish_method_declaration): Don't combine first/last method line
when doing xref.
(java_check_regular_methods): Warning check on not overriding
methods with default access on other packages move before check on
static methods. Initialization of `aflags' also moved up.
(resolve_expression_name): Call static_ref_err to report the error.
(static_ref_err): New function, implemented.
(resolve_field_access): Returned simplified static field access
when doing xrefs.
(resolve_qualified_expression_name): Check for illegal use of
static fields in a non static context. Call static_ref_err to
report error in various places.
(java_complete_tree): To not fold initialized static fields when
doing xrefs.
(java_complete_lhs): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26758
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Mon, 3 May 1999 16:20:06 +0000 (16:20 +0000)]
Declare ABORT as intrinsic
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26757
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Mon, 3 May 1999 16:07:36 +0000 (16:07 +0000)]
reverse order of arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26756
138bc75d-0d04-0410-961f-
82ee72b054a4
zack [Mon, 3 May 1999 15:29:58 +0000 (15:29 +0000)]
Rearrange so the problem is not obscured by warnings
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26755
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Mon, 3 May 1999 15:08:33 +0000 (15:08 +0000)]
* search.c (lookup_field_r): Set the TREE_TYPE of an ambiguous
lookup to error_mark_node here.
(lookup_member): Revise documentation. Add comments. Don't set
the TREE_TYPE to error_mark_node here, and don't build up an extra
TREE_LIST for ambiguous lookups.
(setup_class_bindings): Adjust accordingly.
(push_class_decls): Revise out-of-date comments.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26754
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Mon, 3 May 1999 15:04:58 +0000 (15:04 +0000)]
* typeck.c (build_const_cast): Tighten checks for legality.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26753
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Mon, 3 May 1999 13:51:00 +0000 (13:51 +0000)]
* mn10200.md (btst insns): btst does not leave cc0 in a useable
state for redundant tst eliminatino.
* mn10300.md (btst insns): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26752
138bc75d-0d04-0410-961f-
82ee72b054a4
ghazi [Mon, 3 May 1999 13:19:42 +0000 (13:19 +0000)]
* gcc.dg/compare1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26751
138bc75d-0d04-0410-961f-
82ee72b054a4
ghazi [Mon, 3 May 1999 13:18:01 +0000 (13:18 +0000)]
0
* mips.h (Pmode): Revert Oct 14th change which added a cast.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26750
138bc75d-0d04-0410-961f-
82ee72b054a4