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]
Other format: [Raw text]

[Bug c++/24173] ICE on returning a variable in a static templated member function



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-10-03 02:06 -------
>When recompiling with -save-temps, no longer get the ICE and code compiles.

Can you try without -save-temps again and see if you can reproducible.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.1.0
            Summary|ICE on returning a variable |ICE on returning a variable
                   |in a static templated member|in a static templated member
                   |function                    |function


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24173


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