This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/22171] [4.0/4.1 Regression] gcc-4.0-20050623 internal compiler error in linux/drivers/serial/8250.c
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2005 13:09:39 -0000
- Subject: [Bug tree-optimization/22171] [4.0/4.1 Regression] gcc-4.0-20050623 internal compiler error in linux/drivers/serial/8250.c
- References: <20050624121756.22171.mikpe@csd.uu.se>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2005-06-24 13:09 -------
On the GCC 4.0 branch, this test still works fine.
On the GCC mainline, s_ann is NULL. I do see that add_stmt_operand checks s_ann
for NULL before using it; I will do the same.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22171