public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: optimization/4935: errno
@ 2002-03-22 16:59 rth
  0 siblings, 0 replies; 2+ messages in thread
From: rth @ 2002-03-22 16:59 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, liviu.coman, nobody

Synopsis: errno

State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Fri Mar 22 16:59:51 2002
State-Changed-Why:
    This has nothing to do with gcc.  This is a glibc problem
    (or misunderstanding -- I've not checked to see whether 
    the implementation is absolutely required to set errno).
    
    In either case, one can get the desired results by adding
    -D__NO_MATH_INLINES to your command-line options, which 
    will disable the inline implementation of fsqrt that is
    responsible for the observed behaviour.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4935


^ permalink raw reply	[flat|nested] 2+ messages in thread

* optimization/4935: errno
@ 2001-11-19 20:26 liviu.coman
  0 siblings, 0 replies; 2+ messages in thread
From: liviu.coman @ 2001-11-19 20:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         4935
>Category:       optimization
>Synopsis:       errno
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          accepts-illegal
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 23 10:06:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     liviu.coman@active-knowledge.com
>Release:        3.0.2
>Organization:
>Environment:
Linux i386, Suse 7.2, kernel 2.4.4-4GB.
Options for configure were 
configure --with-gcc-version-trigger=/home/staff/coman/tmp/gcc-3.0.2/gcc/version.c --host=i686-pc-linux-gnu --prefix=/home/staff/coman/tmp/gcc --norecursion
>Description:
In my project I currently use gcc 3.0.2 as compiler and mathematical
functions(such as log10, sqrt, ...). I discovered when I use optimization zero 
zero and check if those functions had an wrong parameter by testing
errno, this is set properly. When I use any kind of optimization 
is not set properly for sqrt function. I used before gcc 2.95.2
and this bug was present for all mathematical function when
my code was compiled with optimization.

>How-To-Repeat:
Compile the source file with optimization level 0 and 2
and see the difference.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="errno.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="errno.cc"

I2luY2x1ZGUgPGNtYXRoPgojaW5jbHVkZSA8Y2Vycm5vPgojaW5jbHVkZSA8aW9zdHJlYW0uaD4K
CmludCBtYWluKCkKewogIGRvdWJsZSByZXM9MC47CgogIGVycm5vID0gMDsKICBjZXJyIDw8Iisr
KysrKyBsb2cxMCBlcnJubz0iIDw8IGVycm5vIDw8IGVuZGw7ICAKICByZXM9bG9nMTAoLTEuMCk7
CiAgaWYoZXJybm8pCiAgewogICBjZXJyIDw8Ii0tLS0tLSBsb2cxMCBlcnJubz0iIDw8IGVycm5v
IDw8IGVuZGw7CiAgfQogIAogIGNlcnIgPDwiKioqKioqIGxvZzEwIGVycm5vPSIgPDwgZXJybm8g
PDwgZW5kbDsJCiAgCiAgZXJybm8gPSAwOwogIGNlcnIgPDwiKysrKysrIHNxcnQgZXJybm89IiA8
PCBlcnJubyA8PCBlbmRsOyAgICAKICByZXM9c3FydCgtMS4wKTsKICBpZihlcnJubykKICB7CiAg
IGNlcnIgPDwiLS0tLS0tIHNxcnQgZXJybm89IiA8PCBlcnJubyA8PCBlbmRsOwogIH0KICAKICBj
ZXJyIDw8IioqKioqKiBzcXJ0IGVycm5vPSIgPDwgZXJybm8gPDwgZW5kbDsJCn0K


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-23  0:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-22 16:59 optimization/4935: errno rth
  -- strict thread matches above, loose matches on Subject: below --
2001-11-19 20:26 liviu.coman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).