This is the mail archive of the gdb-patches@sources.redhat.com 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: PATCH to avoid infinite loop in cplus-dem.c on some EDG names


On Fri, Feb 15, 2002 at 04:31:41PM -0600, scott snyder wrote:
> 
> hi -
> 
> The following name, emitted by an EDG-based compiler (kcc 4.0),
> causes the demangler to go into an infinite loop when run with
> auto demangling.  (Try running test-filter with `--format=auto'.)

Thanks for the patch - but demangler patches need to go to
gcc-patches@gcc.gnu.org.  The demangler is maintained outside of GDB.

Are you testing C++ support on this compiler?  I'd be quite surprised
if it worked - though not unpleasantly.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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