[Bug tree-optimization/34074] Segmentation fault with -ftree-loop-linear

2007-11-12 Thread b0ntrict0r at yandex dot ru
--- Comment #3 from b0ntrict0r at yandex dot ru 2007-11-12 18:32 --- (From update of attachment 14531) Some corrections. gcc faults only if -O is also set. Building mjpegtools. Error message: imageplanes.cc: In static member function 'static void ImagePlanes::BorderMark(uint8_t*, int, i

[Bug tree-optimization/34074] Segmentation fault with -ftree-loop-linear

2007-11-12 Thread b0ntrict0r at yandex dot ru
--- Comment #2 from b0ntrict0r at yandex dot ru 2007-11-12 18:30 --- Created an attachment (id=14531) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14531&action=view) Preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34074

[Bug tree-optimization/34074] Segmentation fault with -ftree-loop-linear

2007-11-12 Thread spop at gcc dot gnu dot org
--- Comment #1 from spop at gcc dot gnu dot org 2007-11-12 17:56 --- Subject: Re: New: Segmentation fault with -ftree-loop-linear > Every time I try to build any project with -ftree-loop-linear gcc fault with > segmentaion fault while processing some function from some file. Place whic