public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* Work on the power-ieee128 branch has hit a snag...
@ 2021-11-29 19:29 Thomas Koenig
  2021-11-29 19:42 ` Florian Weimer
  2021-11-29 20:36 ` Thomas Koenig
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Koenig @ 2021-11-29 19:29 UTC (permalink / raw)
  To: fortran, gcc mailing list


... in

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103476, a very
strange error where an invalid Makefile is generated with
--enable-maintainer-mode on POWER.

I'm not sure how to proceed from here.  Maybe somebody
with more make debug fu could take a look?

Best regards

	Thomas

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Work on the power-ieee128 branch has hit a snag...
  2021-11-29 19:29 Work on the power-ieee128 branch has hit a snag Thomas Koenig
@ 2021-11-29 19:42 ` Florian Weimer
  2021-11-29 20:28   ` Thomas Koenig
  2021-11-29 20:36 ` Thomas Koenig
  1 sibling, 1 reply; 4+ messages in thread
From: Florian Weimer @ 2021-11-29 19:42 UTC (permalink / raw)
  To: Thomas Koenig via Gcc; +Cc: fortran, Thomas Koenig

* Thomas Koenig via Gcc:

> ... in
>
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103476, a very
> strange error where an invalid Makefile is generated with
> --enable-maintainer-mode on POWER.
>
> I'm not sure how to proceed from here.  Maybe somebody
> with more make debug fu could take a look?

What's the whitespace situation?  Usually the error means that the
recipe is indented using spaces instead of tab.

It's spaces in Bugzilla, but that doesn't mean much.

Thanks,
Florian


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Work on the power-ieee128 branch has hit a snag...
  2021-11-29 19:42 ` Florian Weimer
@ 2021-11-29 20:28   ` Thomas Koenig
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Koenig @ 2021-11-29 20:28 UTC (permalink / raw)
  To: Florian Weimer, Thomas Koenig via Gcc; +Cc: fortran


On 29.11.21 20:42, Florian Weimer via Fortran wrote:
> What's the whitespace situation?  Usually the error means that the
> recipe is indented using spaces instead of tab.

The error is on the line

$(i_matmulavx128_c): m4/matmulavx128.m4 m4/matmul_internal.m4 $(I_M4_DEPS)


where there is no whitespace.

I have checked the Makefile, there is a tab on the next line, as
it should be.  That is what has me baffled...

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Work on the power-ieee128 branch has hit a snag...
  2021-11-29 19:29 Work on the power-ieee128 branch has hit a snag Thomas Koenig
  2021-11-29 19:42 ` Florian Weimer
@ 2021-11-29 20:36 ` Thomas Koenig
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Koenig @ 2021-11-29 20:36 UTC (permalink / raw)
  To: fortran, gcc mailing list


... which has been resolved.  There was a stray semicolon in
quite another place which led to this error.

Thanks to Andreas for finding this so quickly!

Best regards

	Thomas

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-11-29 20:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29 19:29 Work on the power-ieee128 branch has hit a snag Thomas Koenig
2021-11-29 19:42 ` Florian Weimer
2021-11-29 20:28   ` Thomas Koenig
2021-11-29 20:36 ` Thomas Koenig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).