public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Klaus Rudolph <lts-rudolph@gmx.de>
To: Anton Staaf <anton@socialhacker.com>
Cc: "Peter Sommerlad (C++)" <peter.cpp@sommerlad.ch>,
	"gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>,
	avr-gcc-list@nongnu.org
Subject: Re: static class member as interrupt handler works, but not if class is templated
Date: Mon, 12 Apr 2021 17:06:27 +0200	[thread overview]
Message-ID: <97e2c2eb-44d2-c8df-c1a1-c645822678c0@gmx.de> (raw)
In-Reply-To: <CAHaghrL1y2ufVwCn8Y_hAynSy+r878Ysx_e6sbFCFwXnDqveJA@mail.gmail.com>

Am 12.04.21 um 16:25 schrieb Anton Staaf:
> Klaus, I'm not sure if my previous answer didn't make it through or was
> just missed, but I believe your problem is related to this GCC bug:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70435
> <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70435>

Yes, looks related! Thanks! No idea if the [[attribute]] thing is
internally walking the same path as the "asm" attribute. But it looks
that template stuff is not taking part in both actions.

But as we can see: The bug is from Feb 2016 and multiple times confirmed
until 2019...

and after that we see some started to do something but runs into
trouble... last mail from Nov 2019...

Seems to be that there is no chance to get it working as also the
experts are running against a wall.

OK, we have to live with it....

Maybe someone else have a chance to take a look on it?

Thanks
  Klaus

      reply	other threads:[~2021-04-12 15:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-10 13:33 Klaus Rudolph
2021-04-10 15:26 ` Jonathan Wakely
2021-04-10 19:36   ` Trampas Stern
2021-04-10 20:11   ` Klaus
2021-04-11 12:21     ` David Brown
2021-04-11 23:33       ` Trampas Stern
2021-04-12  9:20 ` Peter Sommerlad (C++)
2021-04-12 11:16   ` Klaus Rudolph
2021-04-12 11:53     ` Matthijs Kooijman
2021-04-12 12:12       ` Klaus Rudolph
2021-04-12 13:46         ` David Brown
2021-04-12 14:56           ` Klaus Rudolph
2021-04-12 14:25         ` Anton Staaf
2021-04-12 15:06           ` Klaus Rudolph [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97e2c2eb-44d2-c8df-c1a1-c645822678c0@gmx.de \
    --to=lts-rudolph@gmx.de \
    --cc=anton@socialhacker.com \
    --cc=avr-gcc-list@nongnu.org \
    --cc=gcc-help@gcc.gnu.org \
    --cc=peter.cpp@sommerlad.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).