This is the mail archive of the gcc@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: Someone broke complex arithmetic


On Tue, Jul 19, 2005 at 11:20:51AM -0700, Richard Henderson wrote:
> On Tue, Jul 19, 2005 at 10:31:13AM -0700, Steve Kargl wrote:
> > Someone broke optimization of complex arithmetic.  A 2005-06-01
> > mainline gives the expected answer.  A 2005-06-15 mainline is
> > broken.  I'll continue my binary search.  Fortunately, building
> > gcc on a dual opteron system with 12 GB of memory goes fairly
> > quick.
> 
> It's sure to be my complex reorg.  You can quit searching and just
> file a bug.
> 

Andrew Pinksia  suggested the bug is the same as PR 22504,
so I've attached my Fortran 90 code to that PR.

-- 
Steve


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