This is the mail archive of the gcc-bugs@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]

[Bug middle-end/23197] Improve documentation on -fprofile-generate, -fprofile-use


------- Additional Comments From anton at samba dot org  2005-08-02 14:25 -------
Created an attachment (id=9411)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9411&action=view)
Update profile option documentation

Document all options that -fprofile-generate/-fprofile-usr select:

-fprofile-generate selects -fspeculative-prefetching
-fprofile-use selects -fprofile-values and -fspeculative-prefetching

I noticed -fprofile-generate does select -funroll-loops but I dont know why it
does (so didnt document it)

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23197


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