[Bug target/68355] Constant byte is passed on stack

2015-11-14 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68355 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/68277] [5/6 Regression] [SH]: error: insn does not satisfy its constraints when compiling erlang

2015-11-14 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68277 --- Comment #9 from Oleg Endo --- (In reply to Kazumoto Kojima from comment #6) > I think that that trial and AMS show the backend like SH requires > something even for the old reload, though I'm not sure that > the 2nd postreload_cse is the righ

[Bug target/68355] New: Constant byte is passed on stack

2015-11-14 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68355 Bug ID: 68355 Summary: Constant byte is passed on stack Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target A

[Bug target/68277] [5/6 Regression] [SH]: error: insn does not satisfy its constraints when compiling erlang

2015-11-14 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68277 --- Comment #8 from Oleg Endo --- (In reply to Kazumoto Kojima from comment #7) > (In reply to Kazumoto Kojima from comment #6) > I've changed the predicate of the 2nd operand to arith_operand instead > of const_int_operand in your patch and run

[Bug rtl-optimization/68298] [5/6 Regression] wrong code at -O3 on x86_64-linux-gnu (in 64-bit mode)

2015-11-14 Thread su at cs dot ucdavis.edu
ad model: posix gcc version 6.0.0 20151114 (experimental) [trunk revision 230382] (GCC) $ $ gcc-trunk -m64 -O3 pr68298.c $ ./a.out Segmentation fault (core dumped) $ $ gcc-trunk -m64 -O2 pr68298.c $ ./a.out 0 $

[Bug rtl-optimization/68328] [4.9/5/6 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2015-11-14 Thread su at cs dot ucdavis.edu
x=/usr/local/gcc-trunk --enable-languages=c,c++ --disable-werror --enable-multilib Thread model: posix gcc version 6.0.0 20151114 (experimental) [trunk revision 230382] (GCC) $ $ gcc-trunk -O2 pr68328.c $ ./a.out 0 $ gcc-trunk -Os pr68328.c $ ./a.out $

[Bug libstdc++/68353] [6 Regression] libstdc++-v3/include/bits/basic_string. h:5524:31: error: 'wcstoll' is not a member of 'std'

2015-11-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68353 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/68332] [6 Regression] ICE: in rs6000_is_valid_mask, at config/rs6000/rs6000.c:17052 with __sync_and_and_fetch() @ powerpc

2015-11-14 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68332 Segher Boessenkool changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/68354] -Warray-bounds on a flexible array member in C++

2015-11-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68354 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/68354] New: -Warray-bounds on a flexible array member in C++

2015-11-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68354 Bug ID: 68354 Summary: -Warray-bounds on a flexible array member in C++ Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c+

[Bug tree-optimization/66974] -Warray-bounds false positive with -O3

2015-11-14 Thread gajjanagadde at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66974 --- Comment #5 from Ganesh Ajjanagadde --- That I do not consider a readable or scalable solution. Furthermore, this is a bug, and the FFmpeg codebase gets compiled across a wide array of compilers. We can't insert hacks for specific GCC versions

[Bug libstdc++/68353] New: [6 Regression] libstdc++-v3/include/bits/basic_string. h:5524:31: error: 'wcstoll' is not a member of 'std'

2015-11-14 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68353 Bug ID: 68353 Summary: [6 Regression] libstdc++-v3/include/bits/basic_string. h:5524:31: error: 'wcstoll' is not a member of 'std' Product: gcc Version: 6.0 Status: UNCON

[Bug tree-optimization/66974] -Warray-bounds false positive with -O3

2015-11-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66974 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org --- Comment #4

[Bug c++/68352] [Cygwin] internal compiler error: Segmentation fault max() _GLIBCXX_USE_NOEXCEPT

2015-11-14 Thread daspamster at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68352 --- Comment #2 from Ben Kane --- Created attachment 36712 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36712&action=edit permute.ii (1.5 MB) I uploaded it to Wikisend because of the file size. It disappears in 90 days :)

[Bug c++/68352] [Cygwin] internal compiler error: Segmentation fault max() _GLIBCXX_USE_NOEXCEPT

2015-11-14 Thread daspamster at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68352 --- Comment #1 from Ben Kane --- Created attachment 36711 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36711&action=edit all except permute.ii (attaching separately)

[Bug c++/68352] New: [Cygwin] internal compiler error: Segmentation fault max() _GLIBCXX_USE_NOEXCEPT

2015-11-14 Thread daspamster at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68352 Bug ID: 68352 Summary: [Cygwin] internal compiler error: Segmentation fault max() _GLIBCXX_USE_NOEXCEPT Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity

[Bug middle-end/66214] [6 Regression] ICE verify_type failed with -O0 -g via gen_type_die_with_usage's dwarf2out.c:20250

2015-11-14 Thread guille at cal dot berkeley.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66214 --- Comment #18 from Guille --- I may be missing something: I could build latest openssl no problem, but '#include \int main(){return 0;}' ICEs on my system's installed openssl (OSX 10.9.5). (In reply to Magnus Fromreide from comment #16) > Sho

[Bug middle-end/67239] [6 Regression] FAIL: 23_containers/unordered_set/insert/hash_policy.cc execution test

2015-11-14 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67239 H.J. Lu changed: What|Removed |Added CC||hubicka at ucw dot cz --- Comment #16 from H.J

[Bug middle-end/66214] [6 Regression] ICE verify_type failed with -O0 -g via gen_type_die_with_usage's dwarf2out.c:20250

2015-11-14 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66214 Markus Trippelsdorf changed: What|Removed |Added CC||guille at cal dot berkeley.edu ---

[Bug c++/68351] ICE in ssl.h with -g

2015-11-14 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68351 Markus Trippelsdorf changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug bootstrap/68346] [6 Regression] Bootstrap failure on i686-linux

2015-11-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68346 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/68351] ICE in ssl.h with -g

2015-11-14 Thread guille at cal dot berkeley.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68351 --- Comment #2 from Guille --- Created attachment 36710 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36710&action=edit This is the preprocessed file.

[Bug c++/68351] ICE in ssl.h with -g

2015-11-14 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68351 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/68351] New: ICE in ssl.h with -g

2015-11-14 Thread guille at cal dot berkeley.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68351 Bug ID: 68351 Summary: ICE in ssl.h with -g Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassi

[Bug bootstrap/68346] [6 Regression] Bootstrap failure on i686-linux

2015-11-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68346 --- Comment #2 from Jason Merrill --- Author: jason Date: Sat Nov 14 18:54:16 2015 New Revision: 230382 URL: https://gcc.gnu.org/viewcvs?rev=230382&root=gcc&view=rev Log: PR bootstrap/68346 * call.c (build_new_op_1): Don't fold a

[Bug c/68344] No warning for old-style function declarations.

2015-11-14 Thread i.hamsa at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68344 --- Comment #2 from i.hamsa at gmail dot com --- Indeed. I somehow missed that option. It probably would be logical for -Wold-style-declaration to imply -Wstrict-prototypes, but this is a minor issue.

[Bug c/68344] No warning for old-style function declarations.

2015-11-14 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68344 Eric Gallager changed: What|Removed |Added CC||egall at gwmail dot gwu.edu --- Comment

[Bug bootstrap/68346] [6 Regression] Bootstrap failure on i686-linux

2015-11-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68346 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/67803] ICE on concatenating wrong character array constructor

2015-11-14 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67803 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug fortran/67803] ICE on concatenating wrong character array constructor

2015-11-14 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67803 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Nov 14 17:43:15 2015 New Revision: 230380 URL: https://gcc.gnu.org/viewcvs?rev=230380&root=gcc&view=rev Log: 2015-11-14 Steven G. Kargl PR fortran/67803 * array.

[Bug libstdc++/68350] std::uninitialized_copy overly restrictive for trivially_copyable types

2015-11-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68350 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/68298] [5/6 Regression] wrong code at -O3 on x86_64-linux-gnu (in 64-bit mode)

2015-11-14 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68298 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com --- Comm

[Bug fortran/67803] ICE on concatenating wrong character array constructor

2015-11-14 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67803 --- Comment #4 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Nov 14 17:31:16 2015 New Revision: 230379 URL: https://gcc.gnu.org/viewcvs?rev=230379&root=gcc&view=rev Log: 2015-11-14 Steven G. Kargl PR fortran/67803 * array.

[Bug c++/68348] [6 regression] ICE: segfault in cxx_eval_constant_expression at cp/constexpr.c:3172

2015-11-14 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68348 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/68350] New: std::uninitialized_copy overly restrictive for trivially_copyable types

2015-11-14 Thread philipp.ochsendorf+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68350 Bug ID: 68350 Summary: std::uninitialized_copy overly restrictive for trivially_copyable types Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/68349] ;ice in decompose_normal_address with -O2 at rtlanal.c:6086

2015-11-14 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68349 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/68349] New: ice in decompose_normal_address with -O2 at tlanal.c:6086

2015-11-14 Thread dcb314 at hotmail dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: dcb314 at hotmail dot com Target Milestone: --- Created attachment 36708 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36708&action=edit C source code I used gcc trunk dated 2015

[Bug c++/68348] New: ice in cxx_eval_constant_expression at cp/constexpr.c:3172

2015-11-14 Thread dcb314 at hotmail dot com
k dated 20151114 to compile the attached C++ code. The compiler said ../../analitzaplot/plotter2d.cpp: In member function ‘QRectF Analitza::Plotter2D ::normalizeUserViewport(QRectF)’: ../../analitzaplot/plotter2d.cpp:944:41: in constexpr expansion of ‘#‘result_d ecl’ not supported by dump_expr#

[Bug rtl-optimization/68328] [4.9/5/6 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2015-11-14 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68328 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com --- Comm

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread alexey.a.rychkov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 Alexey Rychkov changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 --- Comment #10 from Dominique d'Humieres --- > Are you sure that problem is not in GREP_OPTIONS='--color=always' which > according to man results in color output using default color scheme '01;31'? No! but you can do the test by unsetting GREP_

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread alexey.a.rychkov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 --- Comment #9 from Alexey Rychkov --- (In reply to Dominique d'Humieres from comment #8) > > ... results in valid output. > > So Mikael probably got the point: don't buil in the source directory. > Instead of > > > cd gcc-5.2.0 > > mkdir build

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 --- Comment #8 from Dominique d'Humieres --- > ... results in valid output. So Mikael probably got the point: don't buil in the source directory. Instead of > cd gcc-5.2.0 > mkdir build && cd build > ../configure --disable-multilib > make do

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread alexey.a.rychkov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 --- Comment #7 from Alexey Rychkov --- (In reply to Dominique d'Humieres from comment #3) > > I'm not sure if this can affect something, but I was using tmux on top > > of ssh session... > > Can you try again without tmx? I am not that familiar

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread alexey.a.rychkov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 --- Comment #6 from Alexey Rychkov --- (In reply to Andreas Schwab from comment #4) > Did you set GREP_OPTIONS? Yes, GREP_OPTIONS='--color=always'

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 Mikael Morin changed: What|Removed |Added CC||mikael at gcc dot gnu.org --- Comment #5

[Bug fortran/61450] ICE in gfc_global_used()

2015-11-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61450 --- Comment #1 from Dominique d'Humieres --- With the updated patch below the ICE is now replaced with pr61450.f90:6:15: integer i1 2 bind(c,name="foo") :: i1 end module subroutine truc() bind(c,name="foo")

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 --- Comment #4 from Andreas Schwab --- Did you set GREP_OPTIONS?

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 --- Comment #3 from Dominique d'Humieres --- > I'm not sure if this can affect something, but I was using tmux on top > of ssh session... Can you try again without tmx? I am not that familiar with sequences such as "^[[01;31m^[[K^[[m^[[K", but I

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread alexey.a.rychkov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 --- Comment #2 from Alexey Rychkov --- #define GFC_REAL_4_HUGE ^[[01;31m^[[K^[[m^[[K 3.40282347e38f #define GFC_REAL_4_LITERAL_SUFFIX f #define GFC_REAL_4_LITERAL(X) (X ## f) #define GFC_REAL_4_DIGITS ^[[01;31m^[[K^[[m^[[K 24 #define GFC_REAL

[Bug libfortran/68347] Multiple build errors in libgfortran

2015-11-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/19808] miss a warning about uninitialized member usage in member initializer list in constructor

2015-11-14 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19808 --- Comment #28 from Manuel López-Ibáñez --- Hi Anthony, adding testcases to the patch will help clarify what is working and what you expect to work but it isn't: https://gcc.gnu.org/wiki/HowToPrepareATestcase

[Bug ada/68345] gnat build broken on dragonfly due to omission of r229342

2015-11-14 Thread gnugcc at marino dot st
/gcc/gnatmake version 6.0.0 20151114 (experimental) === objc tests === I think it would be okay to just "blindly" make the same changes to DragonFly that you do for FreeBSD in the future. It will almost always be the correct thing, and if it isn't I'll still c

[Bug libfortran/68347] New: Multiple build errors in libgfortran

2015-11-14 Thread alexey.a.rychkov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347 Bug ID: 68347 Summary: Multiple build errors in libgfortran Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: libfortran

[Bug c++/19808] miss a warning about uninitialized member usage in member initializer list in constructor

2015-11-14 Thread anthony.brandon at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19808 --- Comment #27 from Anthony Brandon --- Created attachment 36706 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36706&action=edit First version of patch for PR19808 This is the current version of my patch. It still needs some work. The Wu

[Bug bootstrap/68346] [6 Regression] Bootstrap failure on i686-linux

2015-11-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68346 --- Comment #1 from Jakub Jelinek --- Note one even can't work around this warning through say: && (sizeof (int) >= sizeof (size_t) ? 1 : (size_t) (int) len == len)

[Bug bootstrap/68346] [6 Regression] Bootstrap failure on i686-linux

2015-11-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68346 Jakub Jelinek changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug bootstrap/68346] New: [6 Regression] Bootstrap failure on i686-linux

2015-11-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68346 Bug ID: 68346 Summary: [6 Regression] Bootstrap failure on i686-linux Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: boot

[Bug ada/68345] gnat build broken on dragonfly due to omission of r229342

2015-11-14 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68345 Arnaud Charlet changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ada/68345] gnat build broken on dragonfly due to omission of r229342

2015-11-14 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68345 --- Comment #2 from Arnaud Charlet --- Author: charlet Date: Sat Nov 14 09:09:01 2015 New Revision: 230373 URL: https://gcc.gnu.org/viewcvs?rev=230373&root=gcc&view=rev Log: 2015-11-13 Arnaud Charlet PR ada/68345 * s-osinte-d

[Bug ada/68345] gnat build broken on dragonfly due to omission of r229342

2015-11-14 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68345 Arnaud Charlet changed: What|Removed |Added CC||charlet at gcc dot gnu.org --- Comment

[Bug ada/68345] New: gnat build broken on dragonfly due to omission of r229342

2015-11-14 Thread gnugcc at marino dot st
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68345 Bug ID: 68345 Summary: gnat build broken on dragonfly due to omission of r229342 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Pr