https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123258
--- Comment #2 from mjr19 at cam dot ac.uk --- (In reply to mjr19 from comment #0) > > But if one constant is -1, whether > > a(i+1)=a(i+1)*(-1.0)*-b(2) I meant a(i+1)=a(i+1)*(-1.0)*b(2) of course.
mjr19 at cam dot ac.uk via Gcc-bugs Mon, 22 Dec 2025 14:09:04 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123258
--- Comment #2 from mjr19 at cam dot ac.uk --- (In reply to mjr19 from comment #0) > > But if one constant is -1, whether > > a(i+1)=a(i+1)*(-1.0)*-b(2) I meant a(i+1)=a(i+1)*(-1.0)*b(2) of course.