https://qa.mandrakesoft.com/show_bug.cgi?id=650
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2003-02-08 15:41 -------
Cannot reproduce with 3.2.1-6mdk
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
A particular set of three gcc flags (that I am using on plenty of other
programs) is causing an internal error which I am appending to the end of this
description. This happens on more than one version of zsh that I've tried
(e.g. stock 4.0.5, not from Mandrake) on the source file Src/Modules/stat.c
configured with CFLAGS='-O2 -fforce-addr -march=athlon-tbird'. This is
Mandrake 9.0 on an Athlon with a newer gcc; --version says "gcc-3.2 (GCC) 3.2
(Mandrake Linux 9.1 3.2-4mdk)".
The relevant compiler output is:
gcc -shared -o parameter.so parameter..o -ldl -lnsl -lcurses -lm -lc
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE
-O2 -fforce-addr -march=athlon-tbird -fPIC -o stat..o stat.c
stat.c: In function `bin_stat':
stat.c:608: output_operand: invalid expression as operand
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.