This is the mail archive of the gcc-bugs@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]

Re: egcs 1.0.3a template deduction bug


Reid M Pinchback <reidmp@MIT.EDU> writes:

> g++ -c bug1.cpp
> as0: Error: bug1.cpp, line 6: stmt extends past logical end
>       jsr $26,succ1__H1i1_RCt7natural1iY01_t7natural1i *1
> as0: Error: bug1.cpp, line 6: stmt extends past logical end
>       .ent succ1__H1i1_RCt7natural1iY01_t7natural1i *1
> as0: Error: bug1.cpp, line 6: undefined assembler operation: succ1__H1i1_RCt7natural1iY01_t7natural1i
>      succ1__H1i1_RCt7natural1iY01_t7natural1i *1:

Thanks for your report.  This problem is fixed in the latest snapshot
of egcs.  It compiles and executes correctly the three alternatives
you have proposed.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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