https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119377

--- Comment #17 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Robert Dubner from comment #13)
> Thanks.  Sadly, that didn't tell me anything useful.
> 
> The front-end code that's failing is slated to be completely eliminated when
> Jim gets a chance to work on it, probably in the next couple of weeks.
> 
> The COBOLworx suite has numerous DECLARATIVE testcases.  But declarative_1
> is the only DejaGnu test with DECLARATIVE, so if it's the only one failing
> for you, I think the most expedient solution is to simply delete the thing
> for now.  After Jim rewrites the offending code, we'll introduce it again.
> 
> But if other testcases are failing, that becomes less attractive.  Let me
> know.

Similar to Sam's results there are several failing tests all with the same
symptoms (90 overall fails) for example:

https://gcc.gnu.org/pipermail/gcc-testresults/2025-May/846718.html

>     *** Configuration aarch64-apple-darwin24.3 not supported

The arm64 work is still under development (not $dayjob, sadly) - which means it
only gets updated roughly weekly [ https://github.com/iains/gcc-darwin-arm64 ]

 Given this, and assuming you don't have access to an x86_64 macOS box, I would
actually recommend working under rosetta2 (which does support upstream trunk)
.. once we have the back ports for 14.3 sorted out, I will send some
instructions.

Reply via email to