Skip to content

Bump __GNUC__, __GNUC_MINOR__ from 4.2.1 #42162

@davidbolvansky

Description

@davidbolvansky
Bugzilla Link 42817
Version trunk
OS Linux
CC @zygoloid,@sylvestre

Extended Description

ICC:

printf("%d %d %d %d %s",__GXX_ABI_VERSION, GNUC, GNUC_MINOR, GNUC_PATCHLEVEL, VERSION);

1010 7 4 0 Intel(R) C++ gcc 7.4 mode

Clang's current gcc-compat version "4.2.1" is very old and may force Clang to take path for dump, old compilers.

Metadata

Metadata

Assignees

Labels

bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions