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 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


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