This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12282] builtin function return value ignored
- From: "pbrook at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Sep 2003 23:56:45 -0000
- Subject: [Bug optimization/12282] builtin function return value ignored
- References: <20030914232137.12282.pbrook@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12282
------- Additional Comments From pbrook at gcc dot gnu dot org 2003-09-14 23:56 -------
I think it's a fairly recent regression. It shows up as a failure of execute/
math.f90 in the gfortran testsuite.
A quick search of gcc-testresults indicates it appeared around 13/09.
Paul