public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/68004] New: mails from mail.ru blocked
@ 2015-10-17 17:10 fedor_qd at mail dot ru
  2015-10-17 19:21 ` [Bug other/68004] " miyuki at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fedor_qd at mail dot ru @ 2015-10-17 17:10 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="UTF-8", Size: 3330 bytes --]

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68004

            Bug ID: 68004
           Summary: mails from mail.ru blocked
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fedor_qd at mail dot ru
  Target Milestone: ---

gcc-help@gcc.gnu.org
    SMTP error from remote mail server after end of data:
    host gcc.gnu.org [209.132.180.131]: 552 spam score exceeded threshold
>From gcc-bugs-return-499828-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Sat Oct 17 17:19:03 2015
Return-Path: <gcc-bugs-return-499828-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 124705 invoked by alias); 17 Oct 2015 17:19:03 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 123943 invoked by uid 48); 17 Oct 2015 17:18:59 -0000
From: "askhamwhat at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/68005] New: internal compiler error with -O3 -g -fopenmp
Date: Sat, 17 Oct 2015 17:19:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: fortran
X-Bugzilla-Version: 4.4.7
X-Bugzilla-Keywords:
X-Bugzilla-Severity: minor
X-Bugzilla-Who: askhamwhat at gmail dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Resolution:
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created
Message-ID: <bug-68005-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2015-10/txt/msg01383.txt.bz2
Content-length: 916

https://gcc.gnu.org/bugzilla/show_bug.cgi?idh005

            Bug ID: 68005
           Summary: internal compiler error with -O3 -g -fopenmp
           Product: gcc
           Version: 4.4.7
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: askhamwhat at gmail dot com
  Target Milestone: ---

Created attachment 36535
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id6535&actioníit
reproduces the compiler error with flags listed above

internal compiler error: output_operand: floating constant misused

This is the reported error for the attached example when compiled using:

gfortran -c -g -O3 -fopenmp mincode.f

All 3 flags are required to produce the error (also occurs with -O2 or -O1 but
not -O0)

Version details: GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16)


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug other/68004] mails from mail.ru blocked
  2015-10-17 17:10 [Bug other/68004] New: mails from mail.ru blocked fedor_qd at mail dot ru
@ 2015-10-17 19:21 ` miyuki at gcc dot gnu.org
  2015-10-17 21:43 ` fedor_qd at mail dot ru
  2015-10-17 22:29 ` miyuki at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: miyuki at gcc dot gnu.org @ 2015-10-17 19:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68004

Mikhail Maltsev <miyuki at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miyuki at gcc dot gnu.org

--- Comment #1 from Mikhail Maltsev <miyuki at gcc dot gnu.org> ---
Hi. Do I understand correctly, that you are were trying to post a message to
the gcc-help mailing list via mail.ru SMTP server and it got bounced?

See https://sourceware.org/lists.html#spam


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug other/68004] mails from mail.ru blocked
  2015-10-17 17:10 [Bug other/68004] New: mails from mail.ru blocked fedor_qd at mail dot ru
  2015-10-17 19:21 ` [Bug other/68004] " miyuki at gcc dot gnu.org
@ 2015-10-17 21:43 ` fedor_qd at mail dot ru
  2015-10-17 22:29 ` miyuki at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: fedor_qd at mail dot ru @ 2015-10-17 21:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68004

--- Comment #2 from Fiodar <fedor_qd at mail dot ru> ---
(In reply to Mikhail Maltsev from comment #1)
> Hi. Do I understand correctly, that you are were trying to post a message to
> the gcc-help mailing list via mail.ru SMTP server and it got bounced?
> 
> See https://sourceware.org/lists.html#spam

You correctly understand. Thanks for link - problem solved


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug other/68004] mails from mail.ru blocked
  2015-10-17 17:10 [Bug other/68004] New: mails from mail.ru blocked fedor_qd at mail dot ru
  2015-10-17 19:21 ` [Bug other/68004] " miyuki at gcc dot gnu.org
  2015-10-17 21:43 ` fedor_qd at mail dot ru
@ 2015-10-17 22:29 ` miyuki at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: miyuki at gcc dot gnu.org @ 2015-10-17 22:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68004

Mikhail Maltsev <miyuki at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Mikhail Maltsev <miyuki at gcc dot gnu.org> ---
Closing as fixed then.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-17 22:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-17 17:10 [Bug other/68004] New: mails from mail.ru blocked fedor_qd at mail dot ru
2015-10-17 19:21 ` [Bug other/68004] " miyuki at gcc dot gnu.org
2015-10-17 21:43 ` fedor_qd at mail dot ru
2015-10-17 22:29 ` miyuki at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).