[Bug rtl-optimization/36419] [4.3/4.4 Regression] Wrong unwi…

Top Page

Reply to this message
Author: jakub at gcc dot gnu dot org
Date:  
To: gcc-bugs
Subject: [Bug rtl-optimization/36419] [4.3/4.4 Regression] Wrong unwind info with -Os -fasynchronous-unwind-tables


------- Comment #18 from jakub at gcc dot gnu dot org 2008-07-14 13:19 -------
Created an attachment (id=15906)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15906&action=view)
gcc44-pr36419.patch

Patch I'm going to bootstrap/regtest now. It fixes the testcase.

And to answer the last question, no, there is no code generation problem,
only the unwind info (args_size in it) has been wrong.


--


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