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 optimization/13472] [3.3 Regression] optimizer generates code to store data in const int, resulting in a segfault


------- Additional Comments From gdr at integrable-solutions dot net  2004-01-21 07:38 -------
Subject: Re:  [3.3 Regression] optimizer generates code to store data in const int, resulting in a segfault

"ebotcazou at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| No, I don't want to apply it until the branch has fully recovered from its
| January chaos.

I don't understand this part of your comment.

| This patch
| 
| 2004-01-16  Jan Hubicka  <jh@suse.cz>
| 
|         PR opt/11350
|         * cfgcleanup.c (try_optimize_cfg): Suppress tablejump removal
| 	after reload.
|         * cfgrtl.c (try_redirect_by_replacing_branch): Likewise.
| 
| caused a disaster on mainline on anything else than x86.

Do you see similar disaster on branch?

[...]

| So don't count on me to put a patch to reload on the branch.

I hear you.  Thanks,

-- Gaby


-- 


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


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