This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/83396] [8 Regression] Bootstrap failures with Statement Frontiers


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

--- Comment #32 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to Christophe Lyon from comment #26)
> I have attached gload.i and gload.s to help you reproduce the problem on arm
> --with-mode=thumb.
> 
> I will also perform some tests with the patch series posted here.

Applying patches from comments 15,18,19 and 20 fixes the problems I saw on arm:
- build now completes with -mthumb
- pr69102 passes

Thanks

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]