https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20468
Andrew Pinski changed:
What|Removed |Added
CC||elronnd at elronnd dot net
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20468
Andrew Pinski changed:
What|Removed |Added
CC||marbacz at gmail dot com
--- Comment #7 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20468
Andrew Pinski changed:
What|Removed |Added
CC||prafullat at kpitcummins
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20468
Andrew Pinski changed:
What|Removed |Added
CC||sergio.pokrovskij at gmail
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20468
Andrew Pinski changed:
What|Removed |Added
CC||changpeng.fang at amd dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20468
Andrew Pinski changed:
What|Removed |Added
CC||cacheflood at gmail dot com
--- Comment #
--- Additional Comments From ltg at zes dot uni-bremen dot de 2005-03-15
21:34 ---
Subject: RE: LABEL already defined in inline-asm
Hi,
On 14-Mar-2005 pinskia at gcc dot gnu dot org wrote:
>
> --- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-14
> 05:51 ---
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-14
05:51 ---
This is invalid, as mmxsupport gets inlined into jpeg_CreateDecompress creating
the label
NOT_SUPPORTED twice. Either use noinline on that function or use the correct
way of creating a label in
inline-a