Dr. Werner Fink changed bug 1127683
What Removed Added
Flags needinfo?(werner@suse.com)  

Comment # 2 on bug 1127683 from
(In reply to Richard Biener from comment #1)
> Can you please provide instructions to reproduce the bug?

It seems that profiling cause this ... working
[   86s] gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"'
-DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-suse-linux-gnu"'
-DCONF_VENDOR='"suse"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"'
-DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib    -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables
-fasynchronous-unwind-tables -fstack-clash-protection -g  -D_GNU_SOURCE
-DRECYCLES_PIDS -Wall -g -Wuninitialized -Wextra -Wno-switch-enum
-Wno-unused-variable -Wno-unused-parameter -Wno-parentheses -ftree-loop-linear
-pipe -DBNC382214=0 -DIMPORT_FUNCTIONS_DEF=0 -fprofile-update=atomic
-fprofile-generate -c jobs.c

not working

[  324s] gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"'
-DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-suse-linux-gnu"'
-DCONF_VENDOR='"suse"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"'
-DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib    -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables
-fasynchronous-unwind-tables -fstack-clash-protection -g  -D_GNU_SOURCE
-DRECYCLES_PIDS -Wall -g -Wuninitialized -Wextra -Wno-switch-enum
-Wno-unused-variable -Wno-unused-parameter -Wno-parentheses -ftree-loop-linear
-pipe -DBNC382214=0 -DIMPORT_FUNCTIONS_DEF=0 -fprofile-use -fprofile-correction
-c jobs.c

I simply build bash local from B
ase:System for openSUSE_Factory


You are receiving this mail because: