This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/37230] [4.4 Regression] ICE - Invalid read of size 2 at conversion_warning (c-common.c:1571)
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Aug 2008 08:21:50 -0000
- Subject: [Bug c/37230] [4.4 Regression] ICE - Invalid read of size 2 at conversion_warning (c-common.c:1571)
- References: <bug-37230-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from burnus at gcc dot gnu dot org 2008-08-25 08:21 -------
Presumably a duplicate of PR 37217 even though the reduced test case there does
not give an ICE here.
$ gcc -Wconversion regcomp.i
gives the ICE. I defer from attaching the rather large regcomp.i.gz, unless
someone wants to see it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37230