Commit Graph

17829 Commits

Author SHA1 Message Date
Jason Merrill
b3abfd6fc1 tree.c (simple_cst_equal, [...]): OK if the elts are identical.
* tree.c (simple_cst_equal, case CONSTRUCTOR): OK if the elts are
	identical.

From-SVN: r21425
1998-07-27 17:42:35 -04:00
Jeffrey A Law
198f32a6e4 * pa.c (move_operand): Accept CONSTANT_P_RTX.
From-SVN: r21423
1998-07-27 15:20:00 -06:00
Mike Stump
31e9c6ed12 * compare_tests: New script.
From-SVN: r21422
1998-07-27 15:12:03 -06:00
Alexandre Oliva
91fa313b84 * test_summary: assigned copyright to FSF
From-SVN: r21421
1998-07-27 21:01:54 +00:00
Gerald Pfeifer
59d3b2e4f1 test_summary: Corrected script name in comments providing documentation.
P
	* test_summary: Corrected script name in comments providing
	documentation.  Added linebreaks for lines with > 80 characters.

From-SVN: r21420
1998-07-27 14:37:47 -06:00
Gerald Pfeifer
18aca90238 test_summary: Corrected script name in comments providing documentation.
F
	* test_summary: Corrected script name in comments providing
	documentation.  Added linebreaks for lines with > 80 characters.

From-SVN: r21419
1998-07-27 14:37:46 -06:00
Jason Merrill
66c2127e18 * call.c (build_over_call): Pass 1 to popclass.
From-SVN: r21418
1998-07-27 13:03:39 -04:00
Jason Merrill
92ac31f12b parse.y (direct_notype_declarator): Add precedence declaration to notype_unqualified_id case.
* parse.y (direct_notype_declarator): Add precedence declaration
	to notype_unqualified_id case.
	* tree.c (ovl_member): Fix for single function in OVL.

From-SVN: r21417
1998-07-27 10:38:11 -04:00
Dave Brolley
74a4fbfcc8 stor-layout.c (layout_type): Handle arrays of bits, for Chill.
Mon Jul 27 17:18:52 1998  Dave Brolley  <brolley@cygnus.com>
	* stor-layout.c (layout_type): Handle arrays of bits, for Chill.
	* expr.c (get_inner_reference): Handle zero-based, unsigned, array
	index conversion.

From-SVN: r21416
1998-07-27 10:37:00 -04:00
Jeff Law
4944f54f41 mn10300.h (DEBUGGER_AUTO_OFFSET): Define.
`
        * mn10300.h (DEBUGGER_AUTO_OFFSET): Define.
        (DEBUGGER_ARG_OFFSET): Likewise.
        * mn10300.md (movsf): Remove last change.  Not needed.

From-SVN: r21415
1998-07-27 07:53:27 -06:00
Jeff Law
217b83c96a mn10300.h (DEBUGGER_AUTO_OFFSET): Define.
* mn10300.h (DEBUGGER_AUTO_OFFSET): Define.
        (DEBUGGER_ARG_OFFSET): Likewise.
        * mn10300.md (movsf): Remove last change.  Not needed.

From-SVN: r21414
1998-07-27 07:53:24 -06:00
Dave Brolley
45e0984cdb c-lex.c (yylex): Fix boundary conditions in character literal and string literal loops.
Mon Jul 27 14:22:36 1998  Dave Brolley  <brolley@cygnus.com>
	* c-lex.c (yylex): Fix boundary conditions in character literal and
	string literal loops.

From-SVN: r21413
1998-07-27 08:51:56 -04:00
Dave Brolley
ea6c114284 c-lex.c (yylex): Fix boundary conditions in character literal and string literal loops.
1998-07-27  Dave Brolley  <brolley@cygnus.com>
	* c-lex.c (yylex): Fix boundary conditions in character literal and
	string literal loops.

From-SVN: r21412
1998-07-27 08:37:16 -04:00
Stan Cox
84530511d2 configure.in: Added i[34567]86-*-win32.
config.sub: Ditto.
configure: Rebuilt.
longlong.h (count_leading_zeros): Sparclite scan instruction
i386.c (ix86_prologue): Added SUBTARGET_PROLOGUE invocation.
i386/cygwin32.h (STARTFILE_SPEC, LIB_SPEC, SUBTARGET_PROLOGUE): Add -pg support.
i386/win.h: New file.  Hybrid mingw32.h/cygwin32.h configuration.

From-SVN: r21411
1998-07-27 11:56:18 +00:00
Jason Merrill
cb99b4a0ce x
From-SVN: r21409
1998-07-27 07:09:14 -04:00
Jeff Law
51d68ee878 Daily bump.
From-SVN: r21404
1998-07-26 18:45:02 -06:00
Dave Love
a64d77963e 980615-0.f: New test.
1998-07-26  Dave Love  <d.love@dl.ac.uk>
	* g77.f-torture/noncompile/980615-0.f: New test.

From-SVN: r21403
1998-07-26 14:57:37 +00:00
Dave Love
19ede93469 New test.
From-SVN: r21402
1998-07-26 14:55:48 +00:00
Craig Burley
99b712ffc9 Fix 980615-0.f:
Sat Jul 25 17:23:55 1998  Craig Burley  <burley@gnu.org>
	Fix 980615-0.f:
	* stc.c (ffestc_R1229_start): Set info to ANY as well.

From-SVN: r21401
1998-07-26 14:49:27 +00:00
Dave Love
a30ab391c3 BUGS, [...]: Rebuilt.
1998-07-26  Dave Love  <d.love@dl.ac.uk>
	* BUGS, INSTALL, NEWS: Rebuilt.

From-SVN: r21399
1998-07-26 14:36:13 +00:00
Dave Love
d9b9ee6406 Rebuilt.
From-SVN: r21398
1998-07-26 14:35:03 +00:00
Jeff Law
7935f0d59f Daily bump.
From-SVN: r21394
1998-07-25 18:45:01 -06:00
H.J. Lu
61dd26e6ba i386.h (CONST_DOUBLE_OK_FOR_LETTER_P): Return 0 when eliminating the frame pointer and compiling PIC code and reload...
* i386.h (CONST_DOUBLE_OK_FOR_LETTER_P): Return 0 when eliminating
        the frame pointer and compiling PIC code and reload has not completed.

From-SVN: r21392
1998-07-25 18:34:10 -06:00
H.J. Lu
3abe23a0eb 980312-1.c: Do link instead of compile.
* gcc.dg/980312-1.c: Do link instead of compile.
        * gcc.dg/980313-1.c: Likewise.

From-SVN: r21391
1998-07-25 18:16:26 -06:00
H.J. Lu
60aeab7f32 i386.c (output_to_reg): Add code to emulate non-popping DImode case.
�
        * i386.c (output_to_reg): Add code to emulate non-popping DImode
        case.

From-SVN: r21389
1998-07-25 18:12:12 -06:00
Jeffrey A Law
bc6bd744c5 * gcc.c-torture/compile/980726-1.c: New test.
From-SVN: r21388
1998-07-25 18:05:36 -06:00
Jeffrey A Law
9616dd8d5f * regmove.c (regmove_optimize): Fix typo initializing regmove_bb_head.
From-SVN: r21386
1998-07-25 18:03:18 -06:00
Gerald Pfeifer
f8c86b58a2 Makefile.in (install-info): Only try to update the info directory file if it exists in the first place.
8
        * Makefile.in (install-info): Only try to update the info
        directory file if it exists in the first place.

From-SVN: r21383
1998-07-25 16:30:26 -06:00
Gerald Pfeifer
b0a766e89d Makefile.in (install-info): Only try to update the info directory file if it exists in the first place.
�
        * Makefile.in (install-info): Only try to update the info
        directory file if it exists in the first place.

From-SVN: r21382
1998-07-25 16:30:24 -06:00
Dave Love
e5d82dcf39 Makefile.in (s-libe77, [...]): Rely on VPATH, dropping explicit use of $(srcdir) in various places.
1998-07-24  Dave Love  <d.love@dl.ac.uk>
	* Makefile.in (s-libe77, ${srcdir}/configure, g2c.h, Makefile,
	config.status, rebuilt): Rely on VPATH, dropping explicit use of
	$(srcdir) in various places.

From-SVN: r21379
1998-07-25 05:38:51 +00:00
Dave Love
b07d089197 (s-libe77, ${srcdir}/configure, g2c.h, Makefile,
config.status, rebuilt): Rely on VPATH, dropping explicit use of
$(srcdir) in various places.

From-SVN: r21378
1998-07-25 05:37:48 +00:00
Dave Love
8b62e122ec io0.f: New test.
1998-07-25  Dave Love  <d.love@dl.ac.uk>
	* g77.f-torture/execute/io0.f: New test.

From-SVN: r21372
1998-07-25 04:36:27 +00:00
Dave Love
d730ed9642 New test.
From-SVN: r21371
1998-07-25 04:33:22 +00:00
Jason Merrill
b8b1a3c1fc decl.c (lookup_name_real): OK, do return the from_obj value unless got_object depends on template parms.
* decl.c (lookup_name_real): OK, do return the from_obj value
	unless got_object depends on template parms.

From-SVN: r21370
1998-07-24 23:19:28 -04:00
Jeff Law
dd7ff7a98f Daily bump.
From-SVN: r21368
1998-07-24 18:45:01 -06:00
Klaus Espenlaub
4f057fe754 correct change attribution
From-SVN: r21367
1998-07-24 16:11:35 -04:00
Klaus Espenlaub
4cacd7a002 * rs6000.h (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Delete.
From-SVN: r21366
1998-07-24 12:04:27 -04:00
Jason Merrill
67152996a3 x
From-SVN: r21365
1998-07-24 10:58:19 -04:00
Jason Merrill
bc22fa9801 * parse.y (nested_name_specifier_1): Pull out the TYPE_MAIN_VARIANT.
From-SVN: r21364
1998-07-24 10:51:54 -04:00
Jason Merrill
d1fec18074 * pt.c (coerce_template_parms): Also complain about local enums.
From-SVN: r21363
1998-07-24 10:02:32 -04:00
Jeffrey A Law
e2bc7d00a6 mn10300.md (movqi, [...]): Correctly handle CONST_DOUBLE source.
* mn10300.md (movqi, movhi, movsi, movsf): Correctly handle
        CONST_DOUBLE source.

From-SVN: r21362
1998-07-24 07:21:44 -06:00
Jason Merrill
c6160f8f95 cp-tree.h: Add prototype for set_identifier_local_value.
* cp-tree.h: Add prototype for set_identifier_local_value.
	* decl.c (set_identifier_local_value_with_scope): Make static,
	prototype.
	* search.c (covariant_return_p): Likewise.
	* except.c (build_terminate_handler, alloc_eh_object): Likewise.
	* call.c (build_method_call): Only pull out the type of a destructor
	if it's a template type parm.
	* decl.c (lookup_name_real): Never return the from_obj value.

From-SVN: r21361
1998-07-24 08:36:55 -04:00
Nick Clifton
0d1be5835f Fix use of USER_LABEL_PREFIX when calling gcc library functions
From-SVN: r21360
1998-07-24 11:23:45 +00:00
Jeff Law
1bc54bc955 Daily bump.
From-SVN: r21358
1998-07-23 18:45:02 -06:00
Jim Wilson
28144186b3 Fix stabs bug with C array ranges.
* dbxout.c (dbxout_range_type): Only call dbxout_type_index for
	already defined type.

From-SVN: r21355
1998-07-23 12:14:18 -07:00
Jason Merrill
136dc16a52 update
From-SVN: r21354
1998-07-23 15:11:58 -04:00
Jason Merrill
25eb19ff0a except.c (process_start_catch_block_old): Call start_decl_1 for catch parm.
* except.c (process_start_catch_block_old): Call start_decl_1 for
	catch parm.
	* decl.c (start_decl_1): Avoid duplicate error.
	* init.c (expand_default_init): Only perform the initialization if
	it will do something.
	* parse.y (base_class): Check for invalid base class.

From-SVN: r21353
1998-07-23 15:11:48 -04:00
Jason Merrill
ca2b325127 update
From-SVN: r21352
1998-07-23 14:08:04 -04:00
Jason Merrill
a38fe5356d x
From-SVN: r21351
1998-07-23 14:05:41 -04:00
Jason Merrill
7e7760939b decl2.c (import_export_template): Fold in...
* decl2.c (import_export_template): Fold in...
	(import_export_class): ...to here.  Handle dllimport/export.

From-SVN: r21350
1998-07-23 13:51:17 -04:00