https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91269

--- Comment #4 from Sergei Trofimovich <slyfox at inbox dot ru> ---
> Commenting out line '145          std     %f9, [%fp+1999]' does not make
> error disappear. Line numbers are probably skewed.

Oh, it's because I used ';' as a comment. Commenting out with '#' makes the
error go away.

Perhaps 1999 is too large an offset for 'std'.

Reply via email to