This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: Discussing the next GDB release (GDB 7.0?)


> I have run into a case where gcc svn miscompiles
> psim on x86_64.  It is reported as GCC PR 38587.
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38587
> 
> I know it is a gcc bug.  I don't think it is a blocker
> for gdb 7.0. 

Indeed. If the problem was appearing with a released version of GCC,
we might want to try to find a work-around (eg: compile that file
at -O0), and document the problem.

-- 
Joel


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