[Bug regression/55129] removal of gcc-core tarballs leads to huge extraction times

2012-10-29 Thread lxllol at yopmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55129 --- Comment #1 from Roger Meyer 2012-10-29 21:19:32 UTC --- before you suggest using the .tar.gz instead: that one is 100 MB and increases download times and needed storage space significantly. .xz is the best of both world, fast extrac

[Bug regression/55129] New: removal of gcc-core tarballs leads to huge extraction times

2012-10-29 Thread lxllol at yopmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55129 Bug #: 55129 Summary: removal of gcc-core tarballs leads to huge extraction times Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRM

[Bug c/53946] gcc emits warning when intmax_t is long long and format string %jd is used

2012-07-12 Thread lxllol at yopmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53946 Roger Meyer changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c/53946] gcc emits warning when intmax_t is long long and format string %jd is used

2012-07-12 Thread lxllol at yopmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53946 Roger Meyer changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c/53946] gcc emits warning when intmax_t is long long and format string %jd is used

2012-07-12 Thread lxllol at yopmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53946 --- Comment #2 from Roger Meyer 2012-07-12 23:44:40 UTC --- reproducable at least on: X86_64 using gcc 4.5.1 and 4.5.3

[Bug c/53946] New: gcc emits warning when intmax_t is long long and format string %jd is used

2012-07-12 Thread lxllol at yopmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53946 Bug #: 53946 Summary: gcc emits warning when intmax_t is long long and format string %jd is used Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCO