--- Comment #6 from eric dot weddington at atmel dot com 2010-08-22 19:14
---
(In reply to comment #5)
> Hmm, I am confused. With my patch for pure constructor removal I get
> .text
> .p2align 4,,15
> .globl main
> .type main, @function
> main:
> .LFB
--- Comment #5 from hubicka at gcc dot gnu dot org 2010-08-21 08:41 ---
Hmm, I am confused. With my patch for pure constructor removal I get
.text
.p2align 4,,15
.globl main
.type main, @function
main:
.LFB9:
.cfi_startproc
movss .L
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-05-28 08:38 ---
*** This bug has been marked as a duplicate of 17736 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--