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: #pragma once


Daniel Sievers wrote:
Further I could not find a full detailed list of #pragma directives that
are supported by gcc. Since unsupported #pragma directives are usually
silently ignored, this is really a problem.

You could submit a bugzilla bug report asking for better pragma documentation.


What about e.g. the ones defined in ISO standards though?

According to http://gcc.gnu.org/c99status.html they are still missing. -- Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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