This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25104] Non-initialization expr. as case-selector
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2006 04:39:03 -0000
- Subject: [Bug fortran/25104] Non-initialization expr. as case-selector
- References: <bug-25104-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2006-01-10 04:39 -------
Yes, we are not rejecting this early enough so we get the ICE in the trans*
functions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25104