This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24173] ICE on returning a variable in a static templated member function
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2005 02:06:28 -0000
- Subject: [Bug c++/24173] ICE on returning a variable in a static templated member function
- References: <bug-24173-11451@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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