public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/63362] New: The c++11 triviality-traits need front-end help
@ 2014-09-24 21:40 ville.voutilainen at gmail dot com
  2014-09-25 13:20 ` [Bug c++/63362] " jason at gcc dot gnu.org
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: ville.voutilainen at gmail dot com @ 2014-09-24 21:40 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63362

            Bug ID: 63362
           Summary: The c++11 triviality-traits need front-end help
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ville.voutilainen at gmail dot com
                CC: jason at redhat dot com

Jason wrote in a private email:

"I think what we need is a compiler hook to say whether a particular expression
is trivial or not."
and further
"I'm thinking that parsing would be similar to parsing any other unevaluated
context (sizeof/alignof/decltype), and then we would walk_tree through the
resulting expression to find any calls and see if any of them are to
non-trivial functions."

See
https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html
Table 1.2. C++ 2011 Implementation Status
20.9.4.3    Type properties


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2014-10-08 13:38 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-24 21:40 [Bug c++/63362] New: The c++11 triviality-traits need front-end help ville.voutilainen at gmail dot com
2014-09-25 13:20 ` [Bug c++/63362] " jason at gcc dot gnu.org
2014-09-25 15:08 ` jason at gcc dot gnu.org
2014-09-25 16:28 ` ville.voutilainen at gmail dot com
2014-10-01  8:09 ` paolo.carlini at oracle dot com
2014-10-01  9:06 ` paolo.carlini at oracle dot com
2014-10-01 17:21 ` jason at gcc dot gnu.org
2014-10-01 17:21 ` jason at gcc dot gnu.org
2014-10-02 22:25 ` ville.voutilainen at gmail dot com
2014-10-03 15:52 ` jason at gcc dot gnu.org
2014-10-04 18:15 ` jason at gcc dot gnu.org
2014-10-07 12:44 ` ville.voutilainen at gmail dot com
2014-10-07 16:44 ` jason at gcc dot gnu.org
2014-10-07 16:51 ` ville.voutilainen at gmail dot com
2014-10-07 16:53 ` ville.voutilainen at gmail dot com
2014-10-07 17:46 ` ville.voutilainen at gmail dot com
2014-10-07 18:03 ` ville.voutilainen at gmail dot com
2014-10-08 13:13 ` jason at gcc dot gnu.org
2014-10-08 13:28 ` ville.voutilainen at gmail dot com
2014-10-08 13:32 ` jason at gcc dot gnu.org
2014-10-08 13:38 ` ville.voutilainen at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).