]> gcc.gnu.org Git - gcc.git/blame - gcc/ChangeLog
re PR fortran/15553 (Array copy operation produces garbage)
[gcc.git] / gcc / ChangeLog
CommitLineData
4600cc14
RS
12005-01-07 Richard SAndiford <rsandifo@redhat.com>
2
3 * tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward range check.
4
8870e212
JJ
52005-01-07 Jakub Jelinek <jakub@redhat.com>
6
2a0958c5
JJ
7 PR tree-optimization/19283
8 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
9 is not shorter than the original type.
10
ebc0c8bb
JJ
11 PR rtl-optimization/19012
12 * config/i386/i386.md (addqi_1_slp): Set memory attribute.
13
0210ae14
JJ
14 PR rtl-optimization/18861
15 * cfgbuild.c (BLOCK_USED_BY_TABLEJUMP): Define.
16 (FULL_STATE): Define.
17 (mark_tablejump_edge): New function.
18 (purge_dead_tablejump_edges): New function.
19 (find_bb_boundaries): Use it.
20
8870e212
JJ
21 PR tree-optimization/18828
22 * builtins.c (expand_builtin_next_arg): Remove argument and all
23 the argument checking.
24 (expand_builtin): Adjust caller.
25 (expand_builtin_va_start): Likewise. Remove error for too many
26 arguments.
27 (fold_builtin_next_arg): Issue error for too many arguments.
28 After checking arguments, replace them with magic arguments that
29 prevent further checking of the args.
30
9fb29c46
JDA
312005-01-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
32
33 * pa64-hpux.h (STARTFILE_SPEC): Fix typo in spec.
34
9a3bf943
RS
352005-01-06 Roger Sayle <roger@eyesopen.com>
36
37 PR target/6077
38 * gcc.c (input_suffix_matches): Tweak the semantics of %{.s:...}
39 and %{.S:...} (and their negative variants) to test whether the
40 input file is assembler or pre-processed-assembler independent of
41 the actual filename extension.
42
c79fc296
RS
432005-01-06 Roger Sayle <roger@eyesopen.com>
44
45 * simplify-rtx.c (simplify_subreg): Simplify truncations of shifts
46 of sign or zero extended values.
47
59d7d767
GK
482005-01-06 Geoffrey Keating <geoffk@apple.com>
49
50 * c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__
51 for IBM long double format correctly.
52
1f24dd47
DB
532005-01-06 Daniel Berlin <dberlin@dberlin.org>
54
55 Fix PR tree-optimization/18792
56
57 * tree-data-ref.c (build_classic_dist_vector): Change first_loop
58 to first_loop_depth, and use loop depth instead of loop number.
59 (build_classic_dir_vector): Ditto.
60 (compute_data_dependences_for_loop): Use depth, not loop number.
61 * tree-loop-linear.c (try_interchange_loops): Use loop depth, not loop
62 number. Pass in loops, instead of loop numbers.
63 (gather_interchange_stats): Ditto.
64 (linear_transform_loops): Ditto.
65
27916b83
RS
662005-01-06 Richard Sandiford <rsandifo@redhat.com>
67
68 PR rtl-opt/13299
69 * loop.c (get_monotonic_increment, biased_biv_fits_mode_p,
70 biv_fits_mode_p, extension_within_bounds_p): New functions.
71 (check_ext_dependent_givs): Use them.
72
4ab80063
RS
732005-01-06 Roger Sayle <roger@eyesopen.com>
74
75 * cfgrtl.c (rtl_delete_block): A basic block may be followed by
76 more than one barrier, in which case we should delete them all.
77
12d3e34b
TS
782005-01-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
79
80 * gcc.c (process_command): Change year in 'gcc --version' to 2005.
81
9acf766f
DB
822005-01-05 Daniel Berlin <dberlin@dberlin.org>
83
84 Fix PR middle-end/19286
85 Fix PR debug/19267
86 * dwarf2out.c (gen_subprogram_die): If we've already tried to
87 output this subprogram, simply ignore this attempt to do it again.
88 (add_abstract_origin_attribute): Don't abort trying to add the abstract
89 origin attribute if it's not possible.
90 (gen_block_die): Don't ignore subblocks of "unused" blocks.
91 (decls_for_scope): Ditto.
92 * gimple-low.c (mark_blocks_with_used_subblocks): Remove.
93 (mark_used_blocks): Don't call mark_blocks_with_used_subblocks.
94
e358acde
RH
952005-01-05 Richard Henderson <rth@redhat.com>
96
97 PR target/11327
98 * config/i386/i386.c (BUILTIN_DESC_SWAP_OPERANDS): New.
99 (bdesc_2arg): Use it.
100 (ix86_expand_binop_builtin): Force operands into registers
101 when optimizing.
102 (ix86_expand_unop_builtin, ix86_expand_unop1_builtin,
103 ix86_expand_sse_compare, ix86_expand_sse_comi,
104 ix86_expand_builtin): Likewise.
105
051d8245
RH
1062005-01-05 Richard Henderson <rth@redhat.com>
107
108 * config/ia64/ia64.c (rtx_needs_barrier): Handle CONST_VECTOR
109 and VEC_SELECT.
110 * config/ia64/vect.md (mulv8qi3): Re-implement with mix_[rl].
111 (mulv4hi3): Set itanium_class mmmul.
112 (fpack_sfxf, fpack_xfsf, fpack_xfxf): Remove.
113 (fpack): Rename from fpack_sfsf.
114
19f17bb9
RH
1152005-01-05 Richard Henderson <rth@redhat.com>
116
117 PR rtl-opt/10692
118 * reload1.c (do_input_reload): Restrict the optimization deleteing
119 a previous output reload to RELOAD_FOR_INPUT.
120
46d096a3
SB
1212005-01-05 Steven Bosscher <stevenb@suse.de>
122
123 * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Add
124 comment that we fall through after case.
125 (mark_used_regs_combine): Don't expect a SIGN_EXTRACT in a SET_DEST.
126 (distribute_links): Likewise.
127 * cse.c (cse_insn): Likewise.
128 * cselib.c (cselib_invalidate_mem): Likewise.
129 * df.c: Update comments at the top of the file.
130 (read_modify_subreg_p): Update comments here too.
131 (df_def_record_1): Don't expect a SIGN_EXTRACT in a SET_DEST.
132 * flow.c (mark_set_1): Likewise.
133 (mark_used_regs): Likewise.
134 * gcse.c (mems_conflict_for_gcse_p): Likewise.
135 (canon_list_insert): Likewise.
136 (mark_set): Likewise.
137 (try_replace_reg): Likewise.
138 (store_killed_in_insn): Likewise.
139 * loop.c (count_one_set): Likewise.
140 (basic_induction_var): Likewise.
141 * postreload-gcse.c (find_mem_conflicts): Likewise.
142 * postreload.c (reload_combine_note_store): Likewise.
143 (move2add_note_store): Likewise.
144 * reload.c (find_equiv_reg): Likewise.
145 (mark_referenced_resources): Likewise.
146 * rtlanal.c (set_noop_p): Likewise.
147 (note_stores): Likewise.
148 (note_uses): Likewise.
149 * sched-deps.c (sched_analyze_1): Likewise.
150 * sched-rgn.c (check_live_1): Likewise.
151 (update_live_1): Likewise.
152 * config/i860/i860.c: Likewise.
153
154 * rtl.dec (SIGN_EXTRACT): Document that this cannot appear as
155 an lvalue.
156 (ZERO_EXTRACT): Mention that this one can be an lvalue.
157
158 * doc/rtl.texi: Update documentation for bit-fields and SET.
159
65a878f5
RS
1602005-01-05 Roger Sayle <roger@eyesopen.com>
161
162 * ifcvt.c (find_if_case_1): Revert 2005-01-04 change.
163
d2ad2c8a
JH
1642005-01-05 Jan Hubicka <jh@suse.cz>
165 Richard Henderson <rth@redhat.com>
166
167 PR target/18910
168 * config/i386/i386.c (ix86_expand_move): Handle tls symbols
169 with an offset.
170
2cdb3148
RH
1712005-01-05 Richard Henderson <rth@redhat.com>
172
173 PR target/12902
174 * config/i386/i386.md (sse_movhps, sse_movlps): Remove.
175 (sse_shufps): Change operand 3 to const_int_operand.
176 (sse2_storelps): Fix typo in template.
177 (sse_storehps, sse_loadhps, sse_storelps, sse_loadlps): New.
178 * config/i386/i386.c (ix86_expand_vector_move_misalign): Use them.
179 (ix86_expand_builtin): Likewise.
180
1812005-01-05 Julian Brown <julian@codesourcery.com>
3dd7ab65
JB
182
183 * config/arm/arm.c (arm_return_in_memory): Treat complex types
184 as aggregates for AAPCS ABIs.
185
59d8fe27
SS
1862005-01-05 Stan Shebs <shebs@apple.com>
187
188 * unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit
189 Mach-O getters if ppc64.
190 * config/darwin.c (darwin_asm_output_dwarf_delta): Obey
191 size argument.
192 * config/darwin.h (ASM_PREFERRED_EH_DATA_FORMAT): Use
193 signed four-byte field for global code case.
194 (STARTFILE_SPEC): Avoid crt2.o for 64-bit compilation.
195
010c4d9c
RS
1962005-01-05 Roger Sayle <roger@eyesopen.com>
197
198 PR middle-end/19100
199 * c-common.c: Include real.h.
200 (c_common_truthvalue_conversion): Avoid destructively modifying expr.
201 Correctly handle TREE_CONSTANT_OVERFLOW for INTEGER_CST.
202 Correctly handle TREE_CONSTANT_OVERFLOW and NaNs for REAL_CST.
203 * Makefile.in (c-common.o): Update dependencies.
204
9368fb8f
JM
2052005-01-05 Joseph S. Myers <joseph@codesourcery.com>
206
207 * c-parse.in (asm_string): Add trailing semicolon.
208
9143de5c
JM
2092005-01-05 Joseph S. Myers <joseph@codesourcery.com>
210
211 * c-parse.in (asm_string): New. Don't allow wide strings in
212 'asm'.
213 (simple_asm_expr, asm_argument, asm_operand, asm_clobbers): Use
214 asm_string instead of STRING.
215
0953878d
JM
2162005-01-05 Joseph S. Myers <joseph@codesourcery.com>
217
218 * c-typeck.c (constructor_no_implicit): Remove.
219 (set_designator, process_init_element): Don't check
220 constructor_no_implicit.
221
cf99f196
R
2222005-01-05 J"orn Rennecke <joern.rennecke@st.com>
223 Kaz Kojima <kkojima@gcc.gnu.org>
224
225 PR target/16482
226 * lcm.c (create_pre_exit): New.
227 (optimize_mode_switching): In MODE_ENTRY / MODE_EXIT case, set
228 ENTRY_EXIT_EXTRA to 3. Use create_pre_exit.
229
712ecf4d
RE
2302004-01-05 Richard Earnshaw <rearnsha@arm.com>
231
232 * arm.h (TARGET_OPTIONS): Correctly record -mhard-float and
233 -msoft-float in target_float_switch.
234 * arm.c (arm_override_options): Fix processing of target_float_switch.
235
082cca25
RE
2362004-01-05 Richard Earnshaw <rearnsha@arm.com>
237
238 * arm/vfp.md (arm_movsi_vfp): Hide VFP register classes from register
239 preferencing.
240
c2b43d7a
UB
2412004-01-05 Uros Bizjak <uros@kss-loka.si>
242
243 * doc/invoke.texi (Intel 386 and AMD x86-64 Options):
244 Replace i387 with 'i386 compiler' in -mfpmath=sse option.
245
e82f5749
RS
2462005-01-04 Roger Sayle <roger@eyesopen.com>
247
248 * ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block,
249 if deleting the then-block allows the test-block to fallthru to the
250 else-block.
251
f8f5c4b3
AP
2522005-01-04 Andrew Pinski <pinskia@physics.uc.edu>
253
254 PR c/19152
255 * c-decl.c (diagnose_mismatched_decls): Accept "extern inline" declared
256 after the full declaration if the are in two different TUs.
257
2582005-01-04 Richard Henderson <rth@redhat.com>
fa588429
RH
259
260 PR tree-opt/19158
261 * tree-sra.c (generate_one_element_init): Just
262 call gimplify_and_add.
263 (generate_element_init): Record the
264 new referenced variables and mark them for renaming
265 and split out to ...
266 (generate_element_init_1): This.
267 (scalarize_init): Don't call push_gimplify_context/
268 pop_gimplify_context.
269
5f0c48ed
GK
2702005-01-04 Geoffrey Keating <geoffk@apple.com>
271
272 * toplev.c (get_src_pwd): Handle failure of getpwd().
273
e3523f56
RS
2742005-01-04 Roger Sayle <roger@eyesopen.com>
275
276 * fold-const.c (fold_single_bit_test): Delete unreachable handling
277 of TRUTH_NOT_EXPR.
278 (fold): Don't call fold_single_bit_test with a TRUTH_NOT_EXPR, as
279 all the cases handled by it are inverted by invert_truthvalue.
280
9746bb27
EB
2812005-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
282
283 * config/sparc/sparc.md (save_register_windowdi): Add missing mode.
284 (save_register_windowsi): Likewise.
285
bfee926b
RH
2862005-01-04 Richard Henderson <rth@redhat.com>
287
288 * tree-mudflap.c (mf_varname_tree): Fix thinko setting declname.
289
21e5076a
UB
2902005-01-04 Uros Bizjak <uros@kss-loka.si>
291
292 PR middle-end/17767
293 * cse.c (fold_rtx) [RTX_COMPARE, RTX_COMM_COMPARE]: Don't attempt
294 any simplifications of vector mode comparison operators.
295 * simplify-rtx.c (simplify_relational_operation): Fix variable name.
296
8ea9d0c7
PB
2972005-01-04 Paolo Bonzini <bonzini@gnu.org>
298 Devang Patel <dpatel@apple.com>
299
300 PR tree-optimization/18308
8ea9d0c7
PB
301 * tree-if-conv.c (add_to_dst_predicate_list): Gimplify
302 the operands before creating a new expression.
303 * dojump.c (do_jump): Make drop_through_label available
304 for all cases. Add expansion of COND_EXPR.
305
8c427b58
IR
3062005-01-04 Ira Rosen <irar@il.ibm.com>
307
308 * tree-vectorizer.c (vect_analyze_offset_expr): Test for
309 INTEGER_CST instead of TREE_CONSTANT.
310 (vect_gen_niters_for_prolog_loop): Test for INTEGER_CST
311 instead of TREE_CONSTANT.
312 (vect_analyze_pointer_ref_access): Test for INTEGER_CST
313 instead of TREE_CONSTANT.
314
8287d24a
EB
3152005-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
316
317 * tree-eh.c (replace_goto_queue): Return early if the queue is empty.
318
9e4ae64b
UB
3192005-01-04 Uros Bizjak <uros@kss-loka.si>
320
321 PR target/19240
322 * config/i386/i386.md (*fop_df_1_i387): Disable for TARGET_SSE_MATH.
323 (*fop_df_1_i387): Disable for (TARGET_SSE2 && TARGET_SSE_MATH).
324
c756af79
RH
3252005-01-03 Richard Henderson <rth@redhat.com>
326
327 * fold-const.c (force_fit_type): Cope with types larger than 2 HWI.
328 (fold_convert_const_int_from_int, fold_convert_const_int_from_real,
329 fold_convert_const_real_from_real): Split out from ...
330 (fold_convert_const): ... here.
331
d30c9461
RH
3322005-01-03 Richard Henderson <rth@redhat.com>
333
334 PR target/19235
335 * config/i386/i386.md (movdi_2): Separate SSE1 and SSE2 alternatives.
336 (mov<MMXMODEI>_internal): Likewise.
337 (movdf_nointeger): Prefer Y while not preferring, but allowing, x.
338 Add V2SF case; use it for SSE1; don't use TI.
339 (movdf_integer): Likewise.
340 (mov<SSEMODEI>_internal, movti_internal): Force V4SF for SSE1.
341
7d23434b
IR
3422005-01-03 Ira Rosen <irar@il.ibm.com>
343
344 * tree-vectorizer.c (vect_strip_conversions): New function.
345 (vect_analyze_offset_expr): Call vect_strip_conversions. Add
346 check for binary class.
347
1eb3331e
DB
3482005-01-03 Daniel Berlin <dberlin@dberlin.org>
349
350 Fix PR debug/17924
351 Fix PR debug/19191
352 * dwarf2out.c (block_ultimate_origin): Follow decl origin if origin
353 is a decl.
354 * gimple-low.c (mark_blocks_with_used_vars): New function.
355 (mark_blocks_with_used_subblocks): Ditto.
356 (mark_used_blocks): Ditto.
357 (pass_mark_used_blocks): New pass.
358 * tree-inline.c: Include debug.h.
359 (expand_call_inline): Call outlining_inline_function here.
360 * tree-optimize.c (init_tree_optimization_passes): Add
361 pass_mark_used_blocks.
362 * tree-pass.h (pass_mark_used_blocks): New.
363 * Makefile.in (tree-inline.o): Add debug.h dependency.
364
a035080c
GK
3652005-01-03 Geoffrey Keating <geoffk@apple.com>
366
d7001ae5
GK
367 * config/darwin.c (darwin_handle_weak_import_attribute): Permit
368 VAR_DECLs to have weak_import attribute.
369
a035080c
GK
370 * config/rs6000/darwin-fallback.c: Use 'ucontext_t' rather than
371 'struct ucontext'.
372
1ab219d3
SB
3732004-01-03 Steven Bosscher <stevenb@suse.de>
374
375 * passes.c (rest_of_compilation): Don't run regmove if only
376 flag_expensive_optimizations, require flag_regmove instead.
377
e6abef61
EB
3782005-01-03 Eric Botcazou <ebotcazou@libertysurf.fr>
379
380 * config/sparc/litecoff.h (TARGET_OS_CPP_BUILTINS): Do not
381 register "sparc".
382 * config/sparc/sysv4-only.h (TARGET_OS_CPP_BUILTINS): Likewise.
383 * config/sparc/rtemself.h (TARGET_SUB_OS_CPP_BUILTINS): Likewise.
384 * config/sparc/sol2-64.h (TARGET_SUB_OS_CPP_BUILTINS): Delete.
385 * config/sparc/sp64-elf.h (TARGET_SUB_OS_CPP_BUILTINS): Likewise.
386
f61134e8
RH
3872005-01-03 Richard Henderson <rth@redhat.com>
388
389 * config/ia64/ia64.c (TARGET_VECTOR_MODE_SUPPORTED_P): New.
390 (ia64_const_ok_for_letter_p): New.
391 (ia64_const_double_ok_for_letter_p): New.
392 (ia64_extra_constraint): New.
393 (ia64_expand_vecint_compare): New.
394 (ia64_expand_vcondu_v2si): New.
395 (ia64_expand_vecint_cmov): New.
396 (ia64_expand_vecint_minmax): New.
397 (ia64_print_operand): Add 'v'.
398 (ia64_preferred_reload_class): New.
399 (ia64_vector_mode_supported_p): New.
400 * config/ia64/ia64.h (UNITS_PER_SIMD_WORD): New.
401 (PREFERRED_RELOAD_CLASS): Move to function.
402 (CONST_OK_FOR_LETTER_P): Move to function.
403 (CONST_DOUBLE_OK_FOR_LETTER_P): Move to function.
404 (CONSTRAINT_OK_FOR_Q, CONSTRAINT_OK_FOR_R): Remove.
405 (CONSTRAINT_OK_FOR_S, CONSTRAINT_OK_FOR_T): Remove.
406 (EXTRA_CONSTRAINT): Move to function.
407 * config/ia64/ia64.md: Include vect.md.
408 (itanium_class): Add mmalua.
409 (type): Handle it.
410 * config/ia64/itanium1.md (1_mmalua): New. Add it to bypasses.
411 (1b_mmalua): New.
412 * config/ia64/itanium2.md (2_mmalua, 2b_mmalua): Similarly.
413 * config/ia64/predicates.md (gr_reg_or_0_operand): Accept any
414 CONST0_RTX.
415 (const_int_2bit_operand): New.
416 (fr_reg_or_0_operand): New.
417 * config/ia64/ia64-modes.def: Add vector modes.
418 * config/ia64/ia64-protos.h: Update.
419 * config/ia64/vect.md: New file.
420
3198b947
RH
4212005-01-03 Richard Henderson <rth@redhat.com>
422
423 * simplify-rtx.c (simplify_binary_operation): Handle VEC_CONCAT.
424
088df4c2
UB
4252005-01-03 Uros Bizjak <uros@kss-loka.si>
426
427 PR target/19236
428 * config/i386/i386.c (log1psf2): Change mode of operands[0,1]
429 to SFmode.
430 (log1pdf2): Change mode of operands[0,1] to DFmode.
431
548a6c4f
EB
4322005-01-03 Eric Botcazou <ebotcazou@libertysurf.fr>
433
434 * config/sparc/sparc.h (SPARC_RELAXED_ORDERING): Define to false.
435 * config/sparc/linux.h (SPARC_RELAXED_ORDERING): Define to true.
436 * config/sparc/linux64.h (SPARC_RELAXED_ORDERING): Likewise.
437 * config/sparc/sparc.c (TARGET_RELAXED_ORDERING): Define to
438 SPARC_RELAXED_ORDERING.
439
0703dceb
RH
4402005-01-03 Richard Henderson <rth@redhat.com>
441 Uros Bizjak <uros@kss-loka.si>
442
443 PR target/14631
444 * config/i386/i386.c (ix86_expand_builtin): [IX86_BUILTIN_PINSRW,
445 IX86_BUILTIN_PINSRW128]: Fix wrong selector range in error message.
446 * config/i386/i386.md (mmx_pinsrw, sse2_pinsrw): Fix selector
447 handling.
448 (*mmx_pinsrw, *sse2_pinsrw): New patterns.
449 * config/i386/i386/predicates.md (const_pow2_1_to_8_operand,
450 const_pow2_1_to_128_operand): New predicates.
451
97236777
GM
4522005-01-02 Greg McGary <greg@mcgary.org>
453
454 * tree-mudflap.c (mf_varname_tree): decl_printable_name handles
455 anonymous decls.
456 (mf_xform_derefs_1) [RESULT_DECL, STRING_CST]: Handle as innermost
457 object. [ptr_type]: Remove unused variable.
458 Remember nearest addressable array-element or record-component
459 when checking bitfield components. Tolerate empty BIND_EXPR.
460
155a8213
RH
4612005-01-01 Richard Henderson <rth@redhat.com>
462
463 * tree-vectorizer.c (vect_analyze_offset_expr): Strip conversions
464 that don't narrow the value. Fail for other conversions.
465
bedb9fc0
RH
4662005-01-01 Richard Henderson <rth@redhat.com>
467
468 PR c/19031
469 * c-decl.c (pop_file_scope): Call maybe_apply_pending_pragma_weaks.
470 * c-lang.c (finish_file): Don't do it here.
471 * objc/objc-act.c (objc_finish_file): Likewise.
472
473 * cgraph.c (decl_assembler_name_equal): New.
474 (cgraph_node_for_asm, cgraph_varpool_node_for_asm): New.
475 (cgraph_varpool_node): Actually link up cgraph_varpool_nodes.
476 * cgraph.h (struct cgraph_varpool_node): Add next.
477 (cgraph_node_for_asm, cgraph_varpool_node_for_asm): Declare.
478 * varasm.c (assemble_alias): Mark the target as needed.
479
1cb2fc7b
AP
4802005-01-01 Andrew Pinski <pinskia@physics.uc.edu>
481
482 PR middle-end/19221
483 * function.c (get_arg_pointer_save_area): Use entry_of_function
484 instead of get_insns.
485
0ca5fbc0
RS
4862005-01-01 Roger Sayle <roger@eyesopen.com>
487 Andrew Pinski <pinskia@physics.uc.edu>
488 James E. Wilson <wilson@specifixinc.com>
489
490 PR rtl-optimization/12092
491 * loop.c (emit_prefetch_instructions): Do nothing if PREFETCH_BLOCK
492 is zero.
493
91c537b7
RS
4942005-01-01 Roger Sayle <roger@eyesopen.com>
495 Olivier Hainque <hainque@act-europe.fr>
496
497 * tree.c (int_fits_type_p): A narrower type always fits in a
498 wider one, except for negative values into unsigned types.
499
69618c49
RS
5002005-01-01 Roger Sayle <roger@eyesopen.com>
501
502 * tree.c (int_fits_type_p): Compare the result of force_fit_type
503 with the original constant rather than require TREE_OVERFLOW.
504
43e05e45
SB
5052005-01-01 Steven Bosscher <stevenb@suse.de>
506
507 PR middle-end/17544
508 * c-decl.c (finish_function): If compiling C99, annotate the
509 compiler generated return with the current file name and line 0.
510 * tree-cfg.c (remove_useless_stmts_warn_notreached): Only warn if
511 the source line is greater than 0.
512 (remove_bb): Likewise.
513
7a4515d7 514See ChangeLog.12 for earlier changes.
This page took 0.10784 seconds and 5 git commands to generate.