This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi All,
Between revision 116195 and 116224, GCC started to fail to bootstrap on powerpc-darwin, in stage2.
The build log says
/Users/regress/tbox/svn-gcc/gcc/dwarf2out.c: In function 'output_call_frame_info':
/Users/regress/tbox/svn-gcc/gcc/dwarf2out.c:2160: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:108
---------------------------------------------------------------------- --
r116213 | rakdver | 2006-08-17 01:22:05 -0700 (Thu, 17 Aug 2006) | 11 lines
PR tree-optimization/27865
* tree-vrp.c (adjust_range_with_scev): Do not use TYPE_ {MIN,MAX}_VALUE
for pointer types.
* tree-scalar-evolution.c (fold_used_pointer_cast, pointer_offset_p,
fold_used_pointer, pointer_used_p): New functions.
(analyze_scalar_evolution_1): Use fold_used_pointer.
* tree-chrec.c (convert_affine_scev): Convert no-op casts correctly.
* tree-ssa-loop-ivopts.c (generic_type_for): Return integral type
for pointers.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |