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: [lno] fix division by zero


On Wed, 2004-01-07 at 15:24, Devang Patel wrote:
> On Jan 4, 2004, at 1:55 PM, Daniel Berlin wrote:
> 
> > Debugging information isn't really a "detail".  It's things that 
> > developers want to see, but users generally don't.
> 
> I'd not be surprised, if high performance users are interested to see,
> why compiler is not vectorizing their loop.
> 
Yes.  And for that we need some kind of -report capability.  The
-fdump-tree machinery was never meant to produce user-level information.


Diego.


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