[Bug testsuite/114182] gcc.c-torture/compile/attr-complex-method-2.c fails for H8/300

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 4 01:16:14 GMT 2024


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jan Dubiec from comment #3)
> Wait a minute, shouldn't the conditions be opposite? I.e.:
> 
> /* { dg-final { scan-tree-dump "__(?:gnu_)?divdc3" "optimized" { target {
> large_double } } } } */
> 
> /* { dg-final { scan-tree-dump "__(?:gnu_)?divsc3" "optimized" { target { !
> { large_double } } } } } */

Yes sorry about that mistake.


More information about the Gcc-bugs mailing list