This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19360] ICE with -O1 -funit-at-a-time
- From: "kcwu at csie dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2005 14:16:22 -0000
- Subject: [Bug tree-optimization/19360] ICE with -O1 -funit-at-a-time
- References: <20050110140052.19360.kcwu@csie.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kcwu at csie dot org 2005-01-10 14:16 -------
(In reply to comment #0)
> ICE with -O2,-O3, or -O1 -funit-at-a-time
> It works well with -O0 -funit-at-a-time or -O3 -fno-unit-at-a-time
sorry, it works well with -O2 -fno-unit-at-a-time, but ICE with -O3
-fno-unit-at-a-time
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19360