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]
Other format: [Raw text]

[Bug c++/15040] numerous "sorry, unimplemented: inlining failed" failures


------- Additional Comments From adam at yggdrasil dot com  2004-04-22 23:23 -------
Changing component from java to C++.  libjava/interpret.cc was just an example
of one file that exhibited this problem.  The files on which I've observed
this problem are all C++ files.  I suspect that the bug probably occurs with
inline functions generally (for example, in C), but, since that hasn't been
observed yet, I'll call this a "C++" bug rather than a "middle-end" bug.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|java                        |c++


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


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