[Bug c/69437] New: fail to build - compile error in graphite-optimize-isl.c:304

2016-01-22 Thread nenad at intrepid dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: nenad at intrepid dot com Target Milestone: --- On Mac (El Capitan) I am getting this error on build: /eng/upc/dev/nenad/gupc-dev/src/gupc/gcc/graphite-optimize-isl.c:304:23: error: use

[Bug fortran/68358] Some tests in gfortran.dg fail when compiled with '-g -flto' and Xcode 7

2015-12-09 Thread nenad at intrepid dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68358 --- Comment #15 from Nenad Vukicevic --- Just updated Xcode to 7.2. Still the same issue, even though dsymutil changed. On 12/7/2015 1:19 AM, iains at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68358 > > --- Comment

[Bug fortran/68358] Some tests in gfortran.dg fail when compiled with '-g -flto' and Xcode 7

2015-12-06 Thread nenad at intrepid dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68358 --- Comment #13 from Nenad Vukicevic --- For what is worth I filed two bug reports: LLVM: https://llvm.org/bugs/show_bug.cgi?id=25757 APPLE: Bug 23778972 (not sure how to get URL for this bug) On 11/30/15 2:41 PM, dominiq at lps dot ens.fr

[Bug fortran/68358] Some tests in gfortran.dg fail when compiled with '-g -flto' and Xcode 7

2015-11-30 Thread nenad at intrepid dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68358 --- Comment #11 from Nenad Vukicevic --- On 11/24/2015 3:27 PM, iains at gcc dot gnu.org wrote: > OK so it appears that we do have two issues; > > 1. that we're (incorrectly) calling dsymutil for "link only" cases where > there's no LTO

[Bug fortran/68358] Some tests in gfortran.dg fail when compiled with '-g -flto' and Xcode 7

2015-11-24 Thread nenad at intrepid dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68358 --- Comment #9 from Nenad Vukicevic --- On 11/24/15 12:07 PM, iains at gcc dot gnu.org wrote: > So I agree, the root problem is that we are creating something that the newer > version of dsymutil doesn't understand - it could be we're making a

[Bug fortran/68358] Some tests in gfortran.dg fail when compiled with '-g -flto' and Xcode 7

2015-11-24 Thread nenad at intrepid dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68358 --- Comment #6 from Nenad Vukicevic --- On 11/24/15 9:27 AM, dominiq at lps dot ens.fr wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68358 > > --- Comment #5 from Dominique d'Humieres --- >> We are getting a similar issue while linking

[Bug fortran/68358] Some tests in gfortran.dg fail when compiled with '-g -flto' and Xcode 7

2015-11-23 Thread nenad at intrepid dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68358 --- Comment #3 from Nenad Vukicevic --- We are getting a similar issue while linking a program with GCC and without '-flto' switch. We enable 'lto' when configuring languages, which in turn enables post ld processing inside collect2. This was

[Bug c++/59540] ICE while building libcilkrt library with --disable-bootstrap and --disable-checking

2014-01-24 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59540 --- Comment #2 from Nenad Vukicevic nenad at intrepid dot com --- I just rechecked the latest trunk. Still the same problem. I am running the build on x86 VM with 4Gb of memory and I suspect that gcc ran out of memory as it took a long time

[Bug c++/59540] ICE while building libcilkrt library with --disable-bootstrap and --disable-checking

2014-01-24 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59540 --- Comment #3 from Nenad Vukicevic nenad at intrepid dot com --- Created attachment 31950 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31950action=edit Preprocessed file that causes ICE

[Bug c++/59540] New: ICE while building libcilkrt library with --disable-bootstrap and --disable-checking

2013-12-17 Thread nenad at intrepid dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: nenad at intrepid dot com CC: gary at intrepid dot com, PHHargrove at lbl dot gov I freshened my svn tree to rev 206077 and get an ICE while compiling

[Bug other/54423] building trunk on Darwin 12.1 fails in building libraries

2012-10-16 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54423 --- Comment #2 from Nenad Vukicevic nenad at intrepid dot com 2012-10-16 17:38:37 UTC --- I verified that I have the latest Xcode (4.5). I verified that I installed the latest development CLI tools (via Xcode and manual download). * I

[Bug other/54423] building trunk on Darwin 12.1 fails in building libraries

2012-10-16 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54423 --- Comment #4 from Nenad Vukicevic nenad at intrepid dot com 2012-10-16 23:20:41 UTC --- I removed /Development and /Application/Xcode.app then installed it again. Now I am able to build gcc again. Thank you.

[Bug other/54423] building trunk on Darwin 12.1 fails in building libraries

2012-10-16 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54423 Nenad Vukicevic nenad at intrepid dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug other/54423] building trunk on Darwin 12.1 fails in building libraries

2012-09-12 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54423 --- Comment #1 from Nenad Vukicevic nenad at intrepid dot com 2012-09-12 17:27:24 UTC --- Has there been any attempt to confirm/resolve this bug? As it stands I am not able to build gcc on the latest Mountain Lion OS.

[Bug other/54423] New: building trunk on Darwin 12.1 fails in building libraries

2012-08-30 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54423 Bug #: 54423 Summary: building trunk on Darwin 12.1 fails in building libraries Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug bootstrap/53832] [4.8 Regression] error: macro ggc_alloc_cleared_lang_decl passed 1 arguments, but takes just 0

2012-07-24 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53832 --- Comment #9 from Nenad Vukicevic nenad at intrepid dot com 2012-07-24 10:55:47 UTC --- I received your e-mail and will reply when I'm back in the office after July 30, 2012. Thanks, Nenad

[Bug target/51974] [4.7 Regression] GCC fails to bootstrap with --enable-checking=release on opensuse

2012-01-30 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51974 --- Comment #4 from Nenad Vukicevic nenad at intrepid dot com 2012-01-31 05:34:54 UTC --- (In reply to comment #3) Please try http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52041#c17 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52041#c18 patches

[Bug bootstrap/51974] New: GCC fails to bootstrap with --enable-checking=release on opensuse

2012-01-23 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51974 Bug #: 51974 Summary: GCC fails to bootstrap with --enable-checking=release on opensuse Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug target/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11

2011-10-21 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992 Nenad Vukicevic nenad at intrepid dot com changed: What|Removed |Added CC||nenad

[Bug bootstrap/50709] [4.7 Regression] stage3 bootstrap comparison failure with --disable-checking config option

2011-10-17 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50709 --- Comment #4 from Nenad Vukicevic nenad at intrepid dot com 2011-10-17 18:36:40 UTC --- Richard's suggestion worked. I was able to build trunk R180072 with this command: .../configure --disable-checking --enable-languages=all and this change

[Bug bootstrap/50709] New: stage3 bootstrap comparison fail on x86_64 with --disable-checking config option

2011-10-12 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50709 Bug #: 50709 Summary: stage3 bootstrap comparison fail on x86_64 with --disable-checking config option Classification: Unclassified Product: gcc Version: 4.7.0

[Bug bootstrap/50010] i386-unknown-freebsd bootstrap comparison failure

2011-08-12 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50010 --- Comment #3 from Nenad Vukicevic nenad at intrepid dot com 2011-08-12 22:03:03 UTC --- I tried gcc-src/configure i586-linux on my 32-bit machine and got the following: Comparing stages 2 and 3 warning: gcc/cc1plus-checksum.o differs warning

[Bug bootstrap/50010] i386-unknown-freebsd bootstrap comparison failure

2011-08-11 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50010 Nenad Vukicevic nenad at intrepid dot com changed: What|Removed |Added CC||nenad

[Bug c/49743] New: -g enables var_tracking on -O0 - causes long compilations

2011-07-13 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49743 Summary: -g enables var_tracking on -O0 - causes long compilations Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c/49379] New: warning from Mac OS X linker alignment lost for -ftree-vectorize optimization

2011-06-11 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49379 Summary: warning from Mac OS X linker alignment lost for -ftree-vectorize optimization Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug c/49379] warning from Mac OS X linker alignment lost for -ftree-vectorize optimization

2011-06-11 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49379 --- Comment #1 from Nenad Vukicevic nenad at intrepid dot com 2011-06-12 02:26:32 UTC --- Created attachment 24495 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24495 Sample code for MAc OS X linker warning

[Bug c/36042] New: cast from const void * into void * produces a warning

2008-04-24 Thread nenad at intrepid dot com
a warning Product: gcc Version: 4.2.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nenad at intrepid dot com GCC build triplet

[Bug c/22093] New: Unaligned access to HI values causes unrecognizable insn error

2005-06-16 Thread nenad at intrepid dot com
Version: 3.4.5 Status: UNCONFIRMED Severity: critical Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nenad at intrepid dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: alphaev5