https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727
--- Comment #14 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to Jerry DeLisle from comment #13) > Created attachment 63523 [details] > Finalized patch ready, also handling internal units > > This patch is very close to being ready to submit. There are probably some > simplifications that can be done. I have some test cases. One of the issues > I am dealing with is the output can be machine dependent so I will have to > limit the cases to a specific architecture. ie what I have here. > I will mention that I chose not to implement KIND=16 float support yet. The configury nightmare was blocking my brain. It can be handled as a separate patch.
