------- Comment #5 from charlet at adacore dot com 2009-11-17 21:45 ------- Subject: Re: [4.4 regression] Infinite loop when parsing a project file, alpha only
> #1 0x0000020000853dd8 in ?? () from /usr/lib/libgnatprj.so.4.4 > #2 0x0000020000856abc in prj__part__parse () from /usr/lib/libgnatprj.so.4.4 > #3 0x000002000084df7c in prj__pars__parse () from /usr/lib/libgnatprj.so.4.4 Well, there's no such thing as libgnatprj.so in GCC sources/Makefiles. Can you please retry with a stock GCC and build with -O0 -g to get a more complete info/debug session? TIA. Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42073