public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
	pgregory@aqsis.com
Subject: Re: optimization/4889: Compiling this file with -O fails with an internal compiler error.
Date: Fri, 01 Feb 2002 08:28:00 -0000	[thread overview]
Message-ID: <20020201162816.5115.qmail@sources.redhat.com> (raw)

Synopsis: Compiling this file with -O fails with an internal compiler error.

State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Fri Feb  1 08:28:16 2002
State-Changed-Why:
    Compiles with gcc 3.1 in CVS without crashing.
    However, the code makes use of implicit typenames,
    a gcc extension which is still supported in
    gcc 3.1, but is deprecated.
    
    In file included from micropolygon.h:43,
                     from imagebuffer.h:36,
                     from lights.h:42,
                     from lights.cpp:27:
    motion.h: In member function `void Aqsis::CqMotionSpec<T>::operator=(const
       Aqsis::CqMotionSpec<T>&)':
    motion.h:77: warning: `typename std::vector<T, std::allocator<_CharT>    >::const_iterator' is implicitly a typename
    motion.h:77: warning: implicit typename is deprecated, please see the    documentation for details
    motion.h: In member function `void
       Aqsis::CqMotionSpec<T>::ConcatAllTimeSlots(const T&)':
    motion.h:134: warning: `typename std::vector<T, std::allocator<_CharT>
       >::iterator' is implicitly a typename
    motion.h:134: warning: implicit typename is deprecated, please see the 
       documentation for details
    In file included from options.h:39,
                     from context.h:34,
                     from renderer.h:38,
                     from imagebuffer.h:37,
                     from lights.h:42,
                     from lights.cpp:27:
    parameters.h: In member function `Aqsis::CqParameterTypedUniformArray<T, I>&
       Aqsis::CqParameterTypedUniformArray<T, I>::operator=(const
       Aqsis::CqParameterTypedUniformArray<T, I>&)':
    parameters.h:494: warning: `typename std::vector<T, std::allocator<_CharT>
       >::iterator' is implicitly a typename
    parameters.h:494: warning: implicit typename is deprecated, please see the
       documentation for details

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4889


             reply	other threads:[~2002-02-01 16:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-01  8:28 rodrigc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-11-06 13:28 rodrigc
2001-11-06 13:22 rodrigc
2001-11-05  2:50 pgregory

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020201162816.5115.qmail@sources.redhat.com \
    --to=rodrigc@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    --cc=pgregory@aqsis.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).