This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487
- From: "jojelino at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jul 2007 12:00:14 -0000
- Subject: [Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
$ gcc -mno-cygwin -O2 -c -o libavcodec_static_a-ffv1.o ffv1.i
ffv1.c: In function 'encode_rgb_frame':
ffv1.c:480: warning: assignment makes pointer from integer without a cast
ffv1.c: In function 'decode_plane':
ffv1.c:784: warning: initialization makes pointer from integer without a cast
ffv1.c:784: warning: initialization makes pointer from integer without a cast
ffv1.c: In function 'encode_rgb_frame':
ffv1.c:465: internal compiler error: in set_lattice_value, at
tree-ssa-ccp.c:487
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: [4.3 Regression] internal compiler error: in
set_lattice_value, at tree-ssa-ccp.c:487
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32607