public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* std::bit_cast
@ 2019-12-03 11:01 Klaus Doldinger
  2019-12-03 12:06 ` std::bit_cast Jonathan Wakely
  0 siblings, 1 reply; 5+ messages in thread
From: Klaus Doldinger @ 2019-12-03 11:01 UTC (permalink / raw)
  To: gcc-help

Hello everyone,

is there a std::bit_cast available in some (hidden) repo of gcc? Sort of
proof of concept?

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

* Re: std::bit_cast
  2019-12-03 11:01 std::bit_cast Klaus Doldinger
@ 2019-12-03 12:06 ` Jonathan Wakely
  2019-12-12  5:43   ` std::bit_cast Klaus Doldinger
  0 siblings, 1 reply; 5+ messages in thread
From: Jonathan Wakely @ 2019-12-03 12:06 UTC (permalink / raw)
  To: Klaus Doldinger; +Cc: gcc-help

On Tue, 3 Dec 2019 at 11:01, Klaus Doldinger
<klaus.doldinger64@gmail.com> wrote:
>
> Hello everyone,
>
> is there a std::bit_cast available in some (hidden) repo of gcc? Sort of
> proof of concept?

No, I don't think so.

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

* Re: std::bit_cast
  2019-12-03 12:06 ` std::bit_cast Jonathan Wakely
@ 2019-12-12  5:43   ` Klaus Doldinger
  2020-10-01  4:53     ` std::bit_cast Klaus Doldinger
  0 siblings, 1 reply; 5+ messages in thread
From: Klaus Doldinger @ 2019-12-12  5:43 UTC (permalink / raw)
  To: gcc-help



Am 03.12.19 um 13:06 schrieb Jonathan Wakely:
> On Tue, 3 Dec 2019 at 11:01, Klaus Doldinger
> <klaus.doldinger64@gmail.com> wrote:
>>
>> Hello everyone,
>>
>> is there a std::bit_cast available in some (hidden) repo of gcc? Sort of
>> proof of concept?
> 
> No, I don't think so.

Does anybody know, if there is someone working on it?

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

* Re: std::bit_cast
  2019-12-12  5:43   ` std::bit_cast Klaus Doldinger
@ 2020-10-01  4:53     ` Klaus Doldinger
  2020-10-01  9:59       ` std::bit_cast Jonathan Wakely
  0 siblings, 1 reply; 5+ messages in thread
From: Klaus Doldinger @ 2020-10-01  4:53 UTC (permalink / raw)
  To: gcc-help

Is there any progress on std::bit_cast?

On 12.12.19 06:43, Klaus Doldinger wrote:
> 
> 
> Am 03.12.19 um 13:06 schrieb Jonathan Wakely:
>> On Tue, 3 Dec 2019 at 11:01, Klaus Doldinger
>> <klaus.doldinger64@gmail.com> wrote:
>>>
>>> Hello everyone,
>>>
>>> is there a std::bit_cast available in some (hidden) repo of gcc? Sort of
>>> proof of concept?
>>
>> No, I don't think so.
> 
> Does anybody know, if there is someone working on it?
> 

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

* Re: std::bit_cast
  2020-10-01  4:53     ` std::bit_cast Klaus Doldinger
@ 2020-10-01  9:59       ` Jonathan Wakely
  0 siblings, 0 replies; 5+ messages in thread
From: Jonathan Wakely @ 2020-10-01  9:59 UTC (permalink / raw)
  To: Klaus Doldinger; +Cc: gcc-help

On Thu, 1 Oct 2020 at 05:54, Klaus Doldinger via Gcc-help
<gcc-help@gcc.gnu.org> wrote:
>
> Is there any progress on std::bit_cast?

See your bug report about it:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93121

> On 12.12.19 06:43, Klaus Doldinger wrote:
> >
> >
> > Am 03.12.19 um 13:06 schrieb Jonathan Wakely:
> >> On Tue, 3 Dec 2019 at 11:01, Klaus Doldinger
> >> <klaus.doldinger64@gmail.com> wrote:
> >>>
> >>> Hello everyone,
> >>>
> >>> is there a std::bit_cast available in some (hidden) repo of gcc? Sort of
> >>> proof of concept?
> >>
> >> No, I don't think so.
> >
> > Does anybody know, if there is someone working on it?
> >

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

end of thread, other threads:[~2020-10-01  9:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03 11:01 std::bit_cast Klaus Doldinger
2019-12-03 12:06 ` std::bit_cast Jonathan Wakely
2019-12-12  5:43   ` std::bit_cast Klaus Doldinger
2020-10-01  4:53     ` std::bit_cast Klaus Doldinger
2020-10-01  9:59       ` std::bit_cast Jonathan Wakely

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).