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++/49347] G++ rejects Solaris spawn.h use of __restrict


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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                URL|                            |http://gcc.gnu.org/ml/gcc-p
                   |                            |atches/2011-07/msg02165.htm
                   |                            |l
                 CC|                            |ro at gcc dot gnu.org
   Target Milestone|---                         |4.7.0

--- Comment #5 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-25 15:20:02 UTC ---
Mine, patch posted.

Jason, will there be restrict support in C++ 2011?  If so, I might report this
to Oracle, otherwise (with __restrict) it's a pure g++ issue.

Thanks.
  Rainer


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