https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734
--- Comment #48 from Alexander Varnin ---
Created attachment 34224
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34224&action=edit
config.log for compiler with the bug
Here is my config.log from cross compiler build.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734
--- Comment #45 from Alexander Varnin ---
(In reply to Damien Buhl (daminetreg) from comment #44)
While given test works properly with -latomic on my installation, my
application doesn't. It fails with segfault in approximately half of launches.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734
--- Comment #43 from Alexander Varnin ---
And I also confirm that adding -latomic to build options fixes the issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734
Alexander Varnin changed:
What|Removed |Added
CC||fenixk19 at mail dot ru
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007
--- Comment #14 from Alexander Varnin 2010-12-20
14:04:08 UTC ---
There is internal variants of strtof/strtod/strtold/etc functions in glibc,
that allow explicitly set locale of convertion. These functions are base for
user variants of strto*. If
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007
--- Comment #11 from Alexander Varnin 2010-12-19
18:04:04 UTC ---
I was glad to help.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007
--- Comment #8 from Alexander Varnin 2010-12-19
14:13:24 UTC ---
Created attachment 22821
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22821
Write namelist test case
Here is also test case for writing namelist. It shows, that '.' is used
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007
--- Comment #7 from Alexander Varnin 2010-12-19
13:58:35 UTC ---
$ gfortran -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007
--- Comment #6 from Alexander Varnin 2010-12-19
13:54:58 UTC ---
Created attachment 22820
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22820
Test case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007
Summary: Values from namelist file should not depend on locale
settings
Product: gcc
Version: 4.4.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
10 matches
Mail list logo