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/36403] [4.4 Regression] Some fortran tests using eoshift fail on SH



------- Comment #5 from burnus at gcc dot gnu dot org  2008-07-28 20:04 -------
> and it seems as though PACK and RESHAPE would suffer from the same problem as 
> EOSHIFT does
Seems so. I glanced through F2008 CD but I could not find more potential
problems.

> Is it ok if I try to write one generic conv-function for this case and call it
> for all the three intrinsics?
Yes, of cause. Seemingly all of them have the pattern
type of the first argument = type of one of the latter arguments.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36403


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