ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

How the heck do I submit a GCC bug report? I've been waiting for this one to be fixed for years and it's still an issue https://godbolt.org/z/Yd66zqrGv

Jan 2, 2025, 5:25 PM

Record data

{
  "cid": "bafyreidss5b2vxvf5mcqo3blx45kxxgv4b2wdrnozsfb3mgdnwq7jcdf4e",
  "uri": "at://did:plc:f66dkdmphqw54y5wovv4j5z3/app.bsky.feed.post/3lerlswehuot2",
  "value": {
    "$type": "app.bsky.feed.post",
    "bridgyOriginalText": "<p>How the heck do I submit a GCC bug report? I've been waiting for this one to be fixed for years and it's still an issue <a href=\"https://godbolt.org/z/Yd66zqrGv\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">https://godbolt.org/z/Yd66zqrGv</a></p>",
    "bridgyOriginalUrl": "https://retrodev.social/@xilefian/statuses/01JGM0S6CSEWE4JPJ3V0GB50C5",
    "createdAt": "2025-01-02T17:25:01.000Z",
    "embed": {
      "$type": "app.bsky.embed.external",
      "external": {
        "$type": "app.bsky.embed.external#external",
        "description": "enum class my_enum_class : char {\n    zero = 0,\n    one = 1,\n    two = 2,\n    three = 3,\n};\n\nstruct my_foo_struct {\n    my_enum_class member : 2;\n};\n\nmy_foo_struct foo() {\n    return {\n        .member = my_enum_class::three\n    };\n}\n\nenum class my_boolean_class : bool {\n    no = false,\n    yes = true,\n};\n\nstruct my_bar_struct {\n    my_boolean_class member : 1;\n};\n\nmy_bar_struct bar() {\n    return {\n        .member = my_boolean_class::yes\n    };\n}",
        "thumb": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreid63qlfn7vpfhn3txy2psju6qbldq25nkid3frte64h422idmvuje"
          },
          "mimeType": "image/png",
          "size": 12765
        },
        "title": "Compiler Explorer - C++",
        "uri": "https://godbolt.org/z/Yd66zqrGv"
      }
    },
    "facets": [
      {
        "$type": "app.bsky.richtext.facet",
        "features": [
          {
            "$type": "app.bsky.richtext.facet#link",
            "uri": "https://godbolt.org/z/Yd66zqrGv"
          }
        ],
        "index": {
          "byteEnd": 151,
          "byteStart": 120
        }
      }
    ],
    "langs": [
      "en"
    ],
    "text": "How the heck do I submit a GCC bug report? I've been waiting for this one to be fixed for years and it's still an issue https://godbolt.org/z/Yd66zqrGv"
  }
}