public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Is changing __STDCPP_DEFAULT_NEW_ALIGNMENT__ an ABI break
@ 2022-03-20 15:38 Doods Pav
  2022-03-21 11:15 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Doods Pav @ 2022-03-20 15:38 UTC (permalink / raw)
  To: gcc-help

Is changing the value of the predefined macro
`__STDCPP_DEFAULT_NEW_ALIGNMENT__` considered an ABI break? (in the same
way that modifying `alignof(std::max_align_t)` would be).

I would assume that it is, but I saw this comment on a bug report (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77691#c33) and I'm unsure if
the value of the macro was later changed in a patch, and if so, if that was
considered an ABI break.

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

end of thread, other threads:[~2022-03-21 11:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-20 15:38 Is changing __STDCPP_DEFAULT_NEW_ALIGNMENT__ an ABI break Doods Pav
2022-03-21 11:15 ` 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).