This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/9941] [non-weak] typeinfo not generated correctly when #pragmas are involved
- From: "wolfgang dot glas at ev-i dot at" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Dec 2003 13:34:03 -0000
- Subject: [Bug c++/9941] [non-weak] typeinfo not generated correctly when #pragmas are involved
- References: <20030304160600.9941.struppi@acm.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From wolfgang dot glas at ev-i dot at 2003-12-18 13:33 -------
OK, now I know, what's expected from me as a bug reporter. I was just
wondering, because IMHO this bug seemed to be a simple thing to fix to me.
But I might be wrong, pleae dont't shout on me, I'm just an ordinary gcc-user
since 2.6.0, I don't have any experience in compiler programming and I *relly*
appreciate the work on the gcc developers. This the very first occasion I
encountered a gcc regression, that's why I' d like to conribute.
So I will reduce the testcase and confirm, that this is a regression w.r.t. to
gcc-2.95, because with gcc-2.95 all my programs using #prgama interface linked
fine under AIX-4.3, while they refused to link starting with gcc-3.2. (I did
not use gcc-3.{0,1}.x).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9941