public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/32607]  New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487
@ 2007-07-03 12:00 jojelino at gmail dot com
  2007-07-03 12:01 ` [Bug tree-optimization/32607] " jojelino at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jojelino at gmail dot com @ 2007-07-03 12:00 UTC (permalink / raw)
  To: gcc-bugs

$ 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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug tree-optimization/32607] [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487
  2007-07-03 12:00 [Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487 jojelino at gmail dot com
@ 2007-07-03 12:01 ` jojelino at gmail dot com
  2007-07-03 12:02 ` jojelino at gmail dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jojelino at gmail dot com @ 2007-07-03 12:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from jojelino at gmail dot com  2007-07-03 12:01 -------
Created an attachment (id=13833)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13833&action=view)
preprocessed file


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32607


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug tree-optimization/32607] [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487
  2007-07-03 12:00 [Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487 jojelino at gmail dot com
  2007-07-03 12:01 ` [Bug tree-optimization/32607] " jojelino at gmail dot com
@ 2007-07-03 12:02 ` jojelino at gmail dot com
  2007-07-07 17:02 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jojelino at gmail dot com @ 2007-07-03 12:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jojelino at gmail dot com  2007-07-03 12:02 -------
svn revision 126249


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32607


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug tree-optimization/32607] [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487
  2007-07-03 12:00 [Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487 jojelino at gmail dot com
  2007-07-03 12:01 ` [Bug tree-optimization/32607] " jojelino at gmail dot com
  2007-07-03 12:02 ` jojelino at gmail dot com
@ 2007-07-07 17:02 ` pinskia at gcc dot gnu dot org
  2007-07-14  8:51 ` eyal at eyal dot emu dot id dot au
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-07-07 17:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-07-07 17:02 -------
Related to (or a dup of) PR 31926.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
  BugsThisDependsOn|                            |31926
           Keywords|                            |ice-on-valid-code
   Target Milestone|---                         |4.3.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32607


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug tree-optimization/32607] [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487
  2007-07-03 12:00 [Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487 jojelino at gmail dot com
                   ` (2 preceding siblings ...)
  2007-07-07 17:02 ` pinskia at gcc dot gnu dot org
@ 2007-07-14  8:51 ` eyal at eyal dot emu dot id dot au
  2007-07-14 14:41 ` eyal at eyal dot emu dot id dot au
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: eyal at eyal dot emu dot id dot au @ 2007-07-14  8:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from eyal at eyal dot emu dot id dot au  2007-07-14 08:51 -------
(In reply to comment #2)
> svn revision 126249

Using svn 126635 (and earlier for the last few weeks) I have a similar failure
with sample code that I reduced to under 90 lines (no includes). Maybe easier
to analyse?


-- 

eyal at eyal dot emu dot id dot au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eyal at eyal dot emu dot id
                   |                            |dot au


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32607


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug tree-optimization/32607] [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487
  2007-07-03 12:00 [Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487 jojelino at gmail dot com
                   ` (3 preceding siblings ...)
  2007-07-14  8:51 ` eyal at eyal dot emu dot id dot au
@ 2007-07-14 14:41 ` eyal at eyal dot emu dot id dot au
  2007-08-10  0:37 ` mmitchel at gcc dot gnu dot org
  2007-08-25  9:37 ` tbm at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: eyal at eyal dot emu dot id dot au @ 2007-07-14 14:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from eyal at eyal dot emu dot id dot au  2007-07-14 14:41 -------
(In reply to comment #4)

The attached sample program ended up against bug 31926...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32607


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug tree-optimization/32607] [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487
  2007-07-03 12:00 [Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487 jojelino at gmail dot com
                   ` (4 preceding siblings ...)
  2007-07-14 14:41 ` eyal at eyal dot emu dot id dot au
@ 2007-08-10  0:37 ` mmitchel at gcc dot gnu dot org
  2007-08-25  9:37 ` tbm at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-08-10  0:37 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32607


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug tree-optimization/32607] [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487
  2007-07-03 12:00 [Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487 jojelino at gmail dot com
                   ` (5 preceding siblings ...)
  2007-08-10  0:37 ` mmitchel at gcc dot gnu dot org
@ 2007-08-25  9:37 ` tbm at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: tbm at gcc dot gnu dot org @ 2007-08-25  9:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from tbm at gcc dot gnu dot org  2007-08-25 09:37 -------


*** This bug has been marked as a duplicate of 30840 ***


-- 

tbm at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32607


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-08-25  9:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-03 12:00 [Bug tree-optimization/32607] New: [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487 jojelino at gmail dot com
2007-07-03 12:01 ` [Bug tree-optimization/32607] " jojelino at gmail dot com
2007-07-03 12:02 ` jojelino at gmail dot com
2007-07-07 17:02 ` pinskia at gcc dot gnu dot org
2007-07-14  8:51 ` eyal at eyal dot emu dot id dot au
2007-07-14 14:41 ` eyal at eyal dot emu dot id dot au
2007-08-10  0:37 ` mmitchel at gcc dot gnu dot org
2007-08-25  9:37 ` tbm at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).