public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/66394] New: ICE in -flto -fmerge-all-constants -fno-use-linker-plugin targetting i686-w64-mingw32
@ 2015-06-03 10:39 sthalik at misaki dot pl
  2015-06-03 10:40 ` [Bug other/66394] " sthalik at misaki dot pl
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: sthalik at misaki dot pl @ 2015-06-03 10:39 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66394

            Bug ID: 66394
           Summary: ICE in -flto -fmerge-all-constants
                    -fno-use-linker-plugin targetting i686-w64-mingw32
           Product: gcc
           Version: 5.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sthalik at misaki dot pl
  Target Milestone: ---

Compiling as follows:

[ 76%] Building CXX object
modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/color.cpp.obj
cd /d C:\Users\Administrator\dev\opentrack-win32\opencv\build2\modules\imgproc
&& C:\mingw-w64\i686-5.1.0-posix-dwarf-rt
_v4-rev0\mingw32\bin\i686-w64-mingw32-g++.exe    -fmerge-all-constants
--save-temps -fPIC   -fsigned-char -mstackrealign
 -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat
-Werror=format-security -Wmissing-declarat
ions -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing
-Wno-delete-non-virtual-dtor -fdiagnostics
-show-option -fomit-frame-pointer -ffast-math -msse -msse2 -mfpmath=sse
-ffunction-sections -O2 -ffast-math -flto -fno-u
se-linker-plugin -march=i686 -mtune=corei7-avx -mfpmath=both -msse -msse2
-mno-sse3 -mno-avx -frename-registers  -DNDEBU
G @CMakeFiles/opencv_imgproc.dir/includes_CXX.rsp    -Winvalid-pch -o
CMakeFiles\opencv_imgproc.dir\src\color.cpp.obj -c

C:\Users\Administrator\dev\opentrack-win32\opencv\modules\imgproc\src\color.cpp

C:\Users\Administrator\dev\opentrack-win32\opencv\modules\imgproc\src\color.cpp:4425:1:
internal compiler error: Segmentation fault

Not all flags are needed, enough to trigger is -O3 -flto -fno-use-linker-plugin
-fmerge-all-constants


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

end of thread, other threads:[~2015-06-26 20:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03 10:39 [Bug other/66394] New: ICE in -flto -fmerge-all-constants -fno-use-linker-plugin targetting i686-w64-mingw32 sthalik at misaki dot pl
2015-06-03 10:40 ` [Bug other/66394] " sthalik at misaki dot pl
2015-06-03 15:22 ` [Bug other/66394] [5/6 Regression] " marxin at gcc dot gnu.org
2015-06-04 11:43 ` [Bug other/66394] [4.8/4.9/5/6 " marxin at gcc dot gnu.org
2015-06-04 12:37 ` marxin at gcc dot gnu.org
2015-06-04 12:48 ` [Bug other/66394] [4.9/5/6 " marxin at gcc dot gnu.org
2015-06-17 13:37 ` [Bug lto/66394] " rguenth at gcc dot gnu.org
2015-06-22 12:06 ` rguenth at gcc dot gnu.org
2015-06-26 20:19 ` jakub at gcc dot gnu.org
2015-06-26 20:39 ` jakub at gcc dot gnu.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).