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: -funsafe-loop-optimizations


>>>>> Paul Schlie writes:

Paul> As I believe stated earlier, it would seem the compiler arguably has no
Paul> license to change semantics of the language

	Please go file a bug report for every other high performance
optimizing compiler or recognize that it can be user selectable.  GCC
should not be forced to operate with one hand tied behind its back to meet
some idealized purity test.  The world of language lawyers and the world
of most common programmers do not always intersect cleanly.

	Some users prioritize exact semantics and some users prioritize
performance.  Where GCC can, it should give users the choice.

David


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