public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/15537] GCC 3.4.0 release (vanilla, no patches applied) miscompiles splay library
Date: Thu, 20 May 2004 01:11:00 -0000	[thread overview]
Message-ID: <20040519121501.13735.qmail@sourceware.org> (raw)
In-Reply-To: <20040519051158.15537.t.artem@mailcity.com>


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-19 12:14 -------
Can you provide the preprocessed source code which can be compiled, the 3.3.3 
preprocessed source code gives errors when compiling with 3.3.3:
pr15537.33.cc:114: error: redeclaration of C++ built-in type `wchar_t'
pr15537.33.cc: In member function `int MpegAudioHeader::getChannelbitrate()':
pr15537.33.cc:1789: error: `cout' undeclared (first use this function)
pr15537.33.cc:1789: error: (Each undeclared identifier is reported only once 
   for each function it appears in.)
pr15537.33.cc:1789: error: `endl' undeclared (first use this function)
pr15537.33.cc: In constructor `MpegAudioStream::MpegAudioStream()':
pr15537.33.cc:2203: error: invalid conversion from `void*' to `char*'


The 3.4.0 one does with 3.4.0 also:
mpegAudioInfo.cpp: In member function `void MpegAudioInfo::print(const char*)':
mpegAudioInfo.cpp:222: error: `cout' undeclared (first use this function)
mpegAudioInfo.cpp:222: error: `endl' undeclared (first use this function)
mpegAudioInfo.cpp: In member function `int 
MpegAudioInfo::getFrame(MpegAudioFrame*)':
mpegAudioInfo.cpp:256: error: `cout' undeclared (first use this function)
mpegAudioInfo.cpp:256: error: `endl' undeclared (first use this function)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


  parent reply	other threads:[~2004-05-19 12:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-19 23:17 [Bug c++/15537] New: " t dot artem at mailcity dot com
2004-05-19 23:26 ` [Bug c++/15537] " t dot artem at mailcity dot com
2004-05-19 23:34 ` t dot artem at mailcity dot com
2004-05-19 23:36 ` t dot artem at mailcity dot com
2004-05-20  1:11 ` pinskia at gcc dot gnu dot org [this message]
2004-05-20  1:18 ` [Bug c++/15537] [3.4/3.5? Regression] " pinskia at gcc dot gnu dot org
2004-05-20  2:34 ` t dot artem at mailcity dot com
2004-05-20  4:54 ` t dot artem at mailcity dot com
2004-05-20  5:09 ` pinskia at gcc dot gnu dot org
2004-05-29 22:37 ` mmitchel at gcc dot gnu dot org
2004-06-02  4:27 ` t dot artem at mailcity dot com
2004-08-12  7:55 ` [Bug rtl-optimization/15537] " pinskia at gcc dot gnu dot org
2004-11-27 19:50 ` [Bug rtl-optimization/15537] [3.4/4.0? " pinskia at gcc dot gnu dot org

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=20040519121501.13735.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).