Order of passing optimization flags to gcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I would like to define a set of 10 optimization options to an input C program.
example: gcc -fauto-inc-dec -fbranch-count-reg
-fcombine-stack-adjustments ... test.c -o out.o
Does the order of these options affect the effectiveness of the produced code?



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux