This is the mail archive of the gcc@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: Bug or feature - merging linkage declarations from static forced-inline functions


On 04/30/2018 03:21 PM, Jonathan Wakely wrote:
On 30 April 2018 at 20:02, Freddie Chopin wrote:
Here's a minimal test case:

-- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 --

$ cat test.cpp


Nathan, is this a regression for this testcase? IIUC the local types
and the local variables should have no linkage, and not conflict.


that does seem plausible.  Freddie, please file a bug

--
Nathan Sidwell


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