This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30389] ACHAR() intrinsic gives erroneous errors in constant-folding.
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2007 02:11:59 -0000
- Subject: [Bug fortran/30389] ACHAR() intrinsic gives erroneous errors in constant-folding.
- References: <bug-30389-13350@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from jvdelisle at gcc dot gnu dot org 2007-01-06 02:11 -------
I can see where one could interpret the word 'result' to mean an action as
opposed to a value returned. In that sense, its not an error to return an
error.
Still I think it would be best to do the natural thing and return the
equivalent 8 bits.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30389