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:
Created attachment 144353 [details] Preprocessed source stored into /tmp/ccFtgcNI.out
*** Bug 220978 has been marked as a duplicate of this bug. ***
Should be fixed in gcc-4.1.1-49 in rawhide.