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 driver/36731] "gcc -v" should include default arch/tune values



------- Comment #1 from rguenth at gcc dot gnu dot org  2008-07-04 19:11 -------
Works if you provide an (empty) input file:

echo | gcc -S -x c -v -

 /usr/lib/gcc/i486-linux-gnu/4.3.1/cc1 -quiet -v - -quiet -dumpbase -
-mtune=generic -auxbase - -version -o -.s


-- 


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


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