Pragma to disable "warning: unrecognized GCC pragma." Is there a list of warning codes?

Is there a pragma (rather than a flag) that can be used to disable the warning: unrecognized GCC pragma?

Is there a list of warning codes that might be used with pragma diag_suppress anywhere? I can’t seem to find any resource like that.

Thanks for your help.

Not that I’m aware of.