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

--- Comment #15 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Steve and Dominique,

I think your other patches are in the right direction.  For the reading of
logicals we probably should do something different.  If we do not want to touch
the dtp structure, I think we just need to save the value of the item_count
just before the call to read_logical and then restore it after.

I will open a separate PR for this issue on logicals.

Reply via email to