[Bug modula2/92647] New: Internal enum may conflict with the time() function

2019-11-24 Thread pashev.igor at gmail dot com
Component: modula2 Assignee: unassigned at gcc dot gnu.org Reporter: pashev.igor at gmail dot com Target Milestone: --- Created attachment 47344 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47344=edit Rename "time" to "tiempo" In the `gm2

[Bug go/67722] New: Misplaced #endif in libgo/runtime/lfstack.goc

2015-09-26 Thread pashev.igor at gmail dot com
Assignee: ian at airs dot com Reporter: pashev.igor at gmail dot com CC: cmang at google dot com Target Milestone: --- libgo fails to build on illumos. Here is a trivial patch: Index: gcc-5/src/libgo/runtime/lfstack.goc

[Bug libgcj/34574] wait() call hangs in _Jv_CondWait taking the monitor with it causing the application to hang

2015-01-11 Thread pashev.igor at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34574 --- Comment #4 from Igor Pashev pashev.igor at gmail dot com --- I can reploduce it with Debian/amd64 and gcc4.9: Thread 3 (Thread 0x7f43f8764700 (LWP 16318)): #0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135

[Bug libgcj/51615] Condition Variable queue state corruption and infinite loop

2015-01-11 Thread pashev.igor at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51615 --- Comment #3 from Igor Pashev pashev.igor at gmail dot com --- I managed to work around this issue by disabling multithreaded compilation in ECJ: --- ecj-3.10.1.orig/src/org.eclipse.jdt.core/org/eclipse/jdt/internal/compiler/batch/Main.java

[Bug c++/63405] New: Internal compiler error when building OpenAxiom on linux/amd64

2014-09-29 Thread pashev.igor at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: pashev.igor at gmail dot com Created attachment 33609 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33609action=edit Preprocessed file Debian bug report: https://bugs.debian.org/cgi

[Bug libgcj/51615] Condition Variable queue state corruption and infinite loop

2013-06-15 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51615 Igor Pashev pashev.igor at gmail dot com changed: What|Removed |Added CC||pashev.igor

[Bug libgcj/51615] Condition Variable queue state corruption and infinite loop

2013-06-15 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51615 --- Comment #2 from Igor Pashev pashev.igor at gmail dot com --- See also #34574

[Bug libgcj/34574] wait() call hangs in _Jv_CondWait taking the monitor with it causing the application to hang

2013-06-15 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34574 Igor Pashev pashev.igor at gmail dot com changed: What|Removed |Added CC||pashev.igor

[Bug c++/55557] New: g++ 4.7 does not issue a warning on the first auto_ptr

2012-12-01 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7 Bug #: 7 Summary: g++ 4.7 does not issue a warning on the first auto_ptr Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

[Bug c++/55557] g++ 4.7 does not issue a warning on the first auto_ptr

2012-12-01 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7 --- Comment #1 from Igor Pashev pashev.igor at gmail dot com 2012-12-01 20:46:12 UTC --- # g++-4.7 --version g++-4.7 (Debian 4.7.2-4) 4.7.2 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source

[Bug target/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-24 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 Igor Pashev pashev.igor at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug preprocessor/51670] New: [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 Bug #: 51670 Summary: [4.7.0] conflicts with new declaration with 'C++' linkage Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug preprocessor/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #1 from Igor Pashev pashev.igor at gmail dot com 2011-12-23 23:47:20 UTC --- Created attachment 26175 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26175 Trivial test program

[Bug preprocessor/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #2 from Igor Pashev pashev.igor at gmail dot com 2011-12-23 23:48:01 UTC --- Created attachment 26176 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26176 /usr/gcc/4.6/bin/g++ -m64 -E test.cpp -o test.46

[Bug preprocessor/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #3 from Igor Pashev pashev.igor at gmail dot com 2011-12-23 23:48:35 UTC --- Created attachment 26177 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26177 /usr/gcc/4.7/bin/g++ -E test.cpp -o test.47

[Bug preprocessor/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #4 from Igor Pashev pashev.igor at gmail dot com 2011-12-23 23:49:12 UTC --- Created attachment 26178 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26178 Diff of test.46 and test.47

[Bug preprocessor/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #5 from Igor Pashev pashev.igor at gmail dot com 2011-12-23 23:51:31 UTC --- Sorry, GCC 4.7 is installed in /usr, not in /usr/gcc/4.7

[Bug target/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #7 from Igor Pashev pashev.igor at gmail dot com 2011-12-24 00:27:10 UTC --- Created attachment 26179 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26179 Diff of macros

[Bug bootstrap/49681] 4.6.1 cross-build fails in libquadmath/libiberty

2011-07-30 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49681 Igor Pashev pashev.igor at gmail dot com changed: What|Removed |Added CC||pashev.igor