This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30834] ICE with kind=8 exponentiaton
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Feb 2007 21:11:45 -0000
- Subject: [Bug fortran/30834] ICE with kind=8 exponentiaton
- References: <bug-30834-10391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from tkoenig at gcc dot gnu dot org 2007-02-19 21:11 -------
(In reply to comment #6)
>Feel free to create a gfc_extract_long_long and document that
> e is constrained to be within [LONG_LONG_MIN, LONG_LONG_MAX].
Suppose we don't simplify if gfc_extract_int fails. Would that
cause anything bad (like an ICE further down thr road)?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30834