From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27562 invoked by alias); 3 Jul 2007 12:00:36 -0000 Received: (qmail 27469 invoked by uid 48); 3 Jul 2007 12:00:14 -0000 Date: Tue, 03 Jul 2007 12:00:00 -0000 Subject: [Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jojelino at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-07/txt/msg00292.txt.bz2 $ 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 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