This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22227] g++ 4.0.0 has issues with the typedef of reference
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jun 2005 13:47:28 -0000
- Subject: [Bug c++/22227] g++ 4.0.0 has issues with the typedef of reference
- References: <20050628223059.22227.jcurran2@uiuc.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2005-06-29 13:47 -------
> You will see these
> other errors that will show up as well but the code has no
> problems on the Sun Machine which means that g++ does not
> completely folllow the ANSI/ISO C++ standard.
Have an open mind: maybe it implies that the Sun compiler does not follow
the standard correctly? Or both don't? g++ by now has a pretty good
reputation for standards conformance, something that can't be said of Sun's
compiler...
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22227