[Bug rtl-optimization/36419] [4.3/4.4 Regression] Wrong unwi…
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
ebotcazou at gcc dot gnu dot org at
2008-07-10 14:48
jakub at gcc dot gnu dot org at
2008-07-31 18:10
Author:
jakub at gcc dot gnu dot org
Date:
2008-07-14 13:19
UTC
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