]> gcc.gnu.org Git - gcc.git/blame - gcc/ChangeLog
Patch from Richard Henderson to fix alpha-linux alloca redefinition problems.
[gcc.git] / gcc / ChangeLog
CommitLineData
ba64ca33
RH
1Wed Aug 27 16:35:29 1997 Richard Henderson <rth@cygnus.com>
2
3 * alpha/xm-alpha.h (alloca): Define alloca to builtin_alloca for GNUC
4 if not already defined, and USE_C_ALLOCA not defined.
5
ca20876d
JW
6Wed Aug 27 16:08:43 1997 Jim Wilson <wilson@cygnus.com>
7
7818d6fc
JW
8 * config.guess: Replace with script that uses ../config.guess.
9
ca20876d
JW
10 * config/alpha/elf.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1
11 if USE_GNULIBC_1 is not defined.
12
704a6306
RH
13Wed Aug 27 15:49:12 1997 Richard Henderson <rth@cygnus.com>
14
15 * alpha/elf.h (LINK_SPEC): Conditionalize on USE_GNULIBC_1.
16 * config.guess: Recognize alpha-linux-gnulibc1.
17 * configure.in (alpha-*-linux-gnulibc1): New target.
18 (alpha-*-linux-gnu*): Don't build crtbegin/end.
19
67f68fd2
JW
20Wed Aug 27 11:52:58 1997 Jim Wilson <wilson@cygnus.com>
21
22 * m68k.md (iorsi3_internal): Readd ! TARGET_5200 check lost in
23 last change.
24
88016fb7
DE
25Wed Aug 27 01:56:18 1997 Doug Evans <dje@seba.cygnus.com>
26
27 * loop.c (combine_movables): Earlier insns don't match later ones.
28
3dedc65a
DE
29 * c-decl.c (grokdeclarator): If array index or size calculations
30 overflow, issue an error.
31 * fold-const.c (int_const_binop): New static function.
32 (const_binop, size_binop): Call it.
33
bba17b29
L
34Wed Aug 27 01:24:25 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
35
36 * config/linux.h (CC1_SPEC): Define it only if not defined.
37
38 * config/m68k/linux.h (CC1_SPEC): Undefine it before include
39 <linux.h>
40
41 * config/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1 if
42 USE_GNULIBC_1 is not defined.
43
33d2808b 44 * config/rs6000/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1.
bba17b29
L
45
46 * config/sparc/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined
47 as 1 if USE_GNULIBC_1 is not defined.
48
ed4044e0
JL
49Wed Aug 27 00:49:14 1997 Jeffrey A Law (law@cygnus.com)
50
f345de42
JL
51 * reorg.c (dbr_schedule): Allow current_function_return_rtx
52 to be something other than a REG.
53 * function.c (expand_function_end): Fix current_function_return_rtx
54 if it was a pseudo.
55
ed4044e0
JL
56 * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.
57 * x-netbsd: Likewise
58 * x-dgux (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS
59 (INSTALL_HEADERS): Delete.
60 * x-dguxbcs: Likewise.
61 * x-hp3bsd44: Likewise
62 * x-pa: Likewise.
63
47d36400
BS
64Wed Aug 27 00:30:00 1997 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
65
66 * i386.md (pop): pop increments the stack pointer.
67 (prologue_set_stack_ptr): New pattern.
68 * i386.c (ix86_expand_prologue): Use prologue_set_stack_ptr
69 instead of subsi3.
70
fc79eafe
JW
71Tue Aug 26 18:50:32 1997 Jim Wilson <wilson@cygnus.com>
72
73 * reload.c (find_reloads, case '0'): Reject matching a non-offsettable
74 address where an offsettable address is required.
75
c5da853f
MH
76Tue Aug 26 17:54:56 1997 Michael P. Hayes (michaelh@ongaonga.chch.cri.nz>
77
78 * loop.c (check_final_value): Don't miss a biv increment in a
79 parallel.
80
d4ef15f2
JW
81Tue Aug 26 12:03:49 1997 Jim Wilson (wilson@cygnus.com)
82
83 * dwarfout.c (dwarfout_file_scope_decl, case TYPE_DECL): Check
84 TYPE_DECL_IS_STUB instead of DECL_NAME.
85
10549cbd
JW
86Mon Aug 25 23:27:10 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
87
88 * objc/Make-lang.in ($(OBJC_O)): Also depend on cc1obj.
89
90Mon Aug 25 23:27:10 1997 Jim Meyering <meyering@eng.ascend.com>
91
92 * objc/Make-lang.in ($(OBJC_O)): Also depend on $(GCC_PASSES).
93
484df988
JL
94Mon Aug 25 13:12:24 1997 Jeffrey A Law (law@cygnus.com)
95
96 * haifa-sched.c (find_pre_sched_live): Remove #if 0 code.
97 (find_post_sched_live): Likewise.
98
99 * haifa-sched.c (schedule_block): Remove old code to get arguments
100 from hard regs into pseudos early.
101
39dfb55a
JL
102Mon Aug 25 08:55:00 1997 Jeffrey A Law (law@cygnus.com)
103
104 * version.c: Bump for new snapshot.
105
106 * local-alloc.c (update_equiv_regs): All the target to reject
107 promotion of some REG_EQUAL to REG_EQUIV notes.
108 * pa.h (DONT_RECORD_EQUIVALENCE): Define.
109
110 * pa.c (secondary_reload_class): (mem (mem ... )) does not need
111 secondary reloads.
112
113 * pa.c (hppa_builtin_saveregs): Emit a blockage insn after the
114 store of the argument registers.
115
116Mon Aug 25 08:39:02 1997 Craig Burley (burley@gnu.ai.mit.edu)
117
118 * fold-const.c (multiple_of_p): New function.
119 (fold): Turn some cases of *_DIV_EXPR into EXACT_DIV_EXPR.
120
d78778eb
JL
121Mon Aug 25 01:47:41 1997 Jeffrey A Law (law@cygnus.com)
122
123 * expr.h (insn_gen_function): Temporarily remove prototype.
124
feb9ea1a
JW
125Sun Aug 24 17:22:21 1997 Jim Wilson <wilson@cygnus.com>
126
127 * Makefile.in (install-info): Don't cd into srcdir. Add srcdir to
128 filenames. Use sed to extract base filename for install.
129
b6ffe602
JC
130Sat Aug 23 18:19:40 1997 John F. Carr <jfc@mit.edu>
131
132 * unroll.c (find_splittable_givs): Only share if two givs have the
133 same add and multiply values.
134
2ebfd230
JW
135Sat Aug 23 14:36:27 1997 Jim Wilson <wilson@cygnus.com>
136
137 * m68k/next.h (GO_IF_INDEXABLE_BASE): Fix typo in undef.
138 * m68k/m68kemb.h (LIB_SPEC): Add missing comment end before it.
139
251ffdee
JL
140Sat Aug 23 00:18:22 1997 Jeffrey A Law (law@cygnus.com)
141
142 * pa.c (pa_reorg): Always put begin_brtab and end_brtab insns
143 around branch tables.
144 * pa.md (begin_brtab, end_brtab): Only emit the .begin_brtab
145 and .end_brtab directives if TARGET_GAS.
146
19372aa1
JW
147Fri Aug 22 14:05:55 1997 Jim Wilson <wilson@cygnus.com>
148
27314274
JW
149 * alias.c (true_dependence): Pass x_addr not x to varies.
150
19372aa1
JW
151 * acconfig.h (NEED_DECLARATION_CALLOC): Add.
152 * configure.in: Add GCC_NEED_DECLARATION call for calloc.
153 * rs6000/xm-rs6000.h (malloc, realloc, calloc, free): Delete
154 declarations.
155 * config.in, configure: Regenerate.
156
2a2c8203
JC
157Thu Aug 21 23:52:16 1997 John F. Carr <jfc@mit.edu>
158
159 * alias.c (find_base_value): Improve handling of PLUS, MINUS, and
160 LO_SUM.
161 (record_set): Handle LO_SUM like PLUS.
162 (init_alias_analysis): When following chains of base addresses,
163 do not stop on reaching a hard register.
164
d80357b7
JL
165Thu Aug 21 20:17:37 1997 Jeffrey A Law (law@cygnus.com)
166
167 * version.c: Bump for new snapshot.
168
b4f32d7b
JW
169Thu Aug 21 17:28:00 1997 Jim Wilson <wilson@cygnus.com>
170
171 * alpha.h (ARCH_ASM_FILE_START): Define.
172 (ASM_FILE_START): Use ARCH_ASM_FILE_START.
173 * osf12.h, osf2or3.h (ARCH_ASM_FILE_START): Redefine to null string.
174
ca363bb6
JL
175Thu Aug 21 10:22:19 1997 Jeffrey A Law (law@cygnus.com)
176
177 * Makefile.in (install-common): Put gcov comment at start of line.
178
7557aa98
JL
179Wed Aug 20 22:47:33 1997 Jeffrey A Law (law@cygnus.com)
180
181 * alias.c (init_alias_analysis): When simplifying the reg_base_value
182 array, simplify entries for hard registers too.
183
c34e3ae4
DL
184Wed Aug 20 12:35:47 1997 Dave Love <d.love@dl.ac.uk>
185
186 * dwarf2.h (enum dwarf_call_frame_info): Remove trailing comma from
187 list.
188
e3eef942
JW
189Wed Aug 20 11:58:33 1997 Jim Wilson <wilson@cygnus.com>
190
191 * stmt.c (start_cleanup_deferal, end_cleanup_deferal): Test
192 block_stack before dereferencing it.
193
194Wed Aug 20 11:57:11 1997 Michael Meissner <meissner@cygnus.com>
246853b9
MM
195
196 * rs6000.h (ISSUE_RATE): Define instead of MACHINE_issue_rate.
197
04f41951
JM
198Tue Aug 19 17:10:56 1997 Jason Merrill <jason@yorick.cygnus.com>
199
200 * cplus-dem.c: Add 'extern' to prepends_underscore.
201
e933cbe0
JL
202Tue Aug 19 09:34:57 1997 Jeffrey A Law (law@cygnus.com)
203
62d65906
JL
204 * haifa-sched.c (ISSUE_RATE): Renamed from MACHINE_issue_rate.
205 (get_issue_rate): Delete.
206 * pa.h (ISSUE_RATE): Define.
207
2da05a5b
JL
208 * configure.in: Turn on haifa by default for the PA.
209 * configure: Rebuilt.
210 * pa.c (override_options): Accept -mschedule=7200 option.
211 (pa_adjust_cost): No longer need to scale costs for newer
212 processors.
213 * pa.h (enum processor_type): Add PROCESSOR_7200.
214 * pa.md: Revamp scheduling parameters to work better with
215 haifa. Add scheduling parameters for the 7200.
216
4f64eaca
JL
217 * haifa-sched.c (move_insn): Reemit notes for SCHED_GROUP_P
218 insns too.
219 (schedule_block): When adjusting basic_block_{head,end}, account
220 for movement of SCHED_GROUP_P insns too.
221
222 * haifa-sched.c (debug_dependencies): Fix thinko.
223
e933cbe0
JL
224 * Makefile.in (EXPECT, RUNTEST, RUNTESTFLAGS): Define.
225 (site.exp, check, check-g++, check-gcc): New targets.
226
4f64eaca 227 * haifa-sched.c: Make lots of variables static.
61822835 228
e9576d2c
L
229Tue Aug 19 07:18:34 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
230
231 * expr.h, real.h: Finish prototyping.
232
61822835
JL
233Mon Aug 18 21:49:02 1997 Jim Wilson <wilson@cygnus.com>
234
235 * reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR
236 reloads to RELOAD_FOR_OPERAND_ADDRESS reloads.
237 * reload1.c: Undo bugfix from Aug 11.
238
f24b370a
MM
239Mon Aug 18 17:39:02 1997 Mike Meissner <meissner@cygnus.com>
240
241 * configure.in ({powerpc,rs6000}*-*-*, --with-cpu): Remove single
242 quotes around the name.
243 * configure: Regenerate.
244
1c4c5851
JW
245Mon Aug 18 13:46:47 1997 Jim Wilson <wilson@cygnus.com>
246
247 * Makefile.in (stmp-multilib-sub): Fix typo in last change.
248
71abb567
MH
249Thu Aug 7 10:33:13 1997 Manfred Hollstein <manfred@s-direktnet.de>
250
251 * Makefile.in (sub-makes): Pass the current value of LANGUAGES down
252 to sub-makes to avoid building more passes than the user might have
253 requested on the command line.
254
6042434a
DL
255Sun Aug 17 15:42:17 1997 Dave Love (d.love@dl.ac.uk)
256
257 * configure.in: Expurgate `broken_install' (install is
258 autoconfed).
259
260 * configure.lang: Substitute autoconfed ${INSTALL} (not currently
261 relevant).
262
38ea060f
JL
263Sat Aug 16 01:08:12 1997 Jeffrey A Law (law@cygnus.com)
264
265 * loop.c (is_power_of_2, is_conditional_branch): Delete unused
266 functions and declarations.
267 (analyze_loop_iterations): Use condjump_p.
268 (insert_bct): Likewise. Use exact_log2.
269
f187056f
JL
270Fri Aug 15 23:48:32 1997 Jeffrey A Law (law@cygnus.com)
271
272 * haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed.
273 (schedule_region): Likewise.
274 (schedule_insns): Likewise.
275
276 * PROJECTS: Update with Haifa stuff.
277
9af06254
JL
278Fri Aug 15 12:49:56 1997 Jeffrey A Law (law@cygnus.com)
279
280 * version.c: Change the version string to look like:
11c21791 281 egcs-2.90.00 970814 (gcc2-970802 experimental).
9af06254 282
0945e937
JL
283 * loop.c (is_conditional_branch): Make definition match declaration.
284
9af06254
JL
285 * gcc.c: Take out experimental snapshot warning message.
286
ebc25a17
MM
287Fri Aug 15 13:43:39 1997 Michael Meissner <meissner@cygnus.com>
288
289 * haifa-sched.c (debug_dependencies): Use GET_NOTE_INSN_NAME to
290 print out the names of the notes. Print out the name of the insn
291 that is not a note, and not an {,CALL_,JUMP_}INSN.
292
992d1248
DE
293Wed Aug 13 01:03:37 1997 Doug Evans <dje@canuck.cygnus.com>
294
295 * configure.in (haifa configury): Fix typo.
296 * configure: Regenerate.
297
7bb6fbd1
JL
298Tue Aug 12 10:20:36 1997 Jeffrey A Law (law@cygnus.com)
299
300 * version.c: Bump version to "gcc-3.0.0 970802 experimental".
301
302 * gcc.info*: Rebuilt.
303
304 * COPYING.g77, README.g77: New files.
305 * real.c (ereal_unto_float, ereal_unto_double): New functions.
306 * real.h (ereal_unto_float, ereal_unto_double): Declare them.
307 (REAL_VALUE_UNTO_TARGET_DOUBLE, REAL_VALUE_UNTO_TARGET_SINGLE): Define.
308
8c660648
JL
309Mon Aug 11 14:50:55 1997 Jeffrey A Law (law@cygnus.com)
310
311 * Integrate Haifa instruction scheduler.
312 * Makefile.in (ALL_CFLAGS): Add SCHED_CFLAGS. Prefix all references
313 to sched with $(SCHED_CFLAGS.
314 * configure.in: Handle --enable-haifa.
315 * configure: Rebuilt.
316 * flags.h: Add new flags for haifa instruction scheduler.
317 * genattrtab.c (expand_units): For haifa, don't subtract one
318 when computing blockage.
319 * toplev.h (flag_schedule_interblock): Haifa scheduler flag.
320 (flag_schedule_speculative): Ditto.
321 (flag_schedule_speculative_load): Ditto.
322 (flag_schedule_speculative_load_dangerous): Ditto.
323 (flag_schedule_reverse_before_reload): Ditto.
324 (flag_schedule_reverse_after_reload): Ditto.
325 (flag_branch_on_count_reg): Ditto.
326 (f_options): Add Haifa switches.
327 (main): Turn off some Haifa options if appropriate macro is
328 defined. Process Haifa switches.
329 * unroll.c (iteration_info): No longer static, since Haifa
330 scheduler uses it.
331 (unroll_loop): Inform HAIFA scheduler about loop unrolling factor.
332 * unroll.c (unroll_loop): Set loop_unroll_iter, loop_start_value.
333 * loop.h (loop_unroll_factor, loop_number): Add HAIFA decls.
334 * loop.h (loop_initial_value,loop_unroll_iter): New globals.
335 * loop.c (loop_optimize): If HAIFA is defined, allocate additional
336 storage for the Haifa scheduler.
337 (mark_loop_jump): If HAIFA defined, set LABEL_OUTSIDE_LOOP_P and
338 LABEL_NEXTREF.
339 (strength_reduce): If HAIFA and HAVE_decrement_and_branch_on_count
340 are defined, call analyze_loop_iterations and insert_bct to use
341 countdown loops.
342 (record_giv): Refine test for jumps out of loops if HAIFA is
343 defined.
344 (analyze_loop_iterations): New function to identify if we can use
345 a countdown loop.
346 (insert_bct): Insert countdown loop.
347 (instrument_loop_bct): Low level code to insert countdown loop.
348 (loop_number): Calculate UID of loop.
349 (indirect_jump_in_function_p): Return true if an indirect jump is
350 in the function.
351 (is_power_of_2): Return true if value is a power of 2.
352 (is_conditional_branch): Return true if insn is a conditional
353 jump.
354 (fix_bct_param): Process -fbct-{min,max}-N switches.
355 (check_bct_param): Return true if loop should be instrumented.
356 * loop.c (loop_initial_value,loop_unroll_iter): New globals.
357 (loop_optimize): Initialize.
358 (get_condition_for_loop): Ditto.
359 * loop.c (strength_reduce): Inside of code that uses #ifdef
360 HAVE_decrement_and_branch_on_count code, test it to make sure the
361 condition is true.
362 (instrument_loop_bct): Ditto.
363 * haifa-sched.c: New file.
364
365
366 * Integrate regmove pass.
367 * Makefile.in (OBJS): Add regmove.o
368 (regmove.o): Add dependencies.
369 * flow.c (find_use_as_address): No longer static.
370 * rtl.h (find_use_as_address): Declare.
371 * toplev.c (regmove_dump, flag_regmove): Define.
372 (f_options): Add -fregmove.
373 (regmove_dump_file, regmove_time): Define.
374 (fatal_insn): Close the regmove dump file.
375 (compile_file): Initialize regmove_time; open/close the regmove dump
376 file as needed. Print regmove time as needed.
377 (rest_of_compilation): Run regmove pass if requested, dump
378 RTL after regmove if requested.
379 (main): If -O2 or more, turn on regmove. Handle dump switches.
380 * regmove.c: New file.
381
aa32d841
JL
382Mon Aug 11 14:15:02 1997 Jeffrey A Law (law@cygnus.com)
383
384 * Integrate tlink patch from jason@cygnus.com
385 * gcc.c (SWITCH_TAKES_ARG): Add 'V', 'B' and 'b'.
386 (process_command): Increment n_switches for them. Don't discard
387 their args. Validate them.
388 (main): Escape " marks when creating COLLECT_GCC_OPTIONS.
389 From Rohan Lenard.
390 (process_command): Set include_prefixes from COMPILER_PATH.
391 (main): Set COLLECT_GCC_OPTIONS sooner.
392 * confiugre.in: Link ../ld/ld.new to collect-ld rather than real-ld.
393 * tlink.c, hash.c, hash.h: New files.
394 * Makefile.in (USE_COLLECT2): Always use collect2.
395 (collect2): Depend on and link in hash.o and tlink.o.
396 (tlink.o, hash.o): Add dependencies.
397
5fa39bfe
JL
398Mon Aug 11 10:04:49 1997 Jeffrey A Law (law@cygnus.com)
399
9ae8ffe7
JL
400 * Integrate alias analysis changes from jfc@mit.edu
401 * Makefile.in (OBJS): Add alias.o
402 (alias.o): Add dependencies.
403 * alias.c: New file.
404 * sched.c: Remove alias analysis code. It lives in alias.c now.
9ae8ffe7 405 (sched_analyze_2): Add new arguments to true_dependence.
9ae8ffe7
JL
406 (schedule_insns): Always call init_alias_analysis.
407 * calls.c (expand_call): Note calls to malloc, calloc, and realloc;
408 mark return value from such functions as a pointer and keep track of
409 them for alias analysis. If a return value from a function is a
410 pointer, mark it as such.
411 * combine.c (distribute_notes): Handle REG_NOALIAS.
412 * cse.c (struct write_data): Delete. No longer needed.
413 (invalidate): Don't call set_nonvarying_address_components anymore.
414 Use true_dependence to decide if an entry should be removed from
415 the hash table.
416 (invalidate_memory): Remove WRITES argument, simplify appropriately.
417 Fix all callers.
418 (note_mem_written): Similarly for WRITE_PTR argument.
419 (invalidate_from_clobbers): Similarly for W argument.
420 (invalidate_for_call): Remove memory elements from the hash table.
421 (refers_to_mem_p, cse_rtx_addr_varies_p): Deleted.
422 (cse_rtx_varies_p): New function. Derived from old
423 cse_rtx_addr_varies_p.
424 (cse_insn): Remove WRITES_MEMORY and INIT variables and all references.
425 Don't call note_mem_written anymore. Stack pushes invalidate the stack
426 pointer if PUSH_ROUNDING is defined. No longer need to call
427 cse_rtx_addr_varies_p to decide if a MEM should be invalidated.
428 (skipped_writes_memory): Remove variable.
429 (invalidate_skipped_set): Simplify and wewrite to use invalidate_memory.
430 (invalidate_skipped_block): Simplify for new alias analysis code.
431 (cse_set_around_loop): Likewise.
432 (cse_main): Call init_alias_analysis.
433 * flags.h (flag_alias_check, flag_argument_noalias): Declare.
434 * toplev.c (flag_alias_check, flag_argument_noalias): Define.
435 (f_options): Add new alias checking arguments.
436 (main): Set flag_alias_check when optimizing.
437 * local_alloc (validate_equiv_mem_from_store): Add new arguments
438 to true_dependence.
439 (memref_referenced_p): Likewise.
440 * loop.c (NUM_STORES): Increase to 30.
441 (prescan_loop): Only non-constant calls set unknown_address_altered.
442 (invariant_p): Add new arguments to true_dependence.
443 (record_giv): Initialize unrolled and shared fields.
444 (emit_iv_add_mult): Call record_base_value as needed.
445 * loop.h (struct induction): Add unrolled and shared fields.
446 * unroll.c (unroll_loop): Call record_base_value as needed.
447 (copy_loop_body): Likewise.
448 (final_biv_value): Likewise.
449 (final_giv_value): Likewise.
450 (find_splittable_regs): Likewise. Only create one new pseudo
451 if we have multiple address GIVs that were combined with the same
452 dst_reg GIV. Note when a new register is created due to unrolling.
453 * rtl.c (reg_note_name): Add REG_NOALIAS.
454 * rtl.h (enum reg_note): Similarly.
455 (rtx_varies_p, may_trap_p, side_effects_p): Declare.
456 (volatile_refs_p, volatile_insn_p, remove_note): Likewise.
457 (note_stores, refers_to_regno_p, reg_overlap_mentioned_p): Likewise.
458 (true_dependence, read_dependence, anti_dependence): Likewise.
459 (output_dependence, init_alias_analysis, end_alias_analysis): Likewise.
460 (mark_user_reg, mark_reg_pointer): Likewise.
461
462
463 * Integrate reload bugfix from Wilon which enables the PA port
5fa39bfe
JL
464 to bootstrap again.
465 * reload1.c (reload): Sum needs for both OPADDR_ADDR and and
466 OPERAND_ADDRESS when computing how many registers an insn needs.
467 (reload_reg_free_p): OPADDR_ADDR and OPERAND_ADDRESS reloads do
468 conflict.
469 (reload_reg_free_before_p): Treat OPERAND_ADDRESS reloads just like
470 OPADDR_ADDR reload.
471 (reload_reg_reaches_end_p): For RELOAD_FOR_OPADDR_ADDR insns, registers
472 in reload_reg_use_in_op_addr do not reach the end.
473 do not reach the end.
474 (reloads_conflict): RELOAD_FOR_OPADDR_ADDR conflicts with
475 RELOAD_FOR_OPERAND_ADDRESS.
476
477Sun Aug 10 12:00:20 1997 Jeffrey A Law (law@cygnus.com)
478
2dcfcb56 479 * egcs project officially starts.
861bb6c1 480
This page took 0.090538 seconds and 5 git commands to generate.