This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Need help with optimization options
- From: "Valery Klimov" <mole dot 83 at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 26 Feb 2008 17:33:34 +0200
- Subject: Need help with optimization options
- References: <18d1bb9f0802260647o269ebc73n514c4b8e642b68a@mail.gmail.com>
Helloy.
How can i disable calculation of constant expressions. I need to save
whole expression in rtl code. Can i do it using compiler optionins and
what options need to use?
Thank you.
Valery