This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: C++ codegen bug for switch statement(s)


>>>>> "Gerald" == Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:

    Gerald> On Wed, 13 Sep 2000, Hidvegi wrote:
    >> There was a report about that earlier, I have a small example.
    >> It fails only if foo is inline, using g++ (it compliles as C,
    >> not as C++).  I used the Sep 11. 2000 snapshot.

    Gerald> As far as I can see, Mark has fixed both my original
    Gerald> example and your (smaller and nicer) testcase.

I believe that g++.other/inline13.C is Alexandre's test-case, which I
think was the same problem.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]