Inline sqrt for ia64

Gabriel Dos Reis gdr@integrable-solutions.net
Tue Oct 28 01:28:00 GMT 2003


"Zack Weinberg" <zack@codesourcery.com> writes:

| Gabriel Dos Reis <gdr@integrable-solutions.net> writes:
| 
| > "Zack Weinberg" <zack@codesourcery.com> writes:
| >
| > | +  if (TARGET_INLINE_SQRT_LAT)
| > | +    {
| > | +      warning ("not yet implemented: latency-optimized inline square root");
| >
| > Is a reason why this isn't a call to sorry()?
| > (sorry has the prepending text "not yet implemented").
| 
| Because it's a warning, not a hard error.

a sorry does not count as an error.

-- Gaby



More information about the Gcc-patches mailing list