Bug 220747 - ICE building mjpegtools
Summary: ICE building mjpegtools
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
: 220978 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-25 18:29 UTC by sean
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 4.1.1-49
Clone Of:
Environment:
Last Closed: 2007-01-03 13:18:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Preprocessed source stored into /tmp/ccFtgcNI.out (998.04 KB, application/octet-stream)
2006-12-25 18:29 UTC, sean
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 29535 0 None None None Never

Description sean 2006-12-25 18:29:22 UTC
Description of problem:
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -I../utils   -DNDEBUG
-finline-functions -fno-PIC -march=k8 -O2 -fPIC -funswitch-loops
-ftree-vectorize -fvisibility-inlines-hidden -march=k8 -pipe -mfpmath=sse
-frename-registers -pthread  -MT newdenoise.o -MD -MP -MF .deps/newdenoise.Tpo
-c -o newdenoise.o newdenoise.cc
MotionSearcher.hh: In instantiation of 'MotionSearcher<unsigned char, 1, int,
short int, int, 4, 2, short unsigned int, Pixel<unsigned char, 1, int>,
ReferencePixel<short unsigned int, unsigned char, 1, Pixel<unsigned char, 1,
int> >, ReferenceFrame<ReferencePixel<short unsigned int, unsigned char, 1,
Pixel<unsigned char, 1, int> >, short int, int> >::MatchThrottleFloodFillControl':
MotionSearcher.hh:507:   instantiated from 'MotionSearcher<unsigned char, 1,
int, short int, int, 4, 2, short unsigned int, Pixel<unsigned char, 1, int>,
ReferencePixel<short unsigned int, unsigned char, 1, Pixel<unsigned char, 1,
int> >, ReferenceFrame<ReferencePixel<short unsigned int, unsigned char, 1,
Pixel<unsigned char, 1, int> >, short int, int> >'
newdenoise.cc:33:   instantiated from here
MotionSearcher.hh:2444: internal compiler error: in tsubst, at cp/pt.c:7281

Version-Release number of selected component (if applicable):

gcc-4.1.1-48.x86_64
gcc-c++-4.1.1-48.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 sean 2006-12-25 18:29:23 UTC
Created attachment 144353 [details]
Preprocessed source stored into /tmp/ccFtgcNI.out

Comment 2 Axel Thimm 2006-12-29 21:22:24 UTC
*** Bug 220978 has been marked as a duplicate of this bug. ***

Comment 3 Jakub Jelinek 2007-01-03 13:18:02 UTC
Should be fixed in gcc-4.1.1-49 in rawhide.


Note You need to log in before you can comment on or make changes to this bug.