This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/24160] [4.1 Regression] ICE with -O3 -finline-limit=1024 -ftree-vectorize -ftracer
- From: "drab at kepler dot fjfi dot cvut dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2005 13:05:18 -0000
- Subject: [Bug rtl-optimization/24160] [4.1 Regression] ICE with -O3 -finline-limit=1024 -ftree-vectorize -ftracer
- References: <20051001125622.24160.drab@kepler.fjfi.cvut.cz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From drab at kepler dot fjfi dot cvut dot cz 2005-10-01 13:05 -------
(In reply to comment #0)
...
> -------------------
> gcc -c -O3 -finline-limit=1024 -ftree-vectorize -ftracer -o minilzo.o minilzo.c
> -------------------
It works when you either remove any of the options above, or lower the -O number
or lower the -finline-limit under 590 (but I suspect that would be specific to
the test code).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24160