[ET Trac] #2818: failing tests with gcc-14
Roland Haas
trac-noreply at einsteintoolkit.org
Mon Nov 4 08:53:50 CST 2024
#2818: failing tests with gcc-14
Reporter: Roland Haas
Status: new
Milestone:
Version:
Type: bug
Priority: major
Component: EinsteinToolkit thorn
Comment (by Roland Haas):
Yes, I will rename the variable. Yes, `_FOO` is reserved by compiler / standard library I think.
The thing that has me worried is that with the change in the diff the tests all pass with gcc-14 \(well other than ones that are failing for reasons such as schedule issues or hwloc not liking my efficiency cores in my workstation\) but without the change many tests in CarpetX fail. All the failing CarpetX tests also pass if I compile with gcc-13 instead of gcc-14.
gcc-14 produces some other warnings \(like reporting that index -1 is out of bounds for a `double foo[3]` vector, which is true\) but I have a harder time finding out exactly what line triggers it.
So this seems like I am just perturbing something out of existence.
I’ll propose a the change in a pull request.
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2818/failing-tests-with-gcc-14
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/trac/attachments/20241104/cfcf475a/attachment.htm>
More information about the Trac
mailing list