[Bug fortran/20063] n*'xxxx' disables padding

2005-07-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-25 12:53 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/20063] n*'xxxx' disables padding

2005-07-25 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-25 08:47 --- Subject: Bug 20063 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-07-25 08:47:01 Modified files: gcc/fortran: Change

[Bug fortran/20063] n*'xxxx' disables padding

2005-07-25 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-25 07:51 --- Subject: Bug 20063 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-07-25 07:51:12 Modified files: gcc/fortran: ChangeLog data.c gcc/testsui

[Bug fortran/20063] n*'xxxx' disables padding

2005-07-09 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-07-09 15:48 --- This will likely change to an ICE in varasm.c after my CONSTRUCTOR patch goes in. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20063

[Bug fortran/20063] n*'xxxx' disables padding

2005-04-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-06 18:27 --- *** Bug 20798 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/20063] n*'xxxx' disables padding

2005-02-18 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-02-18 21:37 --- Well, more precisely: they're zero-padded instead of being padded with blanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20063

[Bug fortran/20063] n*'xxxx' disables padding

2005-02-18 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-02-18 21:35 --- >From the generated assembly .ascii "a " .zero 4294967292 .ascii "" .zero 4 .ascii "" .zero 4 .zero 4 i.e. the elements that are