This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/30834] ICE with kind=8 exponentiaton



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]