Re: c++/10888: [3.3/3.4 regression] [diagnostic] inlining failure for allocate in ~vector()
Andrew Pinski <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs,gmane.comp.gcc.prs |
|---|---|
| Message-ID | <[email protected]> |
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 > >