Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add selection of compiler and its options #27

Open
operasfantom opened this issue Jun 7, 2022 · 2 comments
Open

Add selection of compiler and its options #27

operasfantom opened this issue Jun 7, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@operasfantom
Copy link

Godbolt provides an incredible opportunity to choose among the many compilers tog, as well as compiler options. It would be great to have such an opportunity in UTBot Online too, at least among basic compilers Clang and GCC of fixed versions.

@korifey
Copy link
Contributor

korifey commented Jun 7, 2022

Could you provide an example when output of UTBot depends on compiler?

@operasfantom
Copy link
Author

The short answer is I don't know.

First, I was thinking about compiler-specific options which are partially presented there. Then, I realised that some of them are added incorrectly and may be used in all gcc, g++, clang, clang++. Examples of such options are ansi, -fno-asm, -fsigned-char and many others. So, the relevant issue should be created.
The remaining options might not be worth adding a selection of compilers. However, it is still worth adding selection of compiler options due to a variety of features.

@alexeyfridman alexeyfridman added the enhancement New feature or request label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants