https://bugzilla.redhat.com/show_bug.cgi?id=2342978

Daniel BerrangĂ© <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends On|                            |2344173



--- Comment #5 from Daniel BerrangĂ© <[email protected]> ---
Fixing the 'bool' compat problem was easy, but that just uncovered a further
GCC 15 compat issue that is impossible to workaround.

SGX was relying on a (questionably supported) GCC C++ extension, and GCC 15 is
now rejecting this.

https://bugzilla.redhat.com/show_bug.cgi?id=2344173

I'm blocked waiting to see what GCC decide to do about this before we can
progress SGX. If GCC decides to keep the rejection then we're in a hard place,
as I'm unsure how to change the code to avoid the now rejected behaviour.



Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=2344173
[Bug 2344173] New error building SGX "requested alignment is not an integer
constant -Wtemplate-body" with G++ 15
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2342978

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202342978%23c5

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to