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 ada/13620] would be nice if gnatmake passed -fprofile-arcs to gnatlink


------- Additional Comments From shalesller at writeme dot com  2004-01-12 11:02 -------
Besides which, it's a regression. 

~/Code/Dragon_Chess/Bug/bug-226244 $ gnatmake -fprofile-arcs drgnchss.adb
gcc-3.3 -c -fprofile-arcs drgnchss.adb
gcc-3.3 -c -fprofile-arcs board_types.ads
gcc-3.3 -c -fprofile-arcs print_board.adb
gnatbind -x drgnchss.ali
gnatlink drgnchss.ali
~/Code/Dragon_Chess/Bug/bug-226244 $

It works just fine in previous versions.

-- 


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


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