https://sourceware.org/bugzilla/show_bug.cgi?id=30919
--- Comment #3 from Soomin Kim ---
JFYI, Hyungseok and I are working in the same research group. So, please don't
be confused if the authors of the issues are different from me.
Thank you.
--
You are receiving this mail because:
You are on
Assignee: unassigned at sourceware dot org
Reporter: soomink at kaist dot ac.kr
Target Milestone: ---
When I tested GNU AS 2.41 for my research, I found several interesting bug
cases.
# ARMv8
### Discard assembly lines
First, GAS ignores syntax bugs and produce different
https://sourceware.org/bugzilla/show_bug.cgi?id=30336
--- Comment #3 from Soomin Kim ---
I see. The first bug seems to be a duplicate of bug 12240. How about the second
one? Bug 12240 may not cover the second bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: soomink at kaist dot ac.kr
Target Milestone: ---
Hi, I'm Soomin Kim from KAIST SoftSec Lab.
We are reporting two x86-64 assembler bugs we found, which are all relevant to
Intel assembly syntax. The bugs