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++/36959] [4.2/4.3/4.4 Regression] C++ front-end causing a static inline function to be emitted



------- Comment #2 from pinskia at gmail dot com  2008-09-20 18:36 -------
Subject: Re:  [4.2/4.3/4.4 Regression] C++ front-end causing a static inline
function to be emitted



Sent from my iPhone

On Sep 20, 2008, at 8:26 AM, "rguenth at gcc dot gnu dot org"
<gcc-bugzilla@gcc.gnu.org 
 > wrote:

>
>
> ------- Comment #1 from rguenth at gcc dot gnu dot org  2008-09-20  
> 15:26 -------
> What happens if you remove this piece of code?  I suspect we merely  
> need
> to keep the function declaration to emit proper debug information.

I only tested disabling it for the non repo case and it worked and got  
the correct debugging info.

>
>
>
> -- 
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36959
>


-- 


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


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