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]

Re: c++/10888: [3.3/3.4 regression] [diagnostic] inlining failure for allocate in ~vector()


Actually I thought -Winline did not work always in 3.2 so is this a "real" regression?


Thanks,
Andrew Pinski

> 
> Old Synopsis: [3.3/3.4 warning regression] inlining failure for allocate in ~vector()
> New Synopsis: [3.3/3.4 regression] [diagnostic] inlining failure for allocate in ~vector()
> 
> Responsible-Changed-From-To: unassigned->gdr
> Responsible-Changed-By: bangerth
> Responsible-Changed-When: Tue May 20 21:59:17 2003
> Responsible-Changed-Why:
>     Gaby, do you handle cases like this as well?
> State-Changed-From-To: open->analyzed
> State-Changed-By: bangerth
> State-Changed-When: Tue May 20 21:59:17 2003
> State-Changed-Why:
>     Confirmed. Rather annoying regression, since it makes
>     -Winline useless (not that I ever understood its use
>     fully, but if one wants to use it one certainly doesn't
>     want to get messages from the standard libs).
>     
>     W.
> 
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10888
> 
> 


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