This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR middle-end/12002: Don't fold z+z as z*2.0 for complexz


Hi Toon,

On Mon, 25 Aug 2003, Toon Moene wrote:
> Roger Sayle wrote:
> > 2003-08-24  Roger Sayle  <roger@eyesopen.com>
> >
> > 	PR middle-end/12002
> > 	* g77.f-torture/compile/20030824-1.f: New test case.
>
> My preference for the name of the test-case is 12002.f, i.e., to
> name it after the bug it solves.

Will do.  I'll admit that I've been inconsistent about naming g77
testcases in the past.  Now I know the preferred convention, I'll
stick to it in future.

Once the fold-const.c change gets approved, I'll commit this new
test case as g77.f-torture/compile/12002.f.

Roger
--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]