This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49688] [alpha]: Many execution test failures
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 14 Jul 2011 21:34:19 +0000
- Subject: [Bug target/49688] [alpha]: Many execution test failures
- Auto-submitted: auto-generated
- References: <bug-49688-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49688
--- Comment #14 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-14 21:34:16 UTC ---
Well, .cfi handling in gas isn't totally untested because
there's plenty of glibc asm files that use it.
But I have to concede that there might be a bug. We'll
have to examine the actual generated unwind info with and
without the change.