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++/11131] Unrelated declaration removes inline flag from function


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From bangerth@ices.utexas.edu  2003-06-09 13:26 -------
Subject: Re:  Unrelated declaration removes inline flag from
 function


> This seems like a weird bug which might be hard to debug if it is a  
> memory corruption bug.
> It could just be setting something in the wrong spot.

I have no clue about how g++ works. I thought maybe the specialization 
leads to forking the data structure for the class and not all data is 
copied properly. But that's just speculation, I'll leave this to those 
with clues ;-)

> It is Eastern Daylight Time (but I had an exam at 7:30 this morning

Insane!

W,

-------------------------------------------------------------------------
Wolfgang Bangerth              email:            bangerth@ices.utexas.edu
                               www: http://www.ices.utexas.edu/~bangerth/


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