> this patch broke Linux/x86_64 bootstrap: > > gcc/ada/init.c: In function ‘void __gnat_adjust_context_for_raise(int, > void*)’: gcc/ada/init.c:517:7: error: suggest parentheses around ‘&&’ > within ‘||’ [-Werror=parentheses] 515 | if (signo == SIGSEGV && pc
Yes, it did, but I noticed it and fixed the typo yesterday. -- Eric Botcazou
